This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author erik.bray
Recipients erik.bray, serhiy.storchaka, xtreak
Date 2018-10-05.12:10:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538741434.28.0.545547206417.issue34904@psf.upfronthosting.co.za>
In-reply-to
Content
The regression was introduced by issue26039.

It does seem to be Linux-specific with seek/tell on /dev/null.  For example, I cannot reproduce the issue on Cygwin.
History
Date User Action Args
2018-10-05 12:10:34erik.braysetrecipients: + erik.bray, serhiy.storchaka, xtreak
2018-10-05 12:10:34erik.braysetmessageid: <1538741434.28.0.545547206417.issue34904@psf.upfronthosting.co.za>
2018-10-05 12:10:34erik.braylinkissue34904 messages
2018-10-05 12:10:34erik.braycreate