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 fcdc3b7 commit 14f72d5Copy full SHA for 14f72d5
CHANGELOG.md
@@ -1,15 +1,13 @@
1
# Unreleased
2
3
-New features:
4
-
5
-- Add `typing_extensions.Reader` and `typing_extensions.Writer`. Patch by
6
- Sebastian Rittau.
+- Drop support for Python 3.8 (including PyPy-3.8). Patch by [Victorien Plot](https://github.com/Viicos).
7
8
-Bugfixes:
+New features:
9
10
-- Drop support for Python 3.8 (including PyPy-3.8). Patch by [Victorien Plot](https://github.com/Viicos).
11
- Add support for inline typed dictionaries ([PEP 764](https://peps.python.org/pep-0764/)).
12
Patch by [Victorien Plot](https://github.com/Viicos).
+- Add `typing_extensions.Reader` and `typing_extensions.Writer`. Patch by
+ Sebastian Rittau.
13
14
# Release 4.13.2 (April 10, 2025)
15
0 commit comments