Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 806cb0f

Browse files
committed
Add a link to PEP 384 in stable.rst
1 parent 34360c8 commit 806cb0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/c-api/stable.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ will work on all subsequent Python releases, but fail to load (because of
3434
missing symbols) on the older releases.
3535

3636
As of Python 3.2, the set of functions available to the limited API is
37-
documented in PEP 384. In the C API documentation, API elements that are not
37+
documented in :pep:`384`. In the C API documentation, API elements that are not
3838
part of the limited API are marked as "Not part of the limited API."

0 commit comments

Comments
 (0)