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 asvetlov, giampaolo.rodola, vstinner, yselivanov
Date 2019-01-08.13:23:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546953799.82.0.873920447737.issue32710@roundup.psfhosted.org>
In-reply-to
Content
New changeset a234e148394c2c7419372ab65b773d53a57f3625 by Victor Stinner in branch 'master':
bpo-32710: Fix leak in Overlapped_WSASend() (GH-11469)
https://github.com/python/cpython/commit/a234e148394c2c7419372ab65b773d53a57f3625
History
Date User Action Args
2019-01-08 13:23:21vstinnersetrecipients: + vstinner, giampaolo.rodola, asvetlov, yselivanov
2019-01-08 13:23:19vstinnersetmessageid: <1546953799.82.0.873920447737.issue32710@roundup.psfhosted.org>
2019-01-08 13:23:19vstinnerlinkissue32710 messages
2019-01-08 13:23:19vstinnercreate