index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Include
/
cpython
/
bytesobject.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-121645: Add PyBytes_Join() function (#121646)
Victor Stinner
2024-08-30
1
-3/+4
*
gh-121489: Export private _PyBytes_Join() again (#122267)
Marc Mueller
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