fix #1273: ImportError by cannot import name '_unicodefun' from 'click'

This commit is contained in:
debugtalk
2022-04-24 20:18:29 +08:00
parent 5395e7cf20
commit eec57d267d
4 changed files with 90 additions and 144 deletions

View File

@@ -1,5 +1,9 @@
# Release History
## 3.1.11 (2022-04-24)
- fix #1273: ImportError by cannot import name '_unicodefun' from 'click'
## 3.1.10 (2022-04-18)
- fix #1249: catch exceptions when requesting with disabling allow_redirects