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 vstinner
Recipients pitrou, serhiy.storchaka, vstinner
Date 2017-05-02.13:10:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493730641.95.0.556608516279.issue30228@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 999707373630ce090300c3c542066f493b12faa0 by Victor Stinner in branch 'master':
bpo-30228: FileIO seek() and tell() set seekable (#1384)
https://github.com/python/cpython/commit/999707373630ce090300c3c542066f493b12faa0
History
Date User Action Args
2017-05-02 13:10:41vstinnersetrecipients: + vstinner, pitrou, serhiy.storchaka
2017-05-02 13:10:41vstinnersetmessageid: <1493730641.95.0.556608516279.issue30228@psf.upfronthosting.co.za>
2017-05-02 13:10:41vstinnerlinkissue30228 messages
2017-05-02 13:10:41vstinnercreate