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 amcinnes, methane, miss-islington
Date 2020-04-17.06:56:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587106616.9.0.681181060499.issue40287@roundup.psfhosted.org>
In-reply-to
Content
New changeset 485e715cb1ff92bc9882cd51ec32589f9cb30503 by Inada Naoki in branch 'master':
bpo-40287: Fix SpooledTemporaryFile.seek() return value (GH-19540)
https://github.com/python/cpython/commit/485e715cb1ff92bc9882cd51ec32589f9cb30503
History
Date User Action Args
2020-04-17 06:56:56methanesetrecipients: + methane, miss-islington, amcinnes
2020-04-17 06:56:56methanesetmessageid: <1587106616.9.0.681181060499.issue40287@roundup.psfhosted.org>
2020-04-17 06:56:56methanelinkissue40287 messages
2020-04-17 06:56:56methanecreate