Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Add an entry for Doc/library/ast.rst #639
Conversation
Co-authored-by: Petr Viktorin <encukou@gmail.com>
Since 3.9, we started to document each each individual node in the AST docs. It might be a common catch to forget when a new node is introduced or existing ones are updated / removed, so added a checklist entry.