close
Skip to content

[3.13] gh-156369: Bump OpenSSL version for Android - #156433

Merged
freakboy3742 merged 1 commit into
python:3.13from
zware:313_bump_openssl_mobile_3022
Aug 26, 2026
Merged

[3.13] gh-156369: Bump OpenSSL version for Android#156433
freakboy3742 merged 1 commit into
python:3.13from
zware:313_bump_openssl_mobile_3022

Conversation

@zware

@zware zware commented Aug 26, 2026

Copy link
Copy Markdown
Member

@freakboy3742
freakboy3742 merged commit 069a4ee into python:3.13 Aug 26, 2026
32 checks passed
@bedevere-bot

This comment was marked as off-topic.

@bedevere-bot

This comment was marked as off-topic.

@zware
zware deleted the 313_bump_openssl_mobile_3022 branch August 26, 2026 21:59
@bedevere-bot

Copy link
Copy Markdown

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

Hi! The buildbot AMD64 Windows11 Non-Debug 3.13 (tier-1) has failed when building commit 069a4ee.

What do you need to do:

  1. Don't panic.
  2. Check the 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/1419/builds/1267) and take a look at the build logs.
  4. Check if the failure is related to this commit (069a4ee) 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/1419/builds/1267

Failed tests:

  • test_int

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

==

Click to see traceback logs
Traceback (most recent call last):
  File "b:\uildarea\3.13.ware-win11.nondebug\build\Lib\test\test_int.py", line 729, in test_denial_of_service_prevented_str_to_int
    self.assertLessEqual(sw_fail_huge.seconds, sw_convert.seconds/2)
    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 0.015625 not less than or equal to 0.0078125


Traceback (most recent call last):
  File "b:\uildarea\3.13.ware-win11.nondebug\build\Lib\test\test_int.py", line 740, in test_denial_of_service_prevented_str_to_int
    self.assertLessEqual(sw_fail_extra_huge.seconds, sw_convert.seconds/2)
    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 0.015625 not less than or equal to 0.0078125

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants