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 eli.bendersky
Recipients brett.cannon, eli.bendersky, eric.snow, larry, ncoghlan
Date 2013-11-19.14:40:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384872032.27.0.205125823073.issue19655@psf.upfronthosting.co.za>
In-reply-to
Content
Larry, ease your worries: note that I only tagged this on version 3.5!

That said, this parser runs during the build and produces a .h file and .c file - these partake in the build; I verified that the generated code is *identical* to before, so there's not much to worry about. Still, I don't see a reason to land this before the beta branches. I'll do it onto the default branch after this weekend (assuming the reviews come through).
History
Date User Action Args
2013-11-19 14:40:32eli.benderskysetrecipients: + eli.bendersky, brett.cannon, ncoghlan, larry, eric.snow
2013-11-19 14:40:32eli.benderskysetmessageid: <1384872032.27.0.205125823073.issue19655@psf.upfronthosting.co.za>
2013-11-19 14:40:32eli.benderskylinkissue19655 messages
2013-11-19 14:40:32eli.benderskycreate