COMMITS
/ Modules/_testcapi/bytes.c August 30, 2024
V
gh-121645: Add PyBytes_Join() function (#121646)
Victor Stinner committed
March 25, 2024
S
gh-87193: Support bytes objects with refcount > 1 in _PyBytes_Resize() (GH-117160)
Serhiy Storchaka committed
March 11, 2024
V
gh-116417: Move 4 limited C API test files to _testlimitedcapi (#116571)
Victor Stinner committed
November 1, 2023
S
gh-111495: Add tests for PyBytes and PyByteArray C API (GH-111496)
Serhiy Storchaka committed
S
gh-111495: add stub files for C API test modules (GH-111586)
Sergey B Kirpichev committed