gh-90533: Implement BytesIO.peek()#30808
Closed
marcelm wants to merge 41 commits into
Closed
gh-90533: Implement BytesIO.peek()#30808marcelm wants to merge 41 commits into
marcelm wants to merge 41 commits into
Commits
Commits on Apr 10, 2026
- committed
- authored andcommitted
- committed
Implement with the help of read_bytes()
Show description for 00457aecommitted- committed
- committed
- committed
- committed
Update docs, factor out peek_bytes, semantics
Show description for b493914committedUpdate Misc/NEWS.d/next/Library/2022-04-10-20-10-59.bpo-46375.8j1ogZ.rst
Show description for 2a1c85candcommittedUpdate Modules/_io/bytesio.c
Show description for d398717andcommittedUpdate Modules/_io/bytesio.c
Show description for 26d1e81andcommittedUse SemBr
Show description for 9a19ff9andcommittedUpdate Doc/whatsnew/3.13.rst
Show description for 9300adeandcommittedApply suggestions from code review
Show description for d214089andcommitted- committed
- committed
- committed
Update Modules/_io/bytesio.c
Show description for cd40d77andcommitted- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Apr 13, 2026
Apply suggestions from code review
Show description for c16bebfandauthored- committed
Commits on Apr 15, 2026
Commits on Apr 21, 2026
Commits on Apr 27, 2026
- committed