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
/
Lib
/
test
/
test_capi
/
test_bytes.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-129813, PEP 782: Add PyBytesWriter_Format() (#138824)
Victor Stinner
2025-09-12
1
-0/+15
*
gh-129813, PEP 782: Add PyBytesWriter C API (#138822)
Victor Stinner
2025-09-12
1
-0/+75
*
gh-131357: Add some extra tests for empty bytes and bytearray (#134458)
Sergey Miryanov
2025-05-22
1
-0/+3
*
gh-131357: Add tests for zero-sized bytes objects in test_bytes.py (#134234)
abstractedfox
2025-05-20
1
-0/+5
*
gh-131339: test PyBytes_Size for a zero-size bytes object (#131340)
Nybblista
2025-03-17
1
-0/+1
*
gh-121645: Add PyBytes_Join() function (#121646)
Victor Stinner
2024-08-30
1
-0/+40
*
gh-121842: Improve coverage of `PyBytes_FromStringAndSize` (#121843)
sobolevn
2024-07-17
1
-0/+2
*
gh-87193: Support bytes objects with refcount > 1 in _PyBytes_Resize() (GH-11...
Serhiy Storchaka
2024-03-25
1
-0/+30
*
gh-116417: Move 4 limited C API test files to _testlimitedcapi (#116571)
Victor Stinner
2024-03-11
1
-14/+14
*
gh-111495: Test C API functions with extreme sizes and indices (GH-111631)
Serhiy Storchaka
2023-11-04
1
-2/+8
*
gh-111495: Add tests for PyBytes and PyByteArray C API (GH-111496)
Serhiy Storchaka
2023-11-01
1
-0/+216