FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.12] gh-105077: Fix test_tkinter refleak checking (GH-105078) by miss-islington · Pull Request #105079 · python/cpython · GitHub

/ cpython Public

[3.12] gh-105077: Fix test_tkinter refleak checking (GH-105078) - #105079

Merged
zware merged 1 commit into
python:3.12from
miss-islington:backport-5454db4-3.12
May 30, 2023
Merged

[3.12] gh-105077: Fix test_tkinter refleak checking (GH-105078)#105079
zware merged 1 commit into
python:3.12from
miss-islington:backport-5454db4-3.12

Conversation

miss-islington commented May 30, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

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 zach@python.org

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 <zach@python.org>
zware merged commit 7f04a15 into python:3.12 May 30, 2023
miss-islington deleted the backport-5454db4-3.12 branch May 30, 2023 04:26
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL