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-141141: Makebase64.b85decode thread safe#141149

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
serhiy-storchaka merged 3 commits intopython:mainfrombeneltayar:fix-issue-141141
Nov 7, 2025

Conversation

@beneltayar
Copy link
Contributor

@beneltayarbeneltayar commentedNov 6, 2025
edited by bedevere-appbot
Loading

Fixes a thread safety issue withbase64.b85decode

@python-cla-bot
Copy link

python-cla-botbot commentedNov 6, 2025
edited
Loading

All commit authors signed the Contributor License Agreement.

CLA signed

@bedevere-app
Copy link

Most changes to Pythonrequire a NEWS entry. Add one using theblurb_it web app or theblurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply theskip news label instead.

Copy link
Member

@serhiy-storchakaserhiy-storchaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

LGTM. 👍

@serhiy-storchakaserhiy-storchaka added needs backport to 3.13bugs and security fixes needs backport to 3.14bugs and security fixes labelsNov 7, 2025
@serhiy-storchakaserhiy-storchakaenabled auto-merge (squash)November 7, 2025 10:41
@serhiy-storchakaserhiy-storchaka merged commita7bf27f intopython:mainNov 7, 2025
54 checks passed
@miss-islington-app
Copy link

Thanks@beneltayar for the PR, and@serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestNov 7, 2025
(cherry picked from commita7bf27f)Co-authored-by: Benel Tayar <86257734+beneltayar@users.noreply.github.com>
@bedevere-app
Copy link

GH-141184 is a backport of this pull request to the3.14 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.14bugs and security fixes labelNov 7, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestNov 7, 2025
(cherry picked from commita7bf27f)Co-authored-by: Benel Tayar <86257734+beneltayar@users.noreply.github.com>
@bedevere-app
Copy link

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

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelNov 7, 2025
serhiy-storchaka pushed a commit that referenced this pull requestNov 7, 2025
…-141185)(cherry picked from commita7bf27f)Co-authored-by: Benel Tayar <86257734+beneltayar@users.noreply.github.com>
serhiy-storchaka pushed a commit that referenced this pull requestNov 7, 2025
…-141184)(cherry picked from commita7bf27f)Co-authored-by: Benel Tayar <86257734+beneltayar@users.noreply.github.com>
@bedevere-bot
Copy link

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

Hi! The buildbotARM64 macOS 3.13 (tier-2) has failed when building commit353bfc8.

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/1404/builds/1385) and take a look at the build logs.
  4. Check if the failure is related to this commit (353bfc8) 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/1404/builds/1385

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

==

