◐ Shell
clean mode source ↗

Add Python Language Reference docs to Grammar checklist. by brandtbucher · Pull Request #575 · python/devguide

It looks like these docs (specifically the grammar reference for expressions) got stale when the walrus was added. It's making documenting PEP 614 very tricky.

Also, this checklist is an amazing resource. I was halfway through debugging segfaults in importlib before I found this!