We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e65b036 commit 3193f90Copy full SHA for 3193f90
CHANGELOG.md
@@ -1,5 +1,8 @@
1
-# Unreleased
+# Release 4.7.0 (???)
2
3
+- This is expected to be the last feature release supporting Python 3.7,
4
+ which reaches its end of life on June 27, 2023. Version 4.8.0 will support
5
+ only Python 3.8.0 and up.
6
- Fix bug where a `typing_extensions.Protocol` class that had one or more
7
non-callable members would raise `TypeError` when `issubclass()`
8
was called against it, even if it defined a custom `__subclasshook__`
0 commit comments