Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-38823: Clean up refleaks in _tkinter initialization. #17206

Merged
merged 1 commit into from Nov 18, 2019

Conversation

brandtbucher
Copy link
Member

@brandtbucher brandtbucher commented Nov 17, 2019

Copy link
Contributor

@taleinat taleinat left a comment

Nice catch! LGTM

@taleinat taleinat added needs backport to 3.7 needs backport to 3.8 🤖 automerge PR will be merged once it's been approved and all CI passed labels Nov 18, 2019
@miss-islington miss-islington merged commit 289cf0f into python:master Nov 18, 2019
@miss-islington
Copy link
Contributor

miss-islington commented Nov 18, 2019

Thanks @brandtbucher for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8.
🐍🍒🤖

@bedevere-bot
Copy link

bedevere-bot commented Nov 18, 2019

GH-17226 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 18, 2019
)

https://bugs.python.org/issue38823
(cherry picked from commit 289cf0f)

Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
@bedevere-bot
Copy link

bedevere-bot commented Nov 18, 2019

GH-17227 is a backport of this pull request to the 3.7 branch.

miss-islington added a commit that referenced this pull request Nov 18, 2019
https://bugs.python.org/issue38823
(cherry picked from commit 289cf0f)

Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
miss-islington added a commit that referenced this pull request Nov 18, 2019
https://bugs.python.org/issue38823
(cherry picked from commit 289cf0f)

Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
@brandtbucher brandtbucher deleted the _tkinter branch Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 automerge PR will be merged once it's been approved and all CI passed skip news type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants