Skip to content

Conversation

chemelnucfin
Copy link
Contributor

@chemelnucfin chemelnucfin commented Aug 31, 2025

I fixed a typo in this PR for thinking didn't need to file an issue. But since it did require an issue, a better fix would be to remove the attribute altogether.

[localhost cpython]$ git grep RuleCollectorVisitor
Tools/peg_generator/pegen/parser_generator.py:class RuleCollectorVisitor(GrammarVisitor):
Tools/peg_generator/pegen/parser_generator.py:        rule_collector = RuleCollectorVisitor(self.rules, self.callmakervisitor)

@pablogsal pablogsal enabled auto-merge (squash) August 31, 2025 14:23
@pablogsal pablogsal merged commit 7bca924 into python:main Aug 31, 2025
63 checks passed
@pablogsal
Copy link
Member

LGTM

Great catch!

lkollar pushed a commit to lkollar/cpython that referenced this pull request Sep 9, 2025
@chemelnucfin chemelnucfin deleted the patch-3 branch September 21, 2025 03:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants