-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
gh-130230: Fix crash in pow() with only Decimal third argument #130237
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gh-130230: Fix crash in pow() with only Decimal third argument #130237
Conversation
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. |
…ythonGH-130237) (cherry picked from commit b93b7e5) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
GH-130246 is a backport of this pull request to the 3.13 branch. |
…gument (pythonGH-130237) (cherry picked from commit b93b7e5) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
…ythonGH-130237) (cherry picked from commit b93b7e5) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
GH-130247 is a backport of this pull request to the 3.12 branch. |
|
…GH-130237) (GH-130246) (cherry picked from commit b93b7e5) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Uh oh!
There was an error while loading. Please reload this page.