| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-36020: Require vsnprintf() to build Python (GH-20899) | Victor Stinner | 2020-06-15 | 1 | -7/+3 |
|
|
* | bpo-38600: NULL -> ``NULL``. (GH-17001) | Serhiy Storchaka | 2019-10-30 | 1 | -8/+8 |
|
|
* | bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) | Serhiy Storchaka | 2019-10-30 | 1 | -1/+1 |
|
|
* | Doc: Replace the deprecated highlightlang directive by highlight. (#13377) | Stéphane Wirtel | 2019-05-17 | 1 | -1/+1 |
|
|
* | bpo-35044, doc: Use the :exc: role for the exceptions (GH-10037) | Stéphane Wirtel | 2018-10-26 | 1 | -1/+1 |
|
|
* | Fixed documentation of functions with const char* arguments. | Serhiy Storchaka | 2015-06-21 | 1 | -2/+2 |
|
|
* | Issue #14090: fix some minor C API problems in default branch (3.3) | Eli Bendersky | 2012-06-03 | 1 | -2/+2 |
|
|
* | Migrate to Sphinx 1.0 C language constructs. | Georg Brandl | 2010-10-06 | 1 | -15/+15 |
|
|
* | Issue #5988: Delete deprecated functions PyOS_ascii_formatd, PyOS_ascii_strto... | Eric Smith | 2010-02-22 | 1 | -39/+0 |
|
|
* | Fix ReST markup. | Mark Dickinson | 2009-10-31 | 1 | -1/+1 |
|
|
* | Issue #5920: Changed format.__float__ and complex.__float__ to use a precisio... | Eric Smith | 2009-05-05 | 1 | -4/+4 |
|
|
* | Issue #5914: Add new C-API function PyOS_string_to_double, to complement | Mark Dickinson | 2009-05-03 | 1 | -0/+40 |
|
|
* | Merged revisions 71955,71962 via svnmerge from | Georg Brandl | 2009-04-27 | 1 | -3/+3 |
|
|
* | Issue #5835: Deprecate PyOS_ascii_formatd. | Eric Smith | 2009-04-26 | 1 | -0/+37 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -1/+1 |
|
|
* | Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,... | Georg Brandl | 2008-07-16 | 1 | -4/+4 |
|
|
* | Fix misspelling. | Georg Brandl | 2008-06-04 | 1 | -2/+2 |
|
|
* | Split C API docs in Py3k branch. | Georg Brandl | 2008-01-20 | 1 | -0/+93 |
|
|