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 methane
Recipients James Hennessy, graham.coster, martin.panter, methane, miss-islington, r.david.murray, serhiy.storchaka
Date 2019-11-28.05:24:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574918643.0.0.137410847994.issue26730@roundup.psfhosted.org>
In-reply-to
Content
New changeset e65b3fa9f16537d20f5f37c25673ac899fcd7099 by Inada Naoki in branch '3.7':
bpo-26730: Fix SpooledTemporaryFile data corruption (GH-17400)
https://github.com/python/cpython/commit/e65b3fa9f16537d20f5f37c25673ac899fcd7099
History
Date User Action Args
2019-11-28 05:24:03methanesetrecipients: + methane, r.david.murray, martin.panter, serhiy.storchaka, James Hennessy, miss-islington, graham.coster
2019-11-28 05:24:02methanesetmessageid: <1574918643.0.0.137410847994.issue26730@roundup.psfhosted.org>
2019-11-28 05:24:02methanelinkissue26730 messages
2019-11-28 05:24:02methanecreate