Click to see traceback logs
Traceback (most recent call last):  File"/Users/buildbot/buildarea/3.13.pablogsal-macos-m1.macos-with-brew/build/Lib/socket.py", line790, incloseself._sock=NoneResourceWarning:unclosed <socket.socket fd=7, family=2, type=1, proto=6, laddr=('192.168.0.101', 53703), raddr=('68.183.26.59', 21)>Warning -- Unraisable exceptionException ignored in: <socket.socket fd=8, family=2, type=1, proto=6, laddr=('192.168.0.101', 53705), raddr=('68.183.26.59', 21)>Traceback (most recent call last):  File"/Users/buildbot/buildarea/3.13.pablogsal-macos-m1.macos-with-brew/build/Lib/socket.py", line790, incloseself._sock=NoneResourceWarning:unclosed <socket.socket fd=8, family=2, type=1, proto=6, laddr=('192.168.0.101', 53705), raddr=('68.183.26.59', 21)>skipped "Resource 'ftp://www.pythontest.net/' is not available"Traceback (most recent call last):  File"/Users/buildbot/buildarea/3.13.pablogsal-macos-m1.macos-with-brew/build/Lib/socket.py", line790, incloseself._sock=NoneResourceWarning:unclosed <socket.socket fd=8, family=2, type=1, proto=6, laddr=('192.168.0.101', 53710), raddr=('68.183.26.59', 21)>Warning -- Unraisable exceptionException ignored in: <socket.socket fd=9, family=2, type=1, proto=6, laddr=('192.168.0.101', 53712), raddr=('68.183.26.59', 21)>Traceback (most recent call last):  File"/Users/buildbot/buildarea/3.13.pablogsal-macos-m1.macos-with-brew/build/Lib/socket.py", line790, incloseself._sock=NoneResourceWarning:unclosed <socket.socket fd=9, family=2, type=1, proto=6, laddr=('192.168.0.101', 53712), raddr=('68.183.26.59', 21)>skipped "Resource 'ftp://www.pythontest.net/' is not available"Traceback (most recent call last):  File"/Users/buildbot/buildarea/3.13.pablogsal-macos-m1.macos-with-brew/build/Lib/socket.py", line790, incloseself._sock=NoneResourceWarning:unclosed <socket.socket fd=8, family=2, type=1, proto=6, laddr=('192.168.0.101', 53669), raddr=('68.183.26.59', 21)>Warning -- Unraisable exceptionException ignored in: <socket.socket fd=9, family=2, type=1, proto=6, laddr=('192.168.0.101', 53671), raddr=('68.183.26.59', 21)>Traceback (most recent call last):  File"/Users/buildbot/buildarea/3.13.pablogsal-macos-m1.macos-with-brew/build/Lib/socket.py", line790, incloseself._sock=NoneResourceWarning:unclosed <socket.socket fd=9, family=2, type=1, proto=6, laddr=('192.168.0.101', 53671), raddr=('68.183.26.59', 21)>skipped "Resource 'ftp://www.pythontest.net/' is not available"Traceback (most recent call last):  File"/Users/buildbot/buildarea/3.13.pablogsal-macos-m1.macos-with-brew/build/Lib/socket.py", line790, incloseself._sock=NoneResourceWarning:unclosed <socket.socket fd=6, family=2, type=1, proto=6, laddr=('192.168.0.101', 53656), raddr=('68.183.26.59', 21)>Warning -- Unraisable exceptionException ignored in: <socket.socket fd=7, family=2, type=1, proto=6, laddr=('192.168.0.101', 53658), raddr=('68.183.26.59', 21)>Traceback (most recent call last):  File"/Users/buildbot/buildarea/3.13.pablogsal-macos-m1.macos-with-brew/build/Lib/socket.py", line790, incloseself._sock=NoneResourceWarning:unclosed <socket.socket fd=7, family=2, type=1, proto=6, laddr=('192.168.0.101', 53658), raddr=('68.183.26.59', 21)>skipped "Resource 'ftp://www.pythontest.net/' is not available"Traceback (most recent call last):  File"/Users/buildbot/buildarea/3.13.pablogsal-macos-m1.macos-with-brew/build/Lib/test/support/__init__.py", line845, ingc_collect    gc.collect()ResourceWarning:unclosed <socket.socket fd=7, family=2, type=1, proto=6, laddr=('192.168.0.101', 53727), raddr=('68.183.26.59', 21)>Traceback (most recent call last):  File"/Users/buildbot/buildarea/3.13.pablogsal-macos-m1.macos-with-brew/build/Lib/contextlib.py", line136, in__enter__def__enter__(self):ResourceWarning:unclosed <socket.socket fd=6, family=2, type=1, proto=6, laddr=('192.168.0.101', 53661), raddr=('68.183.26.59', 21)>Warning -- Unraisable exceptionException ignored in: <socket.socket fd=7, family=2, type=1, proto=6, laddr=('192.168.0.101', 53667), raddr=('68.183.26.59', 21)>Traceback (most recent call last):  File"/Users/buildbot/buildarea/3.13.pablogsal-macos-m1.macos-with-brew/build/Lib/contextlib.py", line136, in__enter__def__enter__(self):ResourceWarning:unclosed <socket.socket fd=7, family=2, type=1, proto=6, laddr=('192.168.0.101', 53667), raddr=('68.183.26.59', 21)>Warning -- Unraisable exceptionException ignored in: <socket.socket fd=8, family=2, type=1, proto=6, laddr=('192.168.0.101', 53673), raddr=('68.183.26.59', 21)>Traceback (most recent call last):  File"/Users/buildbot/buildarea/3.13.pablogsal-macos-m1.macos-with-brew/build/Lib/contextlib.py", line136, in__enter__def__enter__(self):ResourceWarning:unclosed <socket.socket fd=8, family=2, type=1, proto=6, laddr=('192.168.0.101', 53673), raddr=('68.183.26.59', 21)>Warning -- Unraisable exceptionException ignored in: <socket.socket fd=6, family=2, type=1, proto=6, laddr=('192.168.0.101', 53675), raddr=('68.183.26.59', 21)>Traceback (most recent call last):  File"/Users/buildbot/buildarea/3.13.pablogsal-macos-m1.macos-with-brew/build/Lib/socket.py", line790, incloseself._sock=NoneResourceWarning:unclosed <socket.socket fd=6, family=2, type=1, proto=6, laddr=('192.168.0.101', 53675), raddr=('68.183.26.59', 21)>Warning -- Unraisable exceptionException ignored in: <socket.socket fd=7, family=2, type=1, proto=6, laddr=('192.168.0.101', 53677), raddr=('68.183.26.59', 21)>Traceback (most recent call last):  File"/Users/buildbot/buildarea/3.13.pablogsal-macos-m1.macos-with-brew/build/Lib/socket.py", line790, incloseself._sock=NoneResourceWarning:unclosed <socket.socket fd=7, family=2, type=1, proto=6, laddr=('192.168.0.101', 53677), raddr=('68.183.26.59', 21)>skipped "Resource 'ftp://www.pythontest.net/' is not available"Traceback (most recent call last):  File"/Users/buildbot/buildarea/3.13.pablogsal-macos-m1.macos-with-brew/build/Lib/test/support/__init__.py", line845, ingc_collect    gc.collect()ResourceWarning:unclosed <socket.socket fd=6, family=2, type=1, proto=6, laddr=('192.168.0.101', 53679), raddr=('68.183.26.59', 21)>Traceback (most recent call last):  File"/Users/buildbot/buildarea/3.13.pablogsal-macos-m1.macos-with-brew/build/Lib/test/support/socket_helper.py", line225, intransient_internet    captured_errnos= [getattr(errno, name, num)ResourceWarning:unclosed <socket.socket fd=7, family=2, type=1, proto=6, laddr=('192.168.0.101', 53707), raddr=('68.183.26.59', 21)>Warning -- Unraisable exceptionException ignored in: <socket.socket fd=8, family=2, type=1, proto=6, laddr=('192.168.0.101', 53714), raddr=('68.183.26.59', 21)>Traceback (most recent call last):  File"/Users/buildbot/buildarea/3.13.pablogsal-macos-m1.macos-with-brew/build/Lib/test/support/socket_helper.py", line225, intransient_internet    captured_errnos= [getattr(errno, name, num)ResourceWarning:unclosed <socket.socket fd=8, family=2, type=1, proto=6, laddr=('192.168.0.101', 53714), raddr=('68.183.26.59', 21)>Warning -- Unraisable exceptionException ignored in: <socket.socket fd=9, family=2, type=1, proto=6, laddr=('192.168.0.101', 53721), raddr=('68.183.26.59', 21)>Traceback (most recent call last):  File"/Users/buildbot/buildarea/3.13.pablogsal-macos-m1.macos-with-brew/build/Lib/test/support/socket_helper.py", line225, intransient_internet    captured_errnos= [getattr(errno, name, num)ResourceWarning:unclosed <socket.socket fd=9, family=2, type=1, proto=6, laddr=('192.168.0.101', 53721), raddr=('68.183.26.59', 21)>Warning -- Unraisable exceptionException ignored in: <socket.socket fd=7, family=2, type=1, proto=6, laddr=('192.168.0.101', 53723), raddr=('68.183.26.59', 21)>Traceback (most recent call last):  File"/Users/buildbot/buildarea/3.13.pablogsal-macos-m1.macos-with-brew/build/Lib/socket.py", line790, incloseself._sock=NoneResourceWarning:unclosed <socket.socket fd=7, family=2, type=1, proto=6, laddr=('192.168.0.101', 53723), raddr=('68.183.26.59', 21)>Warning -- Unraisable exceptionException ignored in: <socket.socket fd=8, family=2, type=1, proto=6, laddr=('192.168.0.101', 53725), raddr=('68.183.26.59', 21)>Traceback (most recent call last):  File"/Users/buildbot/buildarea/3.13.pablogsal-macos-m1.macos-with-brew/build/Lib/socket.py", line790, incloseself._sock=NoneResourceWarning:unclosed <socket.socket fd=8, family=2, type=1, proto=6, laddr=('192.168.0.101', 53725), raddr=('68.183.26.59', 21)>skipped "Resource 'ftp://www.pythontest.net/' is not available"Traceback (most recent call last):  File"/Users/buildbot/buildarea/3.13.pablogsal-macos-m1.macos-with-brew/build/Lib/socket.py", line790, incloseself._sock=NoneResourceWarning:unclosed <socket.socket fd=9, family=2, type=1, proto=6, laddr=('192.168.0.101', 53716), raddr=('68.183.26.59', 21)>Warning -- Unraisable exceptionException ignored in: <socket.socket fd=10, family=2, type=1, proto=6, laddr=('192.168.0.101', 53718), raddr=('68.183.26.59', 21)>Traceback (most recent call last):  File"/Users/buildbot/buildarea/3.13.pablogsal-macos-m1.macos-with-brew/build/Lib/socket.py", line790, incloseself._sock=NoneResourceWarning:unclosed <socket.socket fd=10, family=2, type=1, proto=6, laddr=('192.168.0.101', 53718), raddr=('68.183.26.59', 21)>skipped "Resource 'ftp://www.pythontest.net/' is not available"Traceback (most recent call last):  File"/Users/buildbot/buildarea/3.13.pablogsal-macos-m1.macos-with-brew/build/Lib/socket.py", line790, incloseself._sock=NoneResourceWarning:unclosed <socket.socket fd=7, family=2, type=1, proto=6, laddr=('192.168.0.101', 53663), raddr=('68.183.26.59', 21)>Warning -- Unraisable exceptionException ignored in: <socket.socket fd=8, family=2, type=1, proto=6, laddr=('192.168.0.101', 53665), raddr=('68.183.26.59', 21)>Traceback (most recent call last):  File"/Users/buildbot/buildarea/3.13.pablogsal-macos-m1.macos-with-brew/build/Lib/socket.py", line790, incloseself._sock=NoneResourceWarning:unclosed <socket.socket fd=8, family=2, type=1, proto=6, laddr=('192.168.0.101', 53665), raddr=('68.183.26.59', 21)>skipped "Resource 'ftp://www.pythontest.net/' is not available"

@bedevere-bot
Copy link

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

Hi! The buildbotARM64 Windows 3.x (tier-3) has failed when building commita7bf27f.

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/729/builds/9987) and take a look at the build logs.
  4. Check if the failure is related to this commit (a7bf27f) 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/729/builds/9987

Failed tests:

  • test_gzip
  • test_dbm_dumb
  • test.test_multiprocessing_spawn.test_misc

Failed subtests:

  • test_large_pool - test.test_multiprocessing_spawn.test_misc.MiscTestCase.test_large_pool
  • test_readline - test.test_gzip.TestGzip.test_readline
  • test_readlines - test.test_gzip.TestGzip.test_readlines

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

==

Click to see traceback logs
Traceback (most recent call last):  File"C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\multiprocessing\spawn.py", line122, inspawn_mainTraceback (most recent call last):Traceback (most recent call last):  File"<frozen importlib._bootstrap>", line1379, in_find_and_load  File"<frozen importlib._bootstrap>", line1341, in_find_and_load_unlocked  File"<frozen importlib._bootstrap>", line1267, in_find_spec  File"<frozen importlib._bootstrap_external>", line1314, infind_spec  File"<frozen importlib._bootstrap_external>", line1288, in_get_spec  File"<frozen importlib._bootstrap_external>", line1391, infind_spec  File"<frozen importlib._bootstrap_external>", line1434, in_fill_cacheOSError:[WinError 8] Not enough memory resources are available to process this command: 'C:\\Workspace\\buildarea\\3.x.linaro-win-arm64\\build\\PCbuild\\arm64'Exception ignored in the internal traceback machinery:Traceback (most recent call last):  File"<frozen importlib._bootstrap>", line1568, in_install_external_importersImportError:Frozen object named '_frozen_importlib_external' is invalidFatal Python error: _PyImport_InitExternal: external importer setup failedPython runtime state: core initializedTraceback (most recent call last):  File"C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\_test_multiprocessing.py", line7021, intest_large_pool    rc, out, err= script_helper.assert_python_ok(testfn)~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^  File"C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\support\script_helper.py", line182, inassert_python_okreturn _assert_python(True,*args,**env_vars)  File"C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\support\script_helper.py", line167, in_assert_python    res.fail(cmd_line)~~~~~~~~^^^^^^^^^^  File"C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\support\script_helper.py", line80, infailraiseAssertionError(f"Process return code is{exitcode}\n"...<10 lines>...f"---")AssertionError:Process return code is 1command line: ['C:\\Workspace\\buildarea\\3.x.linaro-win-arm64\\build\\PCbuild\\arm64\\python_d.exe', '-X', 'faulthandler', '-I', '@test_117744_tmpæ']Traceback (most recent call last):  File"<frozen importlib._bootstrap>", line1376, in_find_and_load  File"<frozen importlib._bootstrap>", line420, in__enter__  File"<frozen importlib._bootstrap>", line459, in_get_module_lockAttributeError:'NoneType' object has no attribute 'ref'Traceback (most recent call last):  File"<frozen importlib._bootstrap>", line1559, in_install  File"<frozen importlib._bootstrap>", line1548, in_setup  File"<frozen importlib._bootstrap>", line1514, in_builtin_from_name  File"<frozen importlib._bootstrap>", line938, in_load_unlocked  File"<frozen importlib._bootstrap>", line1003, inexec_module  File"<frozen importlib._bootstrap>", line491, in_call_with_frames_removedbject address  : 00000226E43742F0bject refcount : 1bject type     : 00007FFB9DC1E140bject type name: MemoryErrorbject repr     : MemoryError()lost sys.stderrFatal Python error: _Py_HashRandomization_Init: failed to get random numbers to initialize PythonPython runtime state: preinitializedTraceback (most recent call last):  File"C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\test_gzip.py", line266, intest_readlinewith gzip.GzipFile(self.filename,'rb')as f:~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^  File"C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\gzip.py", line208, in__init__    fileobj=self.myfileobj= builtins.open(filename, modeor'rb')~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^MemoryErrorTraceback (most recent call last):  File"<frozen getpath>", line507, in<module>ModuleNotFoundError:No module named 'traceback'SystemError:<built-in function readlines> returned NULL without setting an exceptionTraceback (most recent call last):  File"<frozen importlib._bootstrap>", line1379, in_find_and_load  File"<frozen importlib._bootstrap>", line1341, in_find_and_load_unlocked  File"<frozen importlib._bootstrap>", line1267, in_find_specTraceback (most recent call last):Traceback (most recent call last):  File"C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\test_gzip.py", line275, intest_readlinesself.test_write()~~~~~~~~~~~~~~~^^  File"C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\test_gzip.py", line69, intest_writewith gzip.GzipFile(self.filename,'wb')as f:~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^  File"C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\gzip.py", line243, in__init__self._buffer= io.BufferedWriter(_WriteBufferStream(self),~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^                                     buffer_size=self._buffer_size)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^MemoryError

@bedevere-bot
Copy link

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

Hi! The buildbotARM64 Windows Non-Debug 3.x (tier-3) has failed when building commita7bf27f.

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/730/builds/13464) and take a look at the build logs.
  4. Check if the failure is related to this commit (a7bf27f) 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/730/builds/13464

Failed tests:

  • test_http_cookies
  • test.test_multiprocessing_spawn.test_misc
  • test_compile
  • test_zipimport

Failed subtests:

  • test_large_pool - test.test_multiprocessing_spawn.test_misc.MiscTestCase.test_large_pool
  • testZip64CruftAndComment - test.test_zipimport.ZStdCompressedZipImportTestCase.testZip64CruftAndComment
  • test_unquote_large - test.test_http_cookies.CookieTests.test_unquote_large
  • test_stack_overflow - test.test_compile.TestSpecifics.test_stack_overflow

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

==

Click to see traceback logs
Traceback (most recent call last):Traceback (most recent call last):  File"C:\Workspace\buildarea\3.x.linaro-win-arm64.nondebug\build\Lib\test\_test_multiprocessing.py", line7021, intest_large_pool    rc, out, err= script_helper.assert_python_ok(testfn)~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^  File"C:\Workspace\buildarea\3.x.linaro-win-arm64.nondebug\build\Lib\test\support\script_helper.py", line182, inassert_python_okreturn _assert_python(True,*args,**env_vars)  File"C:\Workspace\buildarea\3.x.linaro-win-arm64.nondebug\build\Lib\test\support\script_helper.py", line167, in_assert_python    res.fail(cmd_line)~~~~~~~~^^^^^^^^^^  File"C:\Workspace\buildarea\3.x.linaro-win-arm64.nondebug\build\Lib\test\support\script_helper.py", line80, infailraiseAssertionError(f"Process return code is{exitcode}\n"...<10 lines>...f"---")AssertionError:Process return code is 1command line: ['C:\\Workspace\\buildarea\\3.x.linaro-win-arm64.nondebug\\build\\PCbuild\\arm64\\python.exe', '-X', 'faulthandler', '-I', '@test_122296_tmpæ']Traceback (most recent call last):  File"C:\Workspace\buildarea\3.x.linaro-win-arm64.nondebug\build\Lib\test\test_zipimport.py", line902, intestZip64CruftAndCommentself.doTest(".py", files,"f65536",comment=b"c"* ((1<<16)-1))~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  File"C:\Workspace\buildarea\3.x.linaro-win-arm64.nondebug\build\Lib\test\test_zipimport.py", line159, indoTestself.makeZip(files,**kw)~~~~~~~~~~~~^^^^^^^^^^^^^  File"C:\Workspace\buildarea\3.x.linaro-win-arm64.nondebug\build\Lib\test\test_zipimport.py", line122, inmakeZipself.writeZip(z, files,file_comment=file_comment,prefix=prefix)~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  File"C:\Workspace\buildarea\3.x.linaro-win-arm64.nondebug\build\Lib\test\test_zipimport.py", line150, inwriteZip    z.writestr(zinfo, data)~~~~~~~~~~^^^^^^^^^^^^^  File"C:\Workspace\buildarea\3.x.linaro-win-arm64.nondebug\build\Lib\zipfile\__init__.py", line2020, inwritestr    dest.write(data)~~~~~~~~~~^^^^^^  File"C:\Workspace\buildarea\3.x.linaro-win-arm64.nondebug\build\Lib\zipfile\__init__.py", line1332, inwrite    data=self._compressor.compress(data)compression.zstd.ZstdError:Unable to compress Zstandard data: Allocation error : not enough memoryTraceback (test.test_zipimport.ZStdCompressedZipImportTestCase.testTraceback) ... okTraceback (most recent call last):  File"C:\Workspace\buildarea\3.x.linaro-win-arm64.nondebug\build\Lib\test\_test_multiprocessing.py", line7021, intest_large_pool    rc, out, err= script_helper.assert_python_ok(testfn)~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^  File"C:\Workspace\buildarea\3.x.linaro-win-arm64.nondebug\build\Lib\test\support\script_helper.py", line182, inassert_python_okreturn _assert_python(True,*args,**env_vars)  File"C:\Workspace\buildarea\3.x.linaro-win-arm64.nondebug\build\Lib\test\support\script_helper.py", line167, in_assert_python    res.fail(cmd_line)~~~~~~~~^^^^^^^^^^  File"C:\Workspace\buildarea\3.x.linaro-win-arm64.nondebug\build\Lib\test\support\script_helper.py", line80, infailraiseAssertionError(f"Process return code is{exitcode}\n"...<10 lines>...f"---")AssertionError:Process return code is 1command line: ['C:\\Workspace\\buildarea\\3.x.linaro-win-arm64.nondebug\\build\\PCbuild\\arm64\\python.exe', '-X', 'faulthandler', '-I', '@test_123944_tmpæ']Traceback (test.test_zipimport.DeflateCompressedZipImportTestCase.testTraceback) ... okTraceback (test.test_zipimport.UncompressedZipImportTestCase.testTraceback) ... okTraceback (most recent call last):  File"C:\Workspace\buildarea\3.x.linaro-win-arm64.nondebug\build\Lib\test\test_http_cookies.py", line162, intest_unquote_large    C.load(data)~~~~~~^^^^^^  File"C:\Workspace\buildarea\3.x.linaro-win-arm64.nondebug\build\Lib\http\cookies.py", line518, inloadself.__parse_string(rawdata)~~~~~~~~~~~~~~~~~~~^^^^^^^^^  File"C:\Workspace\buildarea\3.x.linaro-win-arm64.nondebug\build\Lib\http\cookies.py", line539, in__parse_string    match= patt.match(str, i)MemoryErrorTraceback (most recent call last):  File"C:\Workspace\buildarea\3.x.linaro-win-arm64.nondebug\build\Lib\test\test_compile.py", line1043, intest_stack_overflowcompile("if a: b\n"*200000,"<dummy>","exec")~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^MemoryError

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

Reviewers

@serhiy-storchakaserhiy-storchakaserhiy-storchaka approved these changes

@ericsnowcurrentlyericsnowcurrentlyAwaiting requested review from ericsnowcurrently

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

@beneltayar@bedevere-bot@serhiy-storchaka@benel-tayar-bd

[8]ページ先頭

©2009-2025 Movatter.jp