mirror of
https://github.com/python/cpython.git
synced 2025-08-29 05:05:03 +00:00
gh-102304: doc: Add links to Stable ABI and Limited C API (#105345)
* Add "limited-c-api" and "stable-api" references. * Rename "stable-abi-list" reference to "limited-api-list". * Makefile: Document files regenerated by "make regen-limited-abi" * Remove first empty line in generated files: - Lib/test/test_stable_abi_ctypes.py - PC/python3dll.c
This commit is contained in:
parent
00d73caf80
commit
bae415ad02
17 changed files with 58 additions and 42 deletions
1
PC/python3dll.c
generated
1
PC/python3dll.c
generated
|
@ -1,4 +1,3 @@
|
|||
|
||||
/* Re-export stable Python ABI */
|
||||
|
||||
/* Generated by Tools/build/stable_abi.py */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue