Skip to content

bpo-30642: IDLE: Fix test_query refleak#2147

Merged
terryjreedy merged 1 commit into
python:masterfrom
mlouielu:fix_idle_test_query_refleak
Jun 13, 2017
Merged

bpo-30642: IDLE: Fix test_query refleak#2147
terryjreedy merged 1 commit into
python:masterfrom
mlouielu:fix_idle_test_query_refleak

Conversation

@mlouielu

Copy link
Copy Markdown
Contributor

Cause by not deleting mock.Mock() object after teardown class.

@terryjreedy

Copy link
Copy Markdown
Member

I thought mock might be the cause. Thanks for the specific fix, which I verified.

@terryjreedy terryjreedy merged commit b070fd2 into python:master Jun 13, 2017
terryjreedy pushed a commit to terryjreedy/cpython that referenced this pull request Jun 13, 2017
Patch by Louie Lu.
(cherry picked from commit b070fd2)
terryjreedy added a commit that referenced this pull request Jun 13, 2017
Patch by Louie Lu.
(cherry picked from commit b070fd2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants