mirror of
https://github.com/python/cpython.git
synced 2025-10-22 06:32:43 +00:00
Add a link to PEP 384 in stable.rst
This commit is contained in:
parent
34360c8e09
commit
806cb0f2b6
1 changed files with 1 additions and 1 deletions
|
@ -34,5 +34,5 @@ will work on all subsequent Python releases, but fail to load (because of
|
||||||
missing symbols) on the older releases.
|
missing symbols) on the older releases.
|
||||||
|
|
||||||
As of Python 3.2, the set of functions available to the limited API is
|
As of Python 3.2, the set of functions available to the limited API is
|
||||||
documented in PEP 384. In the C API documentation, API elements that are not
|
documented in :pep:`384`. In the C API documentation, API elements that are not
|
||||||
part of the limited API are marked as "Not part of the limited API."
|
part of the limited API are marked as "Not part of the limited API."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue