This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
103,441
Commits
9
Branches
456
Tags
1.7
GiB
97c301bfc5
Commit Graph
3 Commits
Author
SHA1
Message
Date
Serhiy Storchaka
7f7f986cc4
[3.7] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-17000)
...
Replace all *NULL* with ``NULL``. (cherry picked from commit
25fc088607
)
2019-10-30 21:36:19 +02:00
Georg Brandl
60203b41b0
Migrate to Sphinx 1.0 C language constructs.
2010-10-06 10:11:56 +00:00
Georg Brandl
54a3faae08
Split C API docs in Py3k branch.
2008-01-20 09:30:57 +00:00