On Thu, 2 Apr 2020 at 19:20, Guido van Rossum <gu...@python.org> wrote: > > Since last fall's core sprint in London, Pablo Galindo Salgado, Lysandros > Nikolaou and myself have been working on a new parser for CPython. We are now > far enough along that we present a PEP we've written: > > https://www.python.org/dev/peps/pep-0617/ > > Hopefully the PEP speaks for itself. We are hoping for a speedy resolution so > we can land the code we've written before 3.9 beta 1.
Excellent news! One question - will there be any user-visible change as a result of this PEP other than the removal of the "parser" module? >From my quick reading of the PEP, I didn't see anything, so I assume the answer is "no". Paul _______________________________________________ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/CSUXLFZLP556LCX6MXYITEDQM3EQQZ5K/ Code of Conduct: http://python.org/psf/codeofconduct/