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 miss-islington
Recipients ZackerySpytz, martin.panter, miss-islington, serhiy.storchaka
Date 2018-06-29.10:34:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530268478.1.0.56676864532.issue25862@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset eabebbb54c2604fd8d08e8019ea1be634aed8c2f by Miss Islington (bot) in branch '3.7':
bpo-25862: Fix assertion failures in io.TextIOWrapper.tell(). (GH-3918)
https://github.com/python/cpython/commit/eabebbb54c2604fd8d08e8019ea1be634aed8c2f
History
Date User Action Args
2018-06-29 10:34:38miss-islingtonsetrecipients: + miss-islington, martin.panter, serhiy.storchaka, ZackerySpytz
2018-06-29 10:34:38miss-islingtonsetmessageid: <1530268478.1.0.56676864532.issue25862@psf.upfronthosting.co.za>
2018-06-29 10:34:38miss-islingtonlinkissue25862 messages
2018-06-29 10:34:38miss-islingtoncreate