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