cpython/Doc/extending
Jean-Christophe Fillion-Robin c3487c941d
gh-82909: Update PC/pyconfig.h to allow disabling pragma based auto-linking (GH-19740)
Define Py_NO_LINK_LIB to build extension disabling pragma based auto-linking. This is relevant when using build-system generator (e.g CMake) where the linking is explicitly handled
2025-03-10 17:40:17 +00:00
..
building.rst GH-92584: Remove Installing Python Modules (Distutils version) (#108020) 2023-08-16 21:06:56 +00:00
embedding.rst Correct function name in `Doc/extending/embedding.rst` (#127539) 2025-03-07 14:06:36 +01:00
extending.rst docs: fix a few typos identified by codespell (#119516) 2024-05-25 18:13:31 -07:00
index.rst gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527) 2022-08-04 10:13:49 +03:00
newtypes.rst gh-101100: Add a table of class attributes to the "Custom classes" section of the data model docs (#124480) 2024-09-25 19:29:58 +00:00
newtypes_tutorial.rst gh-101100: Add a table of class attributes to the "Custom classes" section of the data model docs (#124480) 2024-09-25 19:29:58 +00:00
windows.rst gh-82909: Update PC/pyconfig.h to allow disabling pragma based auto-linking (GH-19740) 2025-03-10 17:40:17 +00:00