mirror of
https://github.com/python/cpython.git
synced 2026-07-29 05:08:36 -04:00
49258efada
Add missing import to code that handles too large files and offsets. Use list, not tuple, for a mutable sequence. Add tests to prevent similar mistakes. --------- Co-authored-by: Gregory P. Smith [Google LLC] <[email protected]> Co-authored-by: Kirill Podoprigora <[email protected]>