-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
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
serhiy-storchaka
commented
Feb 17, 2025
•
edited by bedevere-app
bot
Loading
edited by bedevere-app
bot
- Issue: Issues with Decimal and three-argument pow() #130230
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 <[email protected]>
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 <[email protected]>
…ythonGH-130237) (cherry picked from commit b93b7e5) Co-authored-by: Serhiy Storchaka <[email protected]>
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 <[email protected]>