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 e7a3c91 commit b06e747Copy full SHA for b06e747
peps/pep-0803.rst
@@ -45,7 +45,7 @@ Background
45
----------
46
47
Python's Stable ABI, as defined in :pep:`384` and :pep:`652`, provides a way to
48
-compile extension modules that can be loaded on multiple versions of the
+compile extension modules that can be loaded on multiple minor versions of the
49
CPython interpreter.
50
Several projects use this to limit the number of
51
:ref:`wheels <packaging:binary-distribution-format>` (binary artefacts)
0 commit comments