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 barneygale
Recipients Antony.Lee, barneygale, brett.cannon, pitrou, remi.lapeyre, rhettinger
Date 2020-02-28.23:23:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1582932212.49.0.311201824084.issue39783@roundup.psfhosted.org>
In-reply-to
Content
Attempted fix shown here: https://github.com/barneygale/cpython/commit/784630ef6ad05031abdefa523e61e0629b15e201

Note that I've already removed context manager support (and hence `_closed`) in this branch.
History
Date User Action Args
2020-02-28 23:23:32barneygalesetrecipients: + barneygale, brett.cannon, rhettinger, pitrou, Antony.Lee, remi.lapeyre
2020-02-28 23:23:32barneygalesetmessageid: <1582932212.49.0.311201824084.issue39783@roundup.psfhosted.org>
2020-02-28 23:23:32barneygalelinkissue39783 messages
2020-02-28 23:23:32barneygalecreate