Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
[3.9] gh-87604: Avoid publishing list of active per-interpreter audit hooks via the gc module (GH-99373)#99493
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
… hooks via the gc module (pythonGH-99373)
zooba commentedNov 14, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@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 commentedNov 16, 2022
I am +1 backporting this but maybe you want to check with@ambv instead for 3.9 and 3.8? |
pablogsal commentedNov 16, 2022
I am assuming 3.10 has the fix already no? |
zooba commentedNov 16, 2022
ambv commentedNov 21, 2022
I'm +1 to backport to 3.9 and 3.8. |
miss-islington commentedNov 21, 2022
miss-islington commentedNov 21, 2022
Sorry@zooba and@ambv, I had trouble checking out the |
miss-islington commentedNov 21, 2022
bedevere-bot commentedNov 21, 2022
GH-99661 is a backport of this pull request to the3.8 branch. |
Uh oh!
There was an error while loading.Please reload this page.