cpython/Doc/howto
Victor Stinner bae415ad02
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
2023-06-06 08:40:32 +00:00
..
annotations.rst
argparse.rst
clinic.rst
cporting.rst
curses.rst
descriptor.rst
enum.rst
functional.rst
index.rst
instrumentation.rst
ipaddress.rst
isolating-extensions.rst gh-102304: doc: Add links to Stable ABI and Limited C API (#105345) 2023-06-06 08:40:32 +00:00
logging-cookbook.rst
logging.rst
logging_flow.png
perf_profiling.rst
pyporting.rst
regex.rst
sockets.rst
sorting.rst
unicode.rst
urllib2.rst