COMMITS
/ Doc/c-api/bytearray.rst May 3, 2022
V
gh-89653: PEP 670: Convert PyBytes macros to functions (#91990)
Victor Stinner committed
April 2, 2022
J
More minor fixes to C API docs (GH-31714)
Jelle Zijlstra committed
January 6, 2021
A
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)
Antonio Cuni committed
October 30, 2019
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
May 14, 2015
R
#23088: Clarify null termination of bytes and strings in C API.
R David Murray committed
May 4, 2013
E
#16518: use "bytes-like object" throughout the docs.
Ezio Melotti committed
October 17, 2010
G
#9204: remove mentions of removed types in the types module.
Georg Brandl committed
October 6, 2010
G
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl committed
September 20, 2009
E
Merged revisions 74958 via svnmerge from
Ezio Melotti committed
June 10, 2008
May 26, 2008
B
Merged revisions 63678,63688,63690,63696 via svnmerge from
Benjamin Peterson committed