⚠️⚠️⚠️ Buildbot failure⚠️⚠️⚠️Hi! The buildbotAMD64 Windows Server 2022 NoGIL 3.x (tier-1) has failed when building commit54a6875. What do you need to do: - Don't panic.
- Checkthe buildbot page in the devguide if you don't know what the buildbots are or how they work.
- Go to the page of the buildbot that failed (https://buildbot.python.org/#/builders/1241/builds/5758) and take a look at the build logs.
- Check if the failure is related to this commit (54a6875) or if it is a false positive.
- 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/1241/builds/5758 Failed tests: Summary of the results of the build (if available): == Click to see traceback logsTraceback (most recent call last): File"C:\Users\Administrator\buildarea\3.x.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\threading.py", line1079, in_bootstrap_innerself._context.run(self.run)~~~~~~~~~~~~~~~~~^^^^^^^^^^ File"C:\Users\Administrator\buildarea\3.x.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\threading.py", line1021, inrunself._target(*self._args,**self._kwargs)~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File"C:\Users\Administrator\buildarea\3.x.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\multiprocessing\pool.py", line595, in_handle_results cache[job]._set(i, obj)~~~~~~~~~~~~~~~^^^^^^^^ File"C:\Users\Administrator\buildarea\3.x.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\multiprocessing\pool.py", line783, in_setdelself._cache[self._job]~~~~~~~~~~~^^^^^^^^^^^ File"C:\Users\Administrator\buildarea\3.x.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\multiprocessing\pool.py", line171, in__delitem__self.notifier.put(None)~~~~~~~~~~~~~~~~~^^^^^^ File"C:\Users\Administrator\buildarea\3.x.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\multiprocessing\queues.py", line394, inputself._writer.send_bytes(obj)~~~~~~~~~~~~~~~~~~~~~~~^^^^^ File"C:\Users\Administrator\buildarea\3.x.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\multiprocessing\connection.py", line206, insend_bytesself._send_bytes(m[offset:offset+ size])~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ File"C:\Users\Administrator\buildarea\3.x.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\multiprocessing\connection.py", line293, in_send_bytesraiseValueError("concurrent send_bytes() calls""are not supported")ValueError:concurrent send_bytes() calls are not supportedk |
Uh oh!
There was an error while loading.Please reload this page.
This reverts commits3fc673e andfcef3fc to de-egg 3.15.
pythonπ
in Python 3.14 venv's #119535