Files
cpython/Modules/_io
Marcel MartinGitHubblurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>Erlend E. AaslandVictor StinnerEmma SmithStan UlbrychCody Maloney
72cad148cb gh-90533: Implement BytesIO.peek() (#150917)
Add io.BytesIO.peek() method to read without advancing position.

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Erlend E. Aasland <[email protected]>
Co-authored-by: Victor Stinner <[email protected]>
Co-authored-by: Emma Smith <[email protected]>
Co-authored-by: Stan Ulbrych <[email protected]>
Co-authored-by: Cody Maloney <[email protected]>
2026-06-26 13:46:39 +02:00
..