COMMITS
/ Doc/c-api/bytearray.rst March 27, 2026
K
gh-142518: add thread safety annotations for bytearray C-API (#146514)
Kumar Aditya committed
February 11, 2025
H
Python 3.14.0a5
Hugo van Kemenade committed
February 5, 2025
C
gh-129559: Add `bytearray.resize()` (GH-129560)
Cody Maloney committed
August 3, 2024
S
gh-122623: Improve `c-api/bytearray.rst` with error handling info (#122624)
sobolevn committed
May 4, 2023
A
GH-97950: Use new-style index directive ('object') (#104158)
Adam Turner committed
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