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-06-15 15:40:33 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ed1f7c834fb38481fde3f8a317a48c8fe43d0809
cpython
/
Doc
/
extending
T
History
Georg Brandl
c9d2fc390d
Merge with 3.2.
2012-07-01 09:56:07 +02:00
..
building.rst
…
embedding.rst
Fix inconsistent function name in embedding howto.
2012-07-01 09:43:20 +02:00
extending.rst
Some corrections for the Doc/extending documentation.
Closes
#14129
2012-02-27 19:18:35 +02:00
index.rst
…
newtypes.rst
Issue
#14933
: fix misleading doc about weakref support in extension types.
2012-06-15 19:12:04 +02:00
windows.rst
Fix advice: call PyType_Ready to fill in ob_type of custom types.
2010-12-28 09:29:19 +00:00