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

[2.7] bpo-35907: Complete test_urllib.test_local_file_open() #13506

Merged
merged 1 commit into from May 22, 2019
Merged

[2.7] bpo-35907: Complete test_urllib.test_local_file_open() #13506

merged 1 commit into from May 22, 2019

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented May 22, 2019

Test also URLopener().open(), URLopener().retrieve(), and
DummyURLopener().retrieve().

https://bugs.python.org/issue35907

Test also URLopener().open(), URLopener().retrieve(), and
DummyURLopener().retrieve().
@bedevere-bot bedevere-bot added tests Tests in the Lib/test dir awaiting core review labels May 22, 2019
@vstinner vstinner merged commit 942c31d into python:2.7 May 22, 2019
@vstinner vstinner deleted the local_file27 branch May 22, 2019 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants