COMMITS
/ Doc/c-api/conversion.rst January 22, 2026
P
gh-141004: Mark up constants for `PyOS_double_to_string` (GH-143867)
Petr Viktorin committed
November 25, 2025
S
gh-141004: Document `PyOS_mystr(n)icmp` (#141760)
Stan Ulbrych committed
November 12, 2025
S
gh-141004: soft-deprecate Py_INFINITY macro (#141033)
Sergey B Kirpichev committed
November 10, 2025
S
gh-141004: Document `pyctype.h` macros (GH-141272)
Stan Ulbrych committed
S
gh-141004: Document `Py_DTSF_*` macros (GH-141310)
Stan Ulbrych committed
November 2, 2025
November 1, 2024
S
gh-120026: soft deprecate Py_HUGE_VAL macro (#120027)
Sergey B Kirpichev committed
January 26, 2024
S
Document PyOS_strtoul and PyOS_strtol (GH-114048)
Sergey B Kirpichev committed
July 27, 2023
V
gh-107298: Fix more Sphinx warnings in the C API doc (#107329)
Victor Stinner 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