Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |