This website requires JavaScript.
Explore
Help
Sign In
greg
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
1281be1caf9357ee2a68f7370a88b5cff0110e15
cpython
/
Doc
/
extending
History
Sergey Miryanov
da65f38a94
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
..
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
…
extending.rst
GH-101100: Resolve reference warnings in extending/extending.rst (
#138417
)
2025-09-03 16:00:50 +03:00
index.rst
gh-133678: Document C API third party tools (
#134526
)
2025-05-27 17:38:30 +02:00
newtypes_tutorial.rst
Docs: Fix duplicate word typos (GH-135958)
2025-06-26 20:00:19 -04: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
gh-134830: Fix reference in
Doc/extending/windows.rst
(GH-134831)
2025-06-03 00:08:20 +02:00