COMMITS
/ Doc/c-api/long.rst February 9, 2018
S
Make formatting of some return codes conforming to the general style. (#5587)
Serhiy Storchaka committed
January 29, 2018
G
Document the error return of PyLong_As* APIs. (#5396)
Gregory P. Smith committed
April 24, 2017
C
bpo-29751: Improve PyLong_FromString documentation (GH-915)
csabella committed
October 27, 2016
S
Issue #28496: Mark up constants 0, 1 and -1 that denote return values or
Serhiy Storchaka committed
S
Issue #28496: Mark up constants 0, 1 and -1 that denote return values or
Serhiy Storchaka committed
September 8, 2016
B
more PY_LONG_LONG to long long
Benjamin Peterson committed
October 19, 2013
S
Issue #1772673: The type of `char*` arguments now changed to `const char*`.
Serhiy Storchaka committed
March 11, 2013
T
Merge with 3.2: Issue #17047: removed doubled words in Doc/*,
Terry Jan Reedy committed
T
Issue #17047: removed doubled words in Doc/*, Mac/*, and Tool/*
Terry Jan Reedy committed
June 23, 2012
M
Issue #12965: More PyLong_As* clarifications. Thanks Stefan Krah.
Mark Dickinson committed
M
M
Issue #12965: Merge from 3.2.
Mark Dickinson committed
M
Issue #12965: Merge from 3.2.
Mark Dickinson committed
M
Issue #12965: Merge from 3.2
Mark Dickinson committed
October 7, 2011
G
Update C API docs for PEP 393.
Georg Brandl committed
October 17, 2010
G
#9204: remove mentions of removed types in the types module.
Georg Brandl committed
October 6, 2010
G
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl committed
August 17, 2010
G
Consistency check for versionadded/changed directives.
Georg Brandl committed
January 30, 2010
E
Merged revisions 77850-77851 via svnmerge from
Ezio Melotti committed
M
Merged revisions 77842 via svnmerge from
Mark Dickinson committed
December 21, 2009
M
Keep PyLong_AsLongAndOverflow documentation and implementation in sync
Mark Dickinson committed
April 27, 2009
J
After discussing some more with Georg, do no migrate versionchanged:: 2.5 to
Jeroen Ruigrok van der Werven committed
April 26, 2009
J
Merged revisions 71898-71900,71910,71914-71919 via svnmerge from
Jeroen Ruigrok van der Werven committed
March 31, 2009
G
#5566: remove duplicate entry.
Georg Brandl committed
February 10, 2009
M
Merged revisions 69498 via svnmerge from
Mark Dickinson committed
January 3, 2009
G
Remove trailing whitespace.
Georg Brandl committed
May 4, 2008
February 22, 2008
January 20, 2008
G
Split C API docs in Py3k branch.
Georg Brandl committed