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 serhiy.storchaka
Recipients Albert-Jan Nijburg, benjamin.peterson, matrixise, meador.inge, r.david.murray, serhiy.storchaka, vstinner
Date 2018-11-18.17:25:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542561934.16.0.788709270274.issue30455@psf.upfronthosting.co.za>
In-reply-to
Content
Could anybody please make a review? There are two alternate PRs: PR 1860 and PR 10370. The difference between them is that the former one uses Lib/token.py as a source, and the latter one uses Grammar/Tokens as a source and generates Lib/token.py too.
History
Date User Action Args
2018-11-18 17:25:34serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, benjamin.peterson, r.david.murray, meador.inge, matrixise, Albert-Jan Nijburg
2018-11-18 17:25:34serhiy.storchakasetmessageid: <1542561934.16.0.788709270274.issue30455@psf.upfronthosting.co.za>
2018-11-18 17:25:34serhiy.storchakalinkissue30455 messages
2018-11-18 17:25:34serhiy.storchakacreate