Skip to content

Commit 9dfb583

Browse files
committed
Remove all deprecated APIs
1 parent 798313e commit 9dfb583

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

peps/pep-0743.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Python-Version: 3.14
1515
Abstract
1616
========
1717

18-
Add ``Py_OMIT_LEGACY_API`` C macro that hides some deprecated and
18+
Add ``Py_OMIT_LEGACY_API`` C macro that hides deprecated and
1919
soft-deprecated symbols, allowing users to opt out of using API with known
2020
issues that other API solves.
2121

0 commit comments

Comments
 (0)