FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.11] gh-107298: Document PyMODINIT_FUNC macro (#109236) by vstinner · Pull Request #109948 · python/cpython · GitHub

/ cpython Public

[3.11] gh-107298: Document PyMODINIT_FUNC macro (#109236) - #109948

Merged
vstinner merged 1 commit into
python:3.11from
vstinner:doc_pyapi_func_no_link311
Sep 27, 2023
Merged

[3.11] gh-107298: Document PyMODINIT_FUNC macro (#109236)#109948
vstinner merged 1 commit into
python:3.11from
vstinner:doc_pyapi_func_no_link311

Conversation

vstinner commented Sep 27, 2023
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Member

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 d7a27e5)


📚 Documentation preview 📚: https://cpython-previews--109948.org.readthedocs.build/

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 d7a27e5)
bedevere-app Bot added awaiting review docs Documentation in the Doc dir skip news labels Sep 27, 2023
vstinner merged commit d951aae into python:3.11 Sep 27, 2023
vstinner deleted the doc_pyapi_func_no_link311 branch September 27, 2023 08:40
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL