mirror of
https://github.com/python/cpython.git
synced 2026-06-02 09:38:14 -04:00
2771b5b52b
lseek(fp, 0L, SEEK_CUR) can make a filedescriptor unusable. This workaround is expected to last only a few weeks (until GUSI is fixed), but without it test_email fails.