| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [3.13] gh-121489: Export private _PyBytes_Join() again (GH-122267) (#122287) | Miss Islington (bot) | 2024-07-25 | 1 | -0/+4 |
| * | gh-106320: Remove _PyBytes_Join() C API (#107144) | Victor Stinner | 2023-07-23 | 1 | -16/+0 |
| * | gh-106320: Remove _PyBytesWriter C API (#106399) | Victor Stinner | 2023-07-04 | 1 | -80/+0 |
| * | gh-89653: PEP 670: Macros always cast arguments in cpython/ (#93766) | Victor Stinner | 2022-06-13 | 1 | -6/+2 |
| * | gh-89653: PEP 670: Convert PyBytes macros to functions (#91990) | Victor Stinner | 2022-05-03 | 1 | -4/+19 |
| * | bpo-46864: Deprecate PyBytesObject.ob_shash. (GH-31598) | Inada Naoki | 2022-03-06 | 1 | -1/+1 |
| * | bpo-46848: Move _PyBytes_Find() to internal C API (GH-31642) | Victor Stinner | 2022-03-02 | 1 | -19/+0 |
| * | bpo-46848: Use stringlib/fastsearch in mmap (GH-31625) | Dennis Sweeney | 2022-03-02 | 1 | -0/+19 |
| * | bpo-42431: Fix outdated bytes comments (GH-23458) | Serhiy Storchaka | 2020-12-03 | 1 | -1/+1 |
| * | bpo-35134: Add Include/cpython/bytesobject.h file (GH-18494) | Victor Stinner | 2020-02-12 | 1 | -0/+118 |
