summaryrefslogtreecommitdiffstats
path: root/Include/cpython/bytearrayobject.h
Commit message (Expand)AuthorAgeFilesLines
* gh-89653: PEP 670: Macros always cast arguments in cpython/ (#93766)Victor Stinner2022-06-131-6/+2
* gh-89653: PEP 670: Convert PyBytes macros to functions (#91990)Victor Stinner2022-05-031-6/+24
* bpo-35134: Add Include/cpython/bytesobject.h file (GH-18494)Victor Stinner2020-02-121-0/+20