Skip to content

Commit 5fd96c2

Browse files
Update CHANGELOG.md
Co-authored-by: Brian Schubert <[email protected]>
1 parent 9c72194 commit 5fd96c2

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
# Unreleased
22

3-
- Add `typing_extensions.type_repr` helper function, a backport of
3+
- Add `typing_extensions.type_repr`, a backport of
44
[`annotationlib.type_repr`](https://docs.python.org/3.14/library/annotationlib.html#annotationlib.type_repr),
5-
introduced in Python 3.14 (CPython PR
6-
https://github.com/python/cpython/pull/124551, originally by Jelle Zijlstra).
7-
Patch by Semyon Moroz.
5+
introduced in Python 3.14 (CPython PR [#124551](https://github.com/python/cpython/pull/124551),
6+
originally by Jelle Zijlstra). Patch by Semyon Moroz.
87

98

109
# Release 4.14.1 (July 4, 2025)

0 commit comments

Comments
 (0)