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, miss-islington, nedbat, scoder, serhiy.storchaka, vstinner
Date 2018-07-17.15:15:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531840550.6.0.56676864532.issue34068@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset fc153d127901361d7fe5f60caa6f41d2b8db0eb0 by Serhiy Storchaka in branch '2.7':
[2.7] bpo-34068: iobase_close could call PyObject_SetAttrString with an exception set (GH-8282). (GH-8312) (GH-8314)
https://github.com/python/cpython/commit/fc153d127901361d7fe5f60caa6f41d2b8db0eb0
History
Date User Action Args
2018-07-17 15:15:50serhiy.storchakasetrecipients: + serhiy.storchaka, scoder, vstinner, nedbat, ZackerySpytz, miss-islington
2018-07-17 15:15:50serhiy.storchakasetmessageid: <1531840550.6.0.56676864532.issue34068@psf.upfronthosting.co.za>
2018-07-17 15:15:50serhiy.storchakalinkissue34068 messages
2018-07-17 15:15:50serhiy.storchakacreate