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-17 18:08:50 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bcac6ad1f3776fed63ce5de57b6182352efcb2ca
cpython
/
Doc
/
extending
T
History
Andrew Svetlov
e1fa22a8ae
Issue
#16370
: Mention Py_SetProgramName in example for very high level embedding.
2012-10-31 16:03:14 +02:00
..
building.rst
…
embedding.rst
Issue
#16370
: Mention Py_SetProgramName in example for very high level embedding.
2012-10-31 16:03:14 +02:00
extending.rst
Issue
#15656
: fixing code sample in extending doc
2012-08-15 14:49:49 +03:00
index.rst
Remove unneeded "Release" and "Date" markers from doc index pages.
2012-10-28 11:08:26 -07:00
newtypes.rst
Closes
#15953
: Incorrect some fields declaration in the PyTypeObject documentation
2012-09-28 16:34:45 +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