SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 2 Python

bpo-40939: Remove PEG parser easter egg (__new_parser__) (#20802)

It no longer serves a purpose (there's only one parser) and having "new" in any name will eventually look odd. Also, it impinges on a potential sub-namespace, `__new_...__`.
L
Lysandros Nikolaou committed
bcd7deed9118e365c1225de2a2e1a81bf988c6ab
Parent: 10e6506
Committed by GitHub <noreply@github.com> on 6/11/2020, 4:09:21 PM