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 Brock Mendel, caporta, josh.r, miss-islington, serhiy.storchaka, xtreak
Date 2020-03-02.08:02:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583136140.16.0.139316172263.issue38971@roundup.psfhosted.org>
In-reply-to
Content
New changeset f4d709f4a3c69bd940bd6968a70241277132bed7 by Miss Islington (bot) in branch '3.7':
bpo-38971: Open file in codecs.open() closes if exception raised. (GH-17666)
https://github.com/python/cpython/commit/f4d709f4a3c69bd940bd6968a70241277132bed7
History
Date User Action Args
2020-03-02 08:02:20miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka, josh.r, xtreak, Brock Mendel, caporta
2020-03-02 08:02:20miss-islingtonsetmessageid: <1583136140.16.0.139316172263.issue38971@roundup.psfhosted.org>
2020-03-02 08:02:20miss-islingtonlinkissue38971 messages
2020-03-02 08:02:20miss-islingtoncreate