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, nedbat, scoder, serhiy.storchaka, vstinner
Date 2018-07-17.06:31:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531809109.83.0.56676864532.issue34068@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 28f07364f066792ceee93231dbb80ae8ad98b2bb by Serhiy Storchaka (Zackery Spytz) in branch 'master':
bpo-34068: _io__IOBase_close_impl could call _PyObject_SetAttrId with an exception set (GH-8282)
https://github.com/python/cpython/commit/28f07364f066792ceee93231dbb80ae8ad98b2bb
History
Date User Action Args
2018-07-17 06:31:49serhiy.storchakasetrecipients: + serhiy.storchaka, scoder, vstinner, nedbat, ZackerySpytz
2018-07-17 06:31:49serhiy.storchakasetmessageid: <1531809109.83.0.56676864532.issue34068@psf.upfronthosting.co.za>
2018-07-17 06:31:49serhiy.storchakalinkissue34068 messages
2018-07-17 06:31:49serhiy.storchakacreate