Skip to content

[3.6] bpo-28655: Fix test_import.test_missing_source_legacy() #9589

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
Sep 26, 2018
Merged

[3.6] bpo-28655: Fix test_import.test_missing_source_legacy() #9589

merged 1 commit into from
Sep 26, 2018

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Sep 26, 2018

bpo-28655, bpo-33053: test_import.test_missing_source_legacy() now
removes the .pyc file that it creates to avoid leaking a file.

Fix extract from commit d5d9e02.

Co-Authored-By: Nick Coghlan ncoghlan@gmail.com

bpo-28655, bpo-33053: test_import.test_missing_source_legacy() now
removes the .pyc file that it creates to avoid leaking a file.

Fix extract from commit d5d9e02.

Co-Authored-By: Nick Coghlan <ncoghlan@gmail.com>
@vstinner vstinner merged commit 43500a5 into python:3.6 Sep 26, 2018
@vstinner vstinner deleted the test_import36 branch September 26, 2018 16:09
@vstinner
Copy link
Member Author

Thanks for the review @serhiy-storchaka ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants