Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

@serhiy-storchaka
Copy link
Member

@serhiy-storchakaserhiy-storchaka commentedFeb 17, 2025
edited by bedevere-appbot
Loading

@skirpichev
Copy link
Contributor

CC@kumaraditya303

@serhiy-storchakaserhiy-storchaka merged commitb93b7e5 intopython:mainFeb 18, 2025
50 checks passed
@miss-islington-app
Copy link

Thanks@serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@serhiy-storchakaserhiy-storchaka deleted the decimal-pow-crash branchFebruary 18, 2025 07:46
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestFeb 18, 2025
…ythonGH-130237)(cherry picked from commitb93b7e5)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app
Copy link

GH-130246 is a backport of this pull request to the3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelFeb 18, 2025
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull requestFeb 18, 2025
…gument (pythonGH-130237)(cherry picked from commitb93b7e5)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull requestFeb 18, 2025
…ythonGH-130237)(cherry picked from commitb93b7e5)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app
Copy link

GH-130247 is a backport of this pull request to the3.12 branch.

@bedevere-bot
Copy link

⚠️⚠️⚠️ Buildbot failure⚠️⚠️⚠️

Hi! The buildbotiOS ARM64 Simulator 3.x has failed when building commitb93b7e5.

What do you need to do:

  1. Don't panic.
  2. Checkthe buildbot page in the devguide if you don't know what the buildbots are or how they work.
  3. Go to the page of the buildbot that failed (https://buildbot.python.org/#/builders/1380/builds/2619) and take a look at the build logs.
  4. Check if the failure is related to this commit (b93b7e5) or if it is a false positive.
  5. If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.

You can take a look at the buildbot page here:

https://buildbot.python.org/#/builders/1380/builds/2619

Failed tests:

  • test__colorize

Failed subtests:

  • test_colorized_detection_checks_for_file - test.test__colorize.TestColorizeFunction.test_colorized_detection_checks_for_file
  • test_colorized_detection_checks_for_std_streams - test.test__colorize.TestColorizeFunction.test_colorized_detection_checks_for_std_streams
  • test_colorized_detection_checks_for_environment_variables - test.test__colorize.TestColorizeFunction.test_colorized_detection_checks_for_environment_variables

Summary of the results of the build (if available):

==

Click to see traceback logs
Traceback (most recent call last):  File"/Users/buildbot/Library/Developer/XCTestDevices/B1B1F05B-F9F5-49CF-A120-389D86D49970/data/Containers/Bundle/Application/60E18174-C026-43AB-A88B-EFAD4D4FE247/iOSTestbed.app/python/lib/python3.14/test/test__colorize.py", line33, incheckself.assertEqual(_colorize.can_colorize(), expected)~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^AssertionError:False != TrueTraceback (most recent call last):  File"/Users/buildbot/Library/Developer/XCTestDevices/B1B1F05B-F9F5-49CF-A120-389D86D49970/data/Containers/Bundle/Application/60E18174-C026-43AB-A88B-EFAD4D4FE247/iOSTestbed.app/python/lib/python3.14/test/test__colorize.py", line101, intest_colorized_detection_checks_for_std_streamsself.assertEqual(_colorize.can_colorize(),True)~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^AssertionError:False != TrueTraceback (most recent call last):  File"/Users/buildbot/Library/Developer/XCTestDevices/B1B1F05B-F9F5-49CF-A120-389D86D49970/data/Containers/Bundle/Application/60E18174-C026-43AB-A88B-EFAD4D4FE247/iOSTestbed.app/python/lib/python3.14/test/test__colorize.py", line114, intest_colorized_detection_checks_for_fileself.assertEqual(_colorize.can_colorize(file=file),True)~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^AssertionError:False != True

serhiy-storchaka added a commit that referenced this pull requestFeb 18, 2025
serhiy-storchaka added a commit that referenced this pull requestFeb 18, 2025
…GH-130237) (GH-130246)(cherry picked from commitb93b7e5)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@skirpichevskirpichevskirpichev approved these changes

@kumaraditya303kumaraditya303kumaraditya303 approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@serhiy-storchaka@skirpichev@bedevere-bot@kumaraditya303

[8]ページ先頭

©2009-2025 Movatter.jp