COMMITS
/ Doc/c-api/conversion.rst January 26, 2024
M
[3.12] Document PyOS_strtoul and PyOS_strtol (GH-114048) (GH-114618)
Miss Islington (bot) committed
July 28, 2023
S
[3.12] gh-107298: Fix more Sphinx warnings in the C API doc (GH-107329) (GH-107376)
Serhiy Storchaka committed
October 7, 2022
E
Add a warning message about PyOS_snprintf (#95993)
Eric Wieser committed
October 5, 2022
A
gh-93738: Documentation C syntax (:c:type:<C type> -> :c:expr:<C type>) (#97768)
Adam Turner committed
February 19, 2021
E
closes bpo-43266: Improve array formatting. (GH-24573)
Erlend Egeberg Aasland committed
E
closes bpo-43254: Fix *snprintf() man page refs. (GH-24563)
Erlend Egeberg Aasland committed
June 15, 2020
V
bpo-36020: Require vsnprintf() to build Python (GH-20899)
Victor Stinner committed
October 30, 2019
S
bpo-38600: NULL -> ``NULL``. (GH-17001)
Serhiy Storchaka committed
S
bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950)
Serhiy Storchaka committed
May 17, 2019
S
Doc: Replace the deprecated highlightlang directive by highlight. (#13377)
Stéphane Wirtel committed
October 26, 2018
S
bpo-35044, doc: Use the :exc: role for the exceptions (GH-10037)
Stéphane Wirtel committed
June 21, 2015
S
Fixed documentation of functions with const char* arguments.
Serhiy Storchaka committed
June 3, 2012
E
Issue #14090: fix some minor C API problems in default branch (3.3)
Eli Bendersky committed
October 6, 2010
G
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl committed
February 22, 2010
October 31, 2009
M
Fix ReST markup.
Mark Dickinson committed
May 5, 2009
May 3, 2009
M
Issue #5914: Add new C-API function PyOS_string_to_double, to complement
Mark Dickinson committed
April 27, 2009
G
Merged revisions 71955,71962 via svnmerge from
Georg Brandl committed
April 26, 2009
E
Issue #5835: Deprecate PyOS_ascii_formatd.
Eric Smith committed
January 3, 2009
G
Remove trailing whitespace.
Georg Brandl committed
July 16, 2008
June 4, 2008
G
Fix misspelling.
Georg Brandl committed
January 20, 2008
G
Split C API docs in Py3k branch.
Georg Brandl committed