COMMITS
/ Objects/stringlib/README.txt June 1, 2023
V
gh-105156: Cleanup usage of old Py_UNICODE type (#105158)
Victor Stinner committed
June 23, 2020
V
bpo-40521: Make bytes singletons per interpreter (GH-21074)
Victor Stinner committed
July 24, 2014
B
s/stringobject/bytesobject/ (closes #22036)
Benjamin Peterson committed
February 3, 2010
January 2, 2010
A
Merged revisions 77241 via svnmerge from
Antoine Pitrou committed
October 16, 2007
G
For PEP3137: Adds missing methods to the mutable PyBytes object (soon
Gregory P. Smith committed
May 27, 2006
T
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
Thomas Wouters committed