mirror of
https://github.com/python/cpython.git
synced 2026-08-02 07:05:38 -04:00
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]>