Message320737
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 | serhiy.storchaka |
|---|---|
| Recipients | ZackerySpytz, martin.panter, miss-islington, serhiy.storchaka |
| Date | 2018-06-29.20:07:16 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1530302836.21.0.56676864532.issue25862@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset 0464de0f9a226cfa32b803e0326c12b2432aba26 by Serhiy Storchaka (Zackery Spytz) in branch '2.7': [2.7] bpo-25862: Fix assertion failures in io.TextIOWrapper.tell(). (GH-3918). (GH-8013) https://github.com/python/cpython/commit/0464de0f9a226cfa32b803e0326c12b2432aba26 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-06-29 20:07:16 | serhiy.storchaka | set | recipients: + serhiy.storchaka, martin.panter, ZackerySpytz, miss-islington |
| 2018-06-29 20:07:16 | serhiy.storchaka | set | messageid: <1530302836.21.0.56676864532.issue25862@psf.upfronthosting.co.za> |
| 2018-06-29 20:07:16 | serhiy.storchaka | link | issue25862 messages |
| 2018-06-29 20:07:16 | serhiy.storchaka | create | |