COMMITS
/ Modules/_testcapi/bytes.c October 10, 2025
V
gh-129813: Fix PyBytesWriter tests (#139892)
Victor Stinner committed
September 12, 2025
V
gh-129813, PEP 782: Add PyBytesWriter_Format() (#138824)
Victor Stinner committed
V
gh-129813, PEP 782: Add PyBytesWriter C API (#138822)
Victor Stinner committed
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