Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commented Jul 29, 2024

The _PyUnicode_Intern* functions already adjust the total refcount, so
we don't want to readjust it in refleak.py.
(cherry picked from commit ac8da34)

Co-authored-by: Sam Gross colesbury@gmail.com

…eak.py (pythonGH-122421) The `_PyUnicode_Intern*` functions already adjust the total refcount, so we don't want to readjust it in refleak.py. (cherry picked from commit ac8da34) Co-authored-by: Sam Gross <colesbury@gmail.com>
@encukou
Copy link
Member

!buildbot Ubuntu NoGIL Refleak

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @encukou for commit 1b1daab 🤖

The command will test the builders whose names match following regular expression: Ubuntu NoGIL Refleak

The builders matched are:

  • AMD64 Ubuntu NoGIL Refleaks PR

@encukou
Copy link
Member

!buildbot AMD64 RHEL8 Refleaks

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @encukou for commit 1b1daab 🤖

The command will test the builders whose names match following regular expression: AMD64 RHEL8 Refleaks

The builders matched are:

  • AMD64 RHEL8 Refleaks PR

@encukouencukou merged commit a2c36dd into python:3.13Jul 30, 2024
@miss-islingtonmiss-islington deleted the backport-ac8da34-3.13 branch January 2, 2026 18:06
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington@encukou@bedevere-bot@colesbury