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 miss-islington
Recipients ZackerySpytz, miss-islington, nedbat, scoder, serhiy.storchaka, vstinner
Date 2018-07-17.07:09:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531811375.34.0.56676864532.issue34068@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6020d98beaf6b9945beb7560f9a1df361e0ba4dd by Miss Islington (bot) in branch '3.7':
bpo-34068: _io__IOBase_close_impl could call _PyObject_SetAttrId with an exception set (GH-8282)
https://github.com/python/cpython/commit/6020d98beaf6b9945beb7560f9a1df361e0ba4dd
History
Date User Action Args
2018-07-17 07:09:35miss-islingtonsetrecipients: + miss-islington, scoder, vstinner, nedbat, serhiy.storchaka, ZackerySpytz
2018-07-17 07:09:35miss-islingtonsetmessageid: <1531811375.34.0.56676864532.issue34068@psf.upfronthosting.co.za>
2018-07-17 07:09:35miss-islingtonlinkissue34068 messages
2018-07-17 07:09:35miss-islingtoncreate