This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-30 22:55:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Doc
/
extending
History
Serhiy Storchaka
06a8dea46d
Fixed the documentation of the structure PyMethodDef.
...
The fields ml_name and ml_doc are of type "const char *" rather of "char *".
2016-11-21 11:37:18 +02:00
..
building.rst
Issue
#26462
: Doc: reduce literal_block warnings, fix syntax highlighting.
2016-07-26 11:18:21 +02:00
embedding.rst
Issue
#26462
: Doc: reduce literal_block warnings, fix syntax highlighting.
2016-07-26 11:18:21 +02:00
extending.rst
Issue
#26638
: Mask undefined CLI options to defeat new Sphinx warnings
2016-10-30 04:20:17 +00:00
index.rst
Closes
#25910
: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch.
2016-02-26 19:37:12 +01:00
newtypes.rst
Fixed the documentation of the structure PyMethodDef.
2016-11-21 11:37:18 +02:00
windows.rst
Issue
#25022
: Add NEWS, fix docs to not mention the old example.
2015-09-10 15:50:58 -05:00