Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
gh-133783: Fix __replace__ on AST nodes for optional attributes#133797
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.
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.
I think we keep all your commit messages in the final commit message. It illustrates how hard it is to make changes to the ADSL |
7dddb4e
intopython:mainUh oh!
There was an error while loading.Please reload this page.
Thanks@JelleZijlstra for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14. |
…pythonGH-133797)(cherry picked from commit7dddb4e)Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
GH-133842 is a backport of this pull request to the3.14 branch. |
Uh oh!
There was an error while loading.Please reload this page.
__replace__
on manually created AST objects has too many required arguments #133783