We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82eff31 commit c55afa5Copy full SHA for c55afa5
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Change log
2
3
+## Version 3.2.2
4
+- Fixed:
5
+ - Better subclassing support: Determine classes dynamically,
6
+ so that methods like str() are aware when our types are subclassed.
7
+
8
## Version 3.2.1
9
- Fixed:
10
- Build system includes sortedcontainers dependency in the wheel again
0 commit comments