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 christian.heimes, dilettant, giampaolo.rodola, jcea, loewis, movement, neologix, pitrou, python-dev, r.david.murray, vstinner
Date 2013-06-22.23:49:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bdD5X5ZFzz7LjM@mail.python.org>
In-reply-to
Content
New changeset e5427b0b2bf7 by Victor Stinner in branch 'default':
Issue #11016: Try to fix compilaton of the new _stat.c module on Windows
http://hg.python.org/cpython/rev/e5427b0b2bf7
History
Date User Action Args
2013-06-22 23:49:53python-devsetrecipients: + python-dev, loewis, jcea, pitrou, vstinner, movement, giampaolo.rodola, christian.heimes, r.david.murray, neologix, dilettant
2013-06-22 23:49:53python-devlinkissue11016 messages
2013-06-22 23:49:53python-devcreate