-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
Closed
Labels
Description
Documentation
cpython/InternalDocs/parser.md line 20
See the devguide's [Changing CPython's grammar](https://devguide.python.org/developer-workflow/grammar/#grammar)
The link refers to https://devguide.python.org/developer-workflow/grammar/#grammar with such content:
This document is now part of the [CPython Internals Docs](https://github.com/python/cpython/blob/main/InternalDocs/changing_grammar.md).
The link inside refers to https://github.com/python/cpython/blob/main/InternalDocs/changing_grammar.md which is in the same directory as an initial parsed.md docs file.
So it is suggested to use a relative path to the file as such
See the devguide's [Changing CPython's grammar](./changing_grammar.md)
Linked PRs
Metadata
Metadata
Assignees
Labels
Projects
Status
Todo