GH-101100: Resolve reference warnings in whatsnew/3.10.rst#138408
Conversation
|
@hugovk I think your merge commit restored the line in |
Sorry, something went wrong.
|
Oops :) Want to resolve the new conflict? |
Sorry, something went wrong.
# Conflicts: # Doc/tools/.nitignore
|
It's really not my day... now resolved! A |
Sorry, something went wrong.
# Conflicts: # Doc/tools/.nitignore
b94ee04
into
python:main
Sep 3, 2025
|
Thanks @AA-Turner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
Sorry, something went wrong.
…honGH-138408) (cherry picked from commit b94ee04) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
|
Sorry, @AA-Turner, I could not cleanly backport this to |
Sorry, something went wrong.
|
Thanks @AA-Turner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Sorry, something went wrong.
…honGH-138408) (cherry picked from commit b94ee04) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️Hi! The buildbot s390x Fedora Stable Refleaks 3.14 (tier-3) has failed when building commit 2583646. What do you need to do:
You can take a look at the buildbot page here: https://buildbot.python.org/#/builders/1776/builds/395 Failed tests:
Failed subtests:
Summary of the results of the build (if available): == Click to see traceback logsTraceback (most recent call last):
File "/home/buildbot/buildarea/3.14.cstratak-fedora-stable-s390x.refleak/build/Lib/test/test_external_inspection.py", line 1246, in test_only_active_thread
self.assertEqual(
~~~~~~~~~~~~~~~~^
len(gil_traces), 1, "Should have exactly one GIL holder"
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
AssertionError: 0 != 1 : Should have exactly one GIL holder
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.14.cstratak-fedora-stable-s390x.refleak/build/Lib/test/test_os.py", line 4508, in test_timerfd_ns_poll
self.check_timerfd_poll(True)
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "/home/buildbot/buildarea/3.14.cstratak-fedora-stable-s390x.refleak/build/Lib/test/test_os.py", line 4493, in check_timerfd_poll
self.assertEqual(self.read_count_signaled(fd), 1)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 2 != 1
|
Sorry, something went wrong.
…st (pythonGH-138408) (python#138480) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
📚 Documentation preview 📚: https://cpython-previews--138408.org.readthedocs.build/