cpython/Doc/using
Victor Stinner d951aaea97
[3.11] gh-107298: Document PyMODINIT_FUNC macro (#109236) (#109948)
gh-107298: Document PyMODINIT_FUNC macro (#109236)

Document PyMODINIT_FUNC macro.

Remove links to PyAPI_FUNC() and PyAPI_DATA() macros since they are
not documented. These macros should only be used to define the Python
C API. They should not be used outside Python code base.

(cherry picked from commit d7a27e527d)
2023-09-27 10:40:24 +02:00
..
cmdline.rst [3.11] gh-106919: Use role :c:macro: for referencing the C "constants" (GH-106920) (GH-106952) 2023-07-21 14:48:30 +03:00
configure.rst [3.11] gh-107298: Document PyMODINIT_FUNC macro (#109236) (#109948) 2023-09-27 10:40:24 +02:00
editors.rst bpo-37610: improve Using Python doc wrt Editors & IDE (GH-14850) 2019-07-18 18:23:17 -07:00
index.rst bpo-43774: Document configure options (GH-25283) 2021-04-08 22:32:21 +02:00
mac.rst [3.11] GH-92584: Redirect macOS package installation to the PPUG (GH-108044) (#108059) 2023-08-16 20:50:49 +00:00
unix.rst [3.11] gh-109474: Update two Unix packaging URLs (GH-109307) (#109478) 2023-09-16 07:56:16 +00:00
venv-create.inc [3.11] gh-102354: change python3 to python in docs examples (GH-102696) (#102697) 2023-03-14 12:52:33 -06:00
win_installer.png Optimize images by IMGbot (GH-21348) 2022-02-04 15:49:43 +09:00
windows.rst [3.11] GH-92584: Remove reference to Distutils in `cx_Freeze`'s description (GH-108047) (#108061) 2023-08-16 23:01:27 +02:00