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 vstinner
Recipients Nir Soffer, vstinner
Date 2017-07-26.23:27:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501111630.87.0.576939077453.issue30980@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 25de5baf3eaebddbf879aacf49c0f614f922dc42 by Victor Stinner (Nir Soffer) in branch '3.6':
bpo-30980: Fix double close in asyncore.file_wrapper (#2789) (#2898)
https://github.com/python/cpython/commit/25de5baf3eaebddbf879aacf49c0f614f922dc42
History
Date User Action Args
2017-07-26 23:27:10vstinnersetrecipients: + vstinner, Nir Soffer
2017-07-26 23:27:10vstinnersetmessageid: <1501111630.87.0.576939077453.issue30980@psf.upfronthosting.co.za>
2017-07-26 23:27:10vstinnerlinkissue30980 messages
2017-07-26 23:27:10vstinnercreate