mirror of
https://github.com/python/cpython.git
synced 2026-01-08 08:22:41 +00:00
gh-138257: Fix internal `RuleCollectorVisitor` attribute name (GH-138208)
The internal `RuleCollectorVisitor` class had an attribute named "rulses"
instead of "rules" that other `GrammarVisitor` subclasses define.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| peg_extension | ||
| pegen | ||
| .clang-format | ||
| .gitignore | ||
| Makefile | ||
| mypy.ini | ||
| pyproject.toml | ||