This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-06 12:49:07 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
55ea59e7dc35e1363b203ae4dd9cfc3a0ac0a844
cpython
/
Doc
/
extending
T
History
Petr Viktorin
a86963b3e2
gh-146636: Py_mod_abi mandatory for modules created from slots array (GH-146855)
2026-04-02 13:54:21 +02:00
..
building.rst
gh-134160: Split extension module init from PyModule docs; emphasize multi-phase init (GH-135126)
2025-06-13 16:39:35 +02:00
embedding.rst
gh-134160: Use multi-phase init in documentation examples (
#134296
)
2025-05-26 21:43:35 +00:00
extending.rst
Docs: remove unneeded author attributions (
#145002
)
2026-02-19 18:45:28 -05:00
first-extension-module.rst
gh-146636: Py_mod_abi mandatory for modules created from slots array (GH-146855)
2026-04-02 13:54:21 +02:00
index.rst
gh-134160: Start "Extending and embedding" with a Diataxis-style tutorial (GH-142314)
2025-12-19 17:48:34 +01:00
newtypes_tutorial.rst
Docs: remove unneeded author attributions (
#145002
)
2026-02-19 18:45:28 -05:00
newtypes.rst
gh-134786: raise error if
Py_TPFLAGS_MANAGED_WEAKREF
or
Py_TPFLAGS_MANAGED_DICT
is used without
Py_TPFLAGS_HAVE_GC
set (
#135863
)
2025-11-02 16:34:49 +05:30
windows.rst
Docs: remove unneeded author attributions (
#145002
)
2026-02-19 18:45:28 -05:00