Re: plans for the peg parser in pypy 3.9

Simon Cross <[email protected]> Mon, 8 Nov 2021 01:04:01 +0100
Newsgroups gmane.comp.python.pypy
Message-ID <CAD5NRCHpCuBhj=dkKyE9p1xmCa3zaEWDkxysT5f+q-WFTof_Rg@mail.gmail.com>
> - CPython made it possible to switch between the old and the new parser
> in 3.9 with an environment variable. Unless somebody gives extremely
> strong reasons for also having that feature, I would like to focus on
> using the new parser exclusively. Being able to switch is quite a big
> hassle, and I don't see it buying a lot.

That approach sounds good to me!