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 798313e commit 9dfb583Copy full SHA for 9dfb583
peps/pep-0743.rst
@@ -15,7 +15,7 @@ Python-Version: 3.14
15
Abstract
16
========
17
18
-Add ``Py_OMIT_LEGACY_API`` C macro that hides some deprecated and
+Add ``Py_OMIT_LEGACY_API`` C macro that hides deprecated and
19
soft-deprecated symbols, allowing users to opt out of using API with known
20
issues that other API solves.
21
0 commit comments