Skip to content

Conversation

zware
Copy link
Member

@zware zware commented May 30, 2023

Use specific symbols from test.support to avoid having support
overwritten by test_tkinter's own support submodule.

Use specific symbols from `test.support` to avoid having `support`
overwritten by `test_tkinter`'s own `support` submodule.
@zware zware added type-bug An unexpected behavior, bug, or error tests Tests in the Lib/test dir skip news topic-tkinter labels May 30, 2023
@zware zware self-assigned this May 30, 2023
@zware zware enabled auto-merge (squash) May 30, 2023 03:27
@zware zware added the needs backport to 3.12 only security fixes label May 30, 2023
@zware zware merged commit 5454db4 into python:main May 30, 2023
@zware zware deleted the fix_test_tkinter_refleak_checking branch May 30, 2023 03:53
@miss-islington
Copy link
Contributor

Thanks @zware for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 30, 2023
Use specific symbols from `test.support` to avoid having `support`
overwritten by `test_tkinter`'s own `support` submodule.
(cherry picked from commit 5454db4)

Co-authored-by: Zachary Ware <[email protected]>
@bedevere-bot
Copy link

GH-105079 is a backport of this pull request to the 3.12 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.12 only security fixes label May 30, 2023
zware pushed a commit that referenced this pull request May 30, 2023
…05079)

Use specific symbols from `test.support` to avoid having `support`
overwritten by `test_tkinter`'s own `support` submodule.
(cherry picked from commit 5454db4)
@bedevere-bot

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir topic-tkinter type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants