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 Elvis.Pranskevichus, asvetlov, gvanrossum, methane, ned.deily, python-dev, vstinner, yselivanov
Date 2016-10-28.22:49:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 635f5854cb3e by Yury Selivanov in branch '3.6':
Issue #28544: Fix compilation of _asynciomodule.c on Windows
https://hg.python.org/cpython/rev/635f5854cb3e

New changeset 9d95510dc203 by Yury Selivanov in branch 'default':
Merge 3.6 (issue #28544)
https://hg.python.org/cpython/rev/9d95510dc203
History
Date User Action Args
2016-10-28 22:49:17python-devsetrecipients: + python-dev, gvanrossum, vstinner, ned.deily, asvetlov, methane, Elvis.Pranskevichus, yselivanov
2016-10-28 22:49:17python-devlinkissue28544 messages
2016-10-28 22:49:17python-devcreate