COMMITS
/ Include/bytearrayobject.h June 16, 2022
V
gh-87347: Add parenthesis around PyXXX_Check() arguments (#92815)
Victor Stinner committed
October 14, 2021
V
bpo-45434: Remove useless space in includes (GH-28963)
Victor Stinner committed
October 13, 2021
V
bpo-45434: bytearrayobject.h no longer includes <stdarg.h> (GH-28913)
Victor Stinner committed
February 13, 2020
D
bpo-39573: Add Py_IS_TYPE() function (GH-18488)
Dong-hee Na committed
February 12, 2020
V
bpo-35134: Add Include/cpython/bytesobject.h file (GH-18494)
Victor Stinner committed
October 21, 2019
H
October 5, 2013
B
fix comment
Benjamin Peterson committed
December 3, 2010
M
Merge branches/pep-0384.
Martin v. Löwis committed
January 17, 2010
A
Merged revisions 77581 via svnmerge from
Antoine Pitrou committed
A
Merged revisions 77573 via svnmerge from
Antoine Pitrou committed
June 10, 2008
May 26, 2008
C
Renamed files bytesobject.[ch] and stringobject.[ch]
Christian Heimes committed