COMMITS
/ Doc/c-api/intro.rst April 13, 2019
I
Doc: define PY_SSIZE_T_CLEAN always (GH-12794)
Inada Naoki committed
December 17, 2018
B
Fixed a few obvious mistakes in c-api docs (GH-11184)
Beomsoo Kim committed
November 8, 2017
P
bpo-29179: Document the Py_UNUSED macro (#4341)
Petr Viktorin committed
V
bpo-31338: C API intro: add missing versionadded (#4339)
Victor Stinner committed
P
Docs: Mention that Py_UNREACHABLE was added in 3.7 (#4337)
Petr Viktorin committed
October 6, 2017
B
Document Py_GETENV() (#3890)
Barry Warsaw committed
September 15, 2017
B
bpo-31338 (#3374)
Barry Warsaw committed
February 11, 2016
S
Issue #25985: sys.version_info is now used instead of sys.version
Serhiy Storchaka committed
November 30, 2015
M
Issue #5319: New Py_FinalizeEx() API to exit with status 120 on failure
Martin Panter committed
March 22, 2013
G
Clean up references to the no longer existing PyString_ APIs in our docs.
Gregory P. Smith committed
March 11, 2013
T
Issue #17047: removed doubled words in Doc/*, Mac/*, and Tool/*
Terry Jan Reedy committed
January 27, 2012
A
Fix error handling in examples of C API use.
Antoine Pitrou committed
June 8, 2011
É
Fix a few misuses of :option: I missed in r86521.
Éric Araujo committed
March 26, 2011
É
Kill last reference to defunct module
Éric Araujo committed
November 26, 2010
G
November 23, 2010
G
assert.h is also included. Thanks to Savio Sena.
Georg Brandl committed
October 17, 2010
G
#10058: tweak wording about exception returns.
Georg Brandl committed
October 6, 2010
G
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl committed
June 27, 2010
B
Merged revisions 81881-81882 via svnmerge from
Benjamin Peterson committed
April 27, 2009
G
Merged revisions 72009 via svnmerge from
Georg Brandl committed
February 26, 2009
B
Merged revisions 69803-69805,69840,69901,69905,69907,69924,69927,69987 via svnmerge from
Benjamin Peterson committed
January 17, 2009
M
Fix a few more references to long integers in the docs.
Mark Dickinson committed
March 16, 2008
December 31, 2007
C
Merged revisions 59605-59624 via svnmerge from
Christian Heimes committed
December 8, 2007
G
Replace all remaining occurrences of PyInt_.
Georg Brandl committed
December 2, 2007
G
#1535: rename __builtin__ module to builtins.
Georg Brandl committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed