◐ Shell
clean mode source ↗

[3.9] gh-87604: Avoid publishing list of active per-interpreter audit hooks via the gc module (GH-99373) by zooba · Pull Request #99493 · python/cpython

@zooba zooba changed the title gh-87604: Avoid publishing list of active per-interpreter audit hooks via the gc module (GH-99373) [3.9] gh-87604: Avoid publishing list of active per-interpreter audit hooks via the gc module (GH-99373)

Nov 14, 2022

@zooba

@pablogsal We agreed (on the original PR) that this is a minor, but harmless change. I'm intending to backport it into my patchset for 3.8 and 3.9 builds at work, so figured that means it's worth backporting for everyone. But your call, of course.

@pablogsal

I am +1 backporting this but maybe you want to check with @ambv instead for 3.9 and 3.8?

@pablogsal

I am assuming 3.10 has the fix already no?

@zooba

🤦 Yes, @ambv, what are your thoughts?

It's already in 3.10 in #99492. The backport couldn't be done automatically to 3.9, which is why it's not linked yet

@ambv

I'm +1 to backport to 3.9 and 3.8.

@miss-islington

Thanks @zooba for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@miss-islington

Sorry @zooba and @ambv, I had trouble checking out the 3.8 backport branch.
Please retry by removing and re-adding the "needs backport to 3.8" label.
Alternatively, you can backport using cherry_picker on the command line.
cherry_picker 7b98207aa46bd637d07a7c4a84e998726b74acde 3.8

@miss-islington

Thanks @zooba for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@zooba zooba deleted the gh-87604-3.9 branch

November 21, 2022 19:05

@bedevere-bot