Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-03-15 11:20:47 -04:00
parent f46005d771
commit 5808cbfa7f
+1
View File
@@ -10,6 +10,7 @@ dev
- Warn user about possible slowdown when using cryptography version < 1.3.4
- Use rfc3986 for URL parsing.
- Use __slots__ for oftencalled classes.
**Bugfixes**