COMMITS
/ Include/internal/pycore_bytesobject.h March 28, 2022
P
bpo-47070: Add _PyBytes_Repeat() (GH-31999)
Pieter Eendebak committed
March 21, 2022
J
Fix typo in pycore_bytesobject.h (GH-31914)
jonasdlindner committed
March 2, 2022
V
bpo-46848: Move _PyBytes_Find() to internal C API (GH-31642)
Victor Stinner committed
January 11, 2022
E
bpo-45953: Statically allocate and initialize global bytes objects. (gh-30096)
Eric Snow committed
December 9, 2021