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 josh.r
Recipients davin, josh.r, s3rvac
Date 2017-04-01.01:05:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1491008757.25.0.111512970397.issue29954@psf.upfronthosting.co.za>
In-reply-to
Content
I suspect it's far too late to change this, given compatibility constraints. If you want it to close instead of terminate, contextlib.closing is always an option.
History
Date User Action Args
2017-04-01 01:05:57josh.rsetrecipients: + josh.r, davin, s3rvac
2017-04-01 01:05:57josh.rsetmessageid: <1491008757.25.0.111512970397.issue29954@psf.upfronthosting.co.za>
2017-04-01 01:05:57josh.rlinkissue29954 messages
2017-04-01 01:05:56josh.rcreate