Skip to content

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

Merged
vstinner merged 1 commit intopython:3.6from
vstinner:test_import36
Sep 26, 2018
Merged

[3.6] bpo-28655: Fix test_import.test_missing_source_legacy()#9589
vstinner merged 1 commit intopython:3.6from
vstinner:test_import36

Conversation

@vstinner
Copy link
Copy Markdown
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 [email protected]

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 <[email protected]>
@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
Copy Markdown
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