Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.1k
Update generated files list and adddiff=generated
attribute#30745
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
+ Include/internal/pycore_ast_state.h+ Lib/keyword.py+ Parser/parser.c+ Python/Python-ast.c+ Python/stdlib_module_names.h+ Tools/peg_generator/pegen/grammar_parser.py
FYI@isidentical, I added some of the missing generated files, mostly related to the parser. |
erlend-aasland commentedJan 21, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
|
diff=generated
attributediff=generated
attributeAdded |
cc.@arhadthedev (I can't directly request your review on the PR) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thanks for the PR@erlend-aasland, LGTM. Assuming this includes everything from ourmake regen-all
targets
arhadthedev left a comment• edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Looks good to me, I have no objection on who successfully pushes a solution to a problem.
By the way, what does Edit: I found the answer inpython/core-workflow#425.diff=generated
do? Google returned nothing relevant forgit diff generated
; grepping the repository gives lots of clutter as well.
I went through the Makefile twice, but I may have overlooked something. Feel free to double check 🕵🏻 |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
IMO, I don't think it is worth the hassle to backport this. Cry out if you disagree. |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
bedevere-bot commentedJan 21, 2022
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
@erlend-aasland: Status check is done, and it's a success ✅ . |
Uh oh!
There was an error while loading.Please reload this page.
As a side effect, the list of generated files is relocated after the language aware diff settings.
Closespython/core-workflow#425
Automerge-Triggered-By: GH:zware