Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3193f90

Browse filesBrowse files
CHANGELOG: Mention expected end of 3.7 support (#253)
1 parent e65b036 commit 3193f90
Copy full SHA for 3193f90

File tree

Expand file treeCollapse file tree

1 file changed

+4
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-1
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
# Unreleased
1+
# Release 4.7.0 (???)
22

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.
36
- Fix bug where a `typing_extensions.Protocol` class that had one or more
47
non-callable members would raise `TypeError` when `issubclass()`
58
was called against it, even if it defined a custom `__subclasshook__`

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.