aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bpo-36020: Require vsnprintf() to build Python (GH-20899)Victor Stinner2020-06-161-7/+3
* bpo-38600: NULL -> ``NULL``. (GH-17001)Serhiy Storchaka2019-10-301-8/+8
* bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950)Serhiy Storchaka2019-10-301-1/+1
* Doc: Replace the deprecated highlightlang directive by highlight. (#13377)Stéphane Wirtel2019-05-171-1/+1
* bpo-35044, doc: Use the :exc: role for the exceptions (GH-10037)Stéphane Wirtel2018-10-261-1/+1
* Fixed documentation of functions with const char* arguments.Serhiy Storchaka2015-06-211-2/+2
* Issue #14090: fix some minor C API problems in default branch (3.3)Eli Bendersky2012-06-031-2/+2
* Migrate to Sphinx 1.0 C language constructs.Georg Brandl2010-10-061-15/+15
* Issue #5988: Delete deprecated functions PyOS_ascii_formatd, PyOS_ascii_strto...Eric Smith2010-02-221-39/+0
* Fix ReST markup.Mark Dickinson2009-10-311-1/+1
* Issue #5920: Changed format.__float__ and complex.__float__ to use a precisio...Eric Smith2009-05-051-4/+4
* Issue #5914: Add new C-API function PyOS_string_to_double, to complementMark Dickinson2009-05-031-0/+40
* Merged revisions 71955,71962 via svnmerge fromGeorg Brandl2009-04-271-3/+3
* Issue #5835: Deprecate PyOS_ascii_formatd.Eric Smith2009-04-261-0/+37
* Remove trailing whitespace.Georg Brandl2009-01-031-1/+1
* Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,...Georg Brandl2008-07-161-4/+4
* Fix misspelling.Georg Brandl2008-06-041-2/+2
* Split C API docs in Py3k branch.Georg Brandl2008-01-201-0/+93