gh-109120: Fix handle of incorrect star expressions#117444
gh-109120: Fix handle of incorrect star expressions#117444pablogsal merged 5 commits intopython:mainfrom
Conversation
|
LGTM |
|
Thanks @grigoriev-semyon for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
|
Sorry, @grigoriev-semyon and @pablogsal, I could not cleanly backport this to |
|
Sorry, @grigoriev-semyon and @pablogsal, I could not cleanly backport this to |
|
@grigoriev-semyon Thanks for the PR! Can you work in the backports using |
ofc :) |
is it ok if I make regen-pegen in backport PR? There is some conflicts in |
That's necessary, yes. Fix any conflicts in |
…ssions (python#117444) (cherry picked from commit c97d3af)
…ssions (python#117444) (cherry picked from commit c97d3af)
|
GH-117464 is a backport of this pull request to the 3.11 branch. |
…ssions (python#117444) (cherry picked from commit c97d3af)
|
GH-117465 is a backport of this pull request to the 3.12 branch. |
Fixes: #109120