Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
gh-133412: remove the brackets of the optional stack_effect#133708
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
f77dac6
intopython:mainUh oh!
There was an error while loading.Please reload this page.
Thanks@nybblista for the PR, and@picnixz for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
Thanks@nybblista for the PR, and@picnixz for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
The `stack_effect` is incorrectly documented as being allowed to be optional.(cherry picked from commitf77dac6)Co-authored-by: Nybblista <170842536+nybblista@users.noreply.github.com>
The `stack_effect` is incorrectly documented as being allowed to be optional.(cherry picked from commitf77dac6)Co-authored-by: Nybblista <170842536+nybblista@users.noreply.github.com>
GH-133729 is a backport of this pull request to the3.14 branch. |
GH-133730 is a backport of this pull request to the3.13 branch. |
Uh oh!
There was an error while loading.Please reload this page.
Remove the brackets of the optional
stack_effect
.inst
defintion and its optionalstack_effect
#133412