| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gh-129813: Fix PyBytesWriter tests (#139892) | Victor Stinner | 2025-10-10 | 1 | -5/+4 |
| * | gh-129813, PEP 782: Add PyBytesWriter_Format() (#138824) | Victor Stinner | 2025-09-12 | 1 | -0/+44 |
| * | gh-129813, PEP 782: Add PyBytesWriter C API (#138822) | Victor Stinner | 2025-09-12 | 1 | -0/+270 |
| * | gh-121645: Add PyBytes_Join() function (#121646) | Victor Stinner | 2024-08-30 | 1 | -0/+15 |
| * | gh-87193: Support bytes objects with refcount > 1 in _PyBytes_Resize() (GH-11... | Serhiy Storchaka | 2024-03-25 | 1 | -0/+53 |
| * | gh-116417: Move 4 limited C API test files to _testlimitedcapi (#116571) | Victor Stinner | 2024-03-11 | 1 | -255/+0 |
| * | gh-111495: Add tests for PyBytes and PyByteArray C API (GH-111496) | Serhiy Storchaka | 2023-11-01 | 1 | -0/+238 |
| * | gh-111495: add stub files for C API test modules (GH-111586) | Sergey B Kirpichev | 2023-11-01 | 1 | -0/+17 |
