| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602) | Antonio Cuni | 2021-01-06 | 1 | -2/+2 |
* | bpo-41211: Doc: Fix PyLong_FromUnicodeObject (GH-21325) | Inada Naoki | 2020-07-05 | 1 | -3/+1 |
* | bpo-41123: Remove PyLong_FromUnicode() (GH-21204) | Inada Naoki | 2020-06-29 | 1 | -11/+0 |
* | bpo-37999: Fix outdated __int__ and nb_int references in comments (GH-20449) | Mark Dickinson | 2020-05-27 | 1 | -30/+25 |
* | PyLong_AsLongLong() docs should say 'long long' (#18082) | Keith Erskine | 2020-01-21 | 1 | -1/+1 |
* | bpo-27961: Replace PY_ULLONG_MAX with ULLONG_MAX (GH-17539) | Sergey Fedoseev | 2019-12-09 | 1 | -1/+1 |
* | bpo-27961: Replace PY_LLONG_MAX, PY_LLONG_MIN and PY_ULLONG_MAX with standard... | Sergey Fedoseev | 2019-12-05 | 1 | -2/+2 |
* | bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) | Serhiy Storchaka | 2019-10-30 | 1 | -9/+9 |
* | bpo-37599: Remove a vague statement in documentation of Integer Objects (#14786) | sgal | 2019-07-16 | 1 | -3/+1 |
* | bpo-37170: Fix the cast on error in PyLong_AsUnsignedLongLongMask() (GH-13860) | Zackery Spytz | 2019-06-06 | 1 | -2/+4 |
* | Doc: Replace the deprecated highlightlang directive by highlight. (#13377) | Stéphane Wirtel | 2019-05-17 | 1 | -1/+1 |
* | bpo-36048: Use __index__() instead of __int__() for implicit conversion if av... | Serhiy Storchaka | 2019-02-25 | 1 | -12/+54 |
* | Make formatting of some return codes conforming to the general style. (#5587) | Serhiy Storchaka | 2018-02-09 | 1 | -9/+9 |
* | Document the error return of PyLong_As* APIs. (#5396) | Gregory P. Smith | 2018-01-28 | 1 | -0/+34 |
* | bpo-29751: Improve PyLong_FromString documentation (GH-915) | csabella | 2017-04-23 | 1 | -7/+6 |
* | Issue #28496: Mark up constants 0, 1 and -1 that denote return values or | Serhiy Storchaka | 2016-10-27 | 1 | -2/+2 |
|\ |
|
| * | Issue #28496: Mark up constants 0, 1 and -1 that denote return values or | Serhiy Storchaka | 2016-10-27 | 1 | -2/+2 |
* | | more PY_LONG_LONG to long long | Benjamin Peterson | 2016-09-08 | 1 | -9/+9 |
|/ |
|
* | Issue #1772673: The type of `char*` arguments now changed to `const char*`. | Serhiy Storchaka | 2013-10-19 | 1 | -1/+1 |
* | Merge with 3.2: Issue #17047: removed doubled words in Doc/*, | Terry Jan Reedy | 2013-03-11 | 1 | -2/+2 |
|\ |
|
| * | Issue #17047: removed doubled words in Doc/*, Mac/*, and Tool/* | Terry Jan Reedy | 2013-03-11 | 1 | -2/+2 |
* | | Issue #12965: Merge from 3.2. | Mark Dickinson | 2012-06-23 | 1 | -22/+39 |
|\| |
|
| * | Issue #12965: More PyLong_As* clarifications. Thanks Stefan Krah. | Mark Dickinson | 2012-06-23 | 1 | -22/+39 |
* | | Issue #12965: Merge from 3.2. | Mark Dickinson | 2012-06-23 | 1 | -18/+23 |
|\| |
|
| * | Issue #12965: Clean up C-API docs for PyLong_AsLongLong(AndOverflow); clarify... | Mark Dickinson | 2012-06-23 | 1 | -18/+23 |
* | | Issue #12965: Merge from 3.2 | Mark Dickinson | 2012-06-23 | 1 | -13/+16 |
|\| |
|
| * | Issue #12965: Clean up C-API docs for PyLong_AsLong(AndOverflow); clarify tha... | Mark Dickinson | 2012-06-23 | 1 | -13/+16 |
* | | Update C API docs for PEP 393. | Georg Brandl | 2011-10-07 | 1 | -0/+14 |
|/ |
|
* | #9204: remove mentions of removed types in the types module. | Georg Brandl | 2010-10-17 | 1 | -1/+1 |
* | Migrate to Sphinx 1.0 C language constructs. | Georg Brandl | 2010-10-06 | 1 | -61/+61 |
* | Consistency check for versionadded/changed directives. | Georg Brandl | 2010-08-17 | 1 | -2/+3 |
* | Merged revisions 77850-77851 via svnmerge from | Ezio Melotti | 2010-01-30 | 1 | -9/+9 |
* | Merged revisions 77842 via svnmerge from | Mark Dickinson | 2010-01-30 | 1 | -0/+13 |
* | Keep PyLong_AsLongAndOverflow documentation and implementation in sync | Mark Dickinson | 2009-12-21 | 1 | -4/+7 |
* | After discussing some more with Georg, do no migrate versionchanged:: 2.5 to | Jeroen Ruigrok van der Werven | 2009-04-27 | 1 | -4/+0 |
* | Merged revisions 71898-71900,71910,71914-71919 via svnmerge from | Jeroen Ruigrok van der Werven | 2009-04-26 | 1 | -0/+4 |
* | #5566: remove duplicate entry. | Georg Brandl | 2009-03-31 | 1 | -13/+3 |
* | Merged revisions 69498 via svnmerge from | Mark Dickinson | 2009-02-10 | 1 | -6/+15 |
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -2/+2 |
* | Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,... | Christian Heimes | 2008-05-04 | 1 | -4/+15 |
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-22 | 1 | -4/+4 |
* | Split C API docs in Py3k branch. | Georg Brandl | 2008-01-20 | 1 | -0/+196 |