[Python-Dev] Checklist for changing Python's grammar
Chris Angelico
rosuav at gmail.com
Thu Jun 11 05:45:29 CEST 2015
More information about the Python-Dev mailing list
Thu Jun 11 05:45:29 CEST 2015
- Previous message (by thread): [Python-Dev] cpython (3.4): #23891: add a section to the Tutorial describing virtual environments and pip
- Next message (by thread): [Python-Dev] Checklist for changing Python's grammar
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
As part of a bit of hacking on CPython, I'm looking at playing with the grammar. In the source tree, Grammar/Grammar, there's a note advising me to follow the steps in PEP 306, but PEP 306 says it's been moved to the dev guide. Should the source comment be changed to point to https://docs.python.org/devguide/grammar.html ? Or is there a better canonical location for the dev guide? ChrisA
- Previous message (by thread): [Python-Dev] cpython (3.4): #23891: add a section to the Tutorial describing virtual environments and pip
- Next message (by thread): [Python-Dev] Checklist for changing Python's grammar
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list