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 5fd96c2 commit c37a6eeCopy full SHA for c37a6ee
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
- Add `typing_extensions.type_repr`, a backport of
4
[`annotationlib.type_repr`](https://docs.python.org/3.14/library/annotationlib.html#annotationlib.type_repr),
5
- introduced in Python 3.14 (CPython PR [#124551](https://github.com/python/cpython/pull/124551),
+ introduced in Python 3.14 (CPython PR [#124551](https://github.com/python/cpython/pull/124551),
6
originally by Jelle Zijlstra). Patch by Semyon Moroz.
7
8
0 commit comments