COMMITS
/ Doc/c-api/utilities.rst February 12, 2024
P
gh-110850: Add PyTime_t C API (GH-115215)
Petr Viktorin committed
November 15, 2023
V
gh-111545: Test PyHash_GetFuncDef() function (#112098)
Victor Stinner committed
May 21, 2023
G
gh-103295: expose API for writing perf map files (#103546)
gsallam committed
May 17, 2019
S
Doc: Replace the deprecated highlightlang directive by highlight. (#13377)
Stéphane Wirtel committed
November 20, 2010
G
#10439: document PyCodec C APIs.
Georg Brandl committed
January 20, 2008
G
Split C API docs in Py3k branch.
Georg Brandl committed
January 19, 2008
C
Merged revisions 60053-60078 via svnmerge from
Christian Heimes committed
January 6, 2008
C
Merged revisions 59703-59773 via svnmerge from
Christian Heimes committed
January 5, 2008
G
Remove versionadded/changed directives merged as an oversight.
Georg Brandl committed
January 3, 2008
C
Merged revisions 59666-59679 via svnmerge from
Christian Heimes committed
December 19, 2007
C
Merged revisions 59541-59561 via svnmerge from
Christian Heimes committed
December 4, 2007
M
Eliminate outdated usages of PyInt_GetMax.
Martin v. Löwis committed
December 3, 2007
C
Merged revisions 59275-59303 via svnmerge from
Christian Heimes committed
December 2, 2007
G
Remove mentions of "long integer" in the API docs.
Georg Brandl committed
C
Merged revisions 59259-59274 via svnmerge from
Christian Heimes committed
September 1, 2007
G
August 31, 2007
G
- document bytes()
Georg Brandl committed
August 29, 2007
G
Three patches from issue #1047, by Amaury Forgeot d'Arc:
Guido van Rossum committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed