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