Bug report
Bug description:
The RuleCollectorVisitor visitor class in Tools/peg_generator/pegen/parser_generator.py has a typo in its attribute, making it annoying for subclasses should they access this attribute. Since the file is internal, there shouldn't be any breakage but I will still create an issue for tracking it just in case.
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Linked PRs
Bug report
Bug description:
The
RuleCollectorVisitorvisitor class inTools/peg_generator/pegen/parser_generator.pyhas a typo in its attribute, making it annoying for subclasses should they access this attribute. Since the file is internal, there shouldn't be any breakage but I will still create an issue for tracking it just in case.CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Linked PRs
RuleCollectorVisitorattribute name #138208RuleCollectorVisitorattribute name (GH-138208) #138259RuleCollectorVisitorattribute name (GH-138208) #138260