Skip to content

Commit 8366a2d

Browse files
Update Misc/NEWS.d/next/Library/2025-01-21-11-48-19.gh-issue-129027.w0vxzZ.rst
Co-authored-by: Bénédikt Tran <[email protected]>
1 parent 4b45930 commit 8366a2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Raise DeprecationWarning for :func:`sys._clear_type_cache`. This function was deprecated in Python 3.13
1+
Raise :exc:`DeprecationWarning` for :func:`sys._clear_type_cache`. This function was deprecated in Python 3.13
22
but it didn't raise a runtime warning.

0 commit comments

Comments
 (0)