cpython/Doc/using
Miss Islington (bot) fc4fddb139
[3.12] gh-107298: Document PyMODINIT_FUNC macro (GH-109236) (#109947)
gh-107298: Document PyMODINIT_FUNC macro (GH-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)

Co-authored-by: Victor Stinner <vstinner@python.org>
2023-09-27 17:38:28 +02:00
..
cmdline.rst [3.12] GH-92584: Remove Installing Python Modules (Distutils version) (GH-108020) (#108062) 2023-08-17 12:53:26 +02:00
configure.rst [3.12] gh-107298: Document PyMODINIT_FUNC macro (GH-109236) (#109947) 2023-09-27 17:38:28 +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.12] GH-92584: Redirect macOS package installation to the PPUG (GH-108044) (#108058) 2023-08-17 01:21:08 +02:00
unix.rst [3.12] gh-109474: Update two Unix packaging URLs (GH-109307) (#109477) 2023-09-17 22:50:00 +02:00
venv-create.inc gh-95299: Stop installing setuptools as a part of ensurepip and venv (#101039) 2023-04-17 23:43:34 -05:00
win_installer.png Optimize images by IMGbot (GH-21348) 2022-02-04 15:49:43 +09:00
windows.rst [3.12] gh-109634: Use :samp: role (GH-109635) (#109776) 2023-09-24 13:54:36 +02:00