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 Arfrever, asvetlov, bjornedstrom, christian.heimes, dstufft, ezio.melotti, gregory.p.smith, haakon, habnabit, jcea, larry, loewis, markk, pitrou, python-dev, rhettinger, sbt, spatz, tim.peters, vstinner
Date 2016-09-07.10:52:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160907105202.12905.92689.A6AFF583@psf.io>
In-reply-to
Content
New changeset e8884dcace9f by Christian Heimes in branch 'default':
Issue #16113: compile the module on Windows, too.
https://hg.python.org/cpython/rev/e8884dcace9f
History
Date User Action Args
2016-09-07 10:52:05python-devsetrecipients: + python-dev, tim.peters, loewis, rhettinger, gregory.p.smith, jcea, pitrou, vstinner, larry, christian.heimes, habnabit, ezio.melotti, spatz, Arfrever, asvetlov, sbt, bjornedstrom, dstufft, markk, haakon
2016-09-07 10:52:05python-devlinkissue16113 messages
2016-09-07 10:52:05python-devcreate