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 Arfrever, Claudiu.Popa, berker.peksag, brett.cannon, eric.snow, larry, ncoghlan, vstinner
Date 2013-11-22.16:31:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385137867.41.0.762651131357.issue18864@psf.upfronthosting.co.za>
In-reply-to
Content
Your commit doesn't compile on Windows.

Category 	None
Changed by 	Eric Snow <ericsnowcurrently@gmail.com>
Changed at 	Fri 22 Nov 2013 16:17:09
Branch 	default
Revision 	07229c6104b16d0ab7cc63f3306157d3d2819fed
Comments

Implement PEP 451 (ModuleSpec).


http://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%203.x/builds/3348/steps/compile/logs/stdio
History
Date User Action Args
2013-11-22 16:31:07vstinnersetrecipients: + vstinner, brett.cannon, ncoghlan, larry, Arfrever, Claudiu.Popa, eric.snow, berker.peksag
2013-11-22 16:31:07vstinnersetmessageid: <1385137867.41.0.762651131357.issue18864@psf.upfronthosting.co.za>
2013-11-22 16:31:07vstinnerlinkissue18864 messages
2013-11-22 16:31:07vstinnercreate