Skip to content

Conversation

@AA-Turner
Copy link
Member

@AA-TurnerAA-Turner commented Sep 2, 2025

@AA-Turner
Copy link
MemberAuthor

@hugovk I think your merge commit restored the line in .nitignore!

@hugovk
Copy link
Member

Oops :) Want to resolve the new conflict?

# Conflicts: # Doc/tools/.nitignore
@AA-Turner
Copy link
MemberAuthor

It's really not my day... now resolved!

A

# Conflicts: # Doc/tools/.nitignore
@AA-TurnerAA-Turner merged commit b94ee04 into python:mainSep 3, 2025
27 checks passed
@AA-TurnerAA-Turner deleted the docs/refwarn/whatsnew-3.10 branch September 3, 2025 20:48
@miss-islington-app
Copy link

Thanks @AA-Turner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

@github-project-automationgithub-project-automationbot moved this from Todo to Done in Docs PRsSep 3, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 3, 2025
…honGH-138408) (cherry picked from commit b94ee04) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@miss-islington-app
Copy link

Sorry, @AA-Turner, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker b94ee048f3008016faab38a1e45e473142497169 3.13 

@bedevere-app
Copy link

GH-138480 is a backport of this pull request to the 3.14 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.14 bugs and security fixes label Sep 3, 2025
@AA-TurnerAA-Turner removed the needs backport to 3.13 bugs and security fixes label Sep 3, 2025
@AA-TurnerAA-Turner added the needs backport to 3.13 bugs and security fixes label Sep 3, 2025
@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 3, 2025
…honGH-138408) (cherry picked from commit b94ee04) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@bedevere-app
Copy link

GH-138481 is a backport of this pull request to the 3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13 bugs and security fixes label Sep 3, 2025
AA-Turner added a commit that referenced this pull request Sep 3, 2025
…-138408) (#138481) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
hugovk pushed a commit that referenced this pull request Sep 4, 2025
…-138408) (#138480) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@bedevere-bot
Copy link

⚠️⚠️⚠️ 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:

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

Failed tests:

  • test_external_inspection
  • test_os

Failed subtests:

  • test_only_active_thread - test.test_external_inspection.TestGetStackTrace.test_only_active_thread
  • test_timerfd_ns_poll - test.test_os.TimerfdTests.test_timerfd_ns_poll

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

==

Click to see traceback logs
Traceback (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_threadself.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_pollself.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_pollself.assertEqual(self.read_count_signaled(fd), 1) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^AssertionError: 2 != 1

kumaraditya303 pushed a commit to miss-islington/cpython that referenced this pull request Sep 9, 2025
…st (pythonGH-138408) (python#138480) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
lkollar pushed a commit to lkollar/cpython that referenced this pull request Sep 9, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants

@AA-Turner@hugovk@bedevere-bot