Skip to content

Conversation

@FFY00
Copy link
Member

@FFY00FFY00 commented May 5, 2023

This is not a fix for the importlib test monkeypatching leakage but it's something that we probably should be doing anyway.

This is not a fix for the importlib test monkeypatching leakage but it's something that we probably should be doing anyway. Signed-off-by: Filipe Laíns <lains@riseup.net>
@FFY00
Copy link
MemberAuthor

FFY00 commented May 5, 2023

cc @JelleZijlstra as the original reporter

@FFY00
Copy link
MemberAuthor

It seems this fell off mental work pool and I only noticed it now. Since we have approvals, I am gonna update the branch and schedule it for merging.

@FFY00FFY00 enabled auto-merge (squash) August 24, 2023 20:25
@FFY00FFY00 merged commit feb9a49 into python:mainAug 24, 2023
@carljmcarljm mentioned this pull request Aug 30, 2023
2 tasks
@carljm
Copy link
Member

Bisection shows that the merge of this PR introduced a reference leak in test_import, so all refleak buildbots are red: #108696

@FFY00
Copy link
MemberAuthor

@carljm thanks for the catch, let's revert then.

@carljm
Copy link
Member

@carljm thanks for the catch, let's revert then.

#108698

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.

5 participants

@FFY00@carljm@brettcannon@sunmy2019@bedevere-bot