Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
gh-104400: pygettext: Prepare to replace TokenEater with a NodeVisitor#129672
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Uh oh!
There was an error while loading.Please reload this page.
e41ec8e intopython:mainUh oh!
There was an error while loading.Please reload this page.
Thank you both for such a quick review! |
bedevere-bot commentedFeb 5, 2025
|
The buildbot failure does not seem related |
…Visitor (python#129672)* Update the module docstring* Move ``key_for`` inside the class* Move ``write_pot_file`` outside the class
…Visitor (python#129672)* Update the module docstring* Move ``key_for`` inside the class* Move ``write_pot_file`` outside the class
Uh oh!
There was an error while loading.Please reload this page.
Preparatory PR to keep the diff of#104402 as small as possible.
key_forinside the classwrite_pot_fileoutside the classcc@m-aciek