Message 295074 - Python tracker
Message295074
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 | pitrou |
|---|---|
| Recipients | benjamin.peterson, ncoghlan, pitrou, serhiy.storchaka, stutzbach |
| Date | 2017-06-03.10:32:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1496485950.22.0.57913491016.issue30526@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset 3c2817b6884a5fcf792197203f3c26b157210607 by Antoine Pitrou in branch 'master': Fix bpo-30526: Add TextIOWrapper.reconfigure() and a TextIOWrapper.write_through attribute (#1922) https://github.com/python/cpython/commit/3c2817b6884a5fcf792197203f3c26b157210607 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-06-03 10:32:30 | pitrou | set | recipients: + pitrou, ncoghlan, benjamin.peterson, stutzbach, serhiy.storchaka |
| 2017-06-03 10:32:30 | pitrou | set | messageid: <1496485950.22.0.57913491016.issue30526@psf.upfronthosting.co.za> |
| 2017-06-03 10:32:30 | pitrou | link | issue30526 messages |
| 2017-06-03 10:32:30 | pitrou | create | |