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 python-dev
Recipients python-dev, vstinner
Date 2016-03-16.22:27:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160316222736.15316.79052@psf.io>
In-reply-to
Content
New changeset 959e58cfbde9 by Victor Stinner in branch 'default':
Fix usage of PyMem_Malloc() in overlapped.c
https://hg.python.org/cpython/rev/959e58cfbde9
History
Date User Action Args
2016-03-16 22:27:39python-devsetrecipients: + python-dev, vstinner
2016-03-16 22:27:39python-devlinkissue26563 messages
2016-03-16 22:27:39python-devcreate