Skip to content

[3.6] bpo-29638: Fix spurious refleaks after typing is imported #483

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

Merged
merged 1 commit into from
Mar 5, 2017

Conversation

ilevkivskyi
Copy link
Member

Backport for #469

@ilevkivskyi
Copy link
Member Author

@serhiy-storchaka It looks like here it fixes both issues (the original one and http://bugs.python.org/issue25744 that you mentioned), so that only 3.5 is a bit problematic, where only the original issue is fixed by #469.

@serhiy-storchaka serhiy-storchaka merged commit b414e34 into python:3.6 Mar 5, 2017
jaraco pushed a commit that referenced this pull request Dec 2, 2022
* Don't immediately delete PR's branch in case it's close&reopen

* Add missing import

* Add test

Co-authored-by: Jelle Zijlstra <[email protected]>
Co-authored-by: Mariatta Wijaya <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants