His patch is merged already. See https://github.com/python/cpython/pull/12654
On Tue, Jan 14, 2020 at 6:20 PM Abdur-Rahmaan Janhangeer <[email protected]> wrote: > > Greetings list, > > On windows i want to play with the grammar file, but according to this > article: > > > For Windows, there is no officially supported way of running pgen. However, > > you can clone my fork and run build.bat --regen from within the PCBuild > > directory. > > But i don't want to work from his fork. Is there an official way of > regenerating > the files? I just want to have my own keywords. As far as i've understood, > rebuilding won't do it. > > Yours, > > Abdur-Rahmaan Janhangeer > Mauritius > _______________________________________________ > Python-Dev mailing list -- [email protected] > To unsubscribe send an email to [email protected] > https://mail.python.org/mailman3/lists/python-dev.python.org/ > Message archived at > https://mail.python.org/archives/list/[email protected]/message/IBK2T4YR5JARRJOCNHRLI3JN2Z737JXH/ > Code of Conduct: http://python.org/psf/codeofconduct/ -- Inada Naoki <[email protected]> _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/QOSN5633JFMPMY2JGJ3Y5YQHBZ54OLRG/ Code of Conduct: http://python.org/psf/codeofconduct/
