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 brett.cannon
Recipients brett.cannon, martin.panter, thomaslee
Date 2016-11-21.18:57:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479754670.65.0.448710736166.issue4347@psf.upfronthosting.co.za>
In-reply-to
Content
So what does having the tokenizer not depend on pgen accomplish? Does it break a circular dependency where the tokenizer will get rebuilt with pgen before a full build starts?
History
Date User Action Args
2016-11-21 18:57:50brett.cannonsetrecipients: + brett.cannon, thomaslee, martin.panter
2016-11-21 18:57:50brett.cannonsetmessageid: <1479754670.65.0.448710736166.issue4347@psf.upfronthosting.co.za>
2016-11-21 18:57:50brett.cannonlinkissue4347 messages
2016-11-21 18:57:50brett.cannoncreate