[This comment by @CAM-Gerlach](https://github.com/python/devguide/pull/957#discussion_r989467777) suggested to add links to a few files mentioned in `internals/parser.rst`. Even though direct links could be added, the page already refers to several other files using the `:file:` role, which [doesn't create any link](https://www.sphinx-doc.org/en/master/usage/restructuredtext/roles.html#role-file). Maybe a new role could solve that.