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

Remove checks for Python2 urllib #999

Merged
merged 1 commit into from Mar 13, 2023
Merged

Remove checks for Python2 urllib #999

merged 1 commit into from Mar 13, 2023

Conversation

ericwb
Copy link
Member

@ericwb ericwb commented Mar 13, 2023

Removal of checks for Python2 version of urllib and urllib2.

Fixes #998

Removal of checks for Python2 version of urllib and urllib2.

Fixes PyCQA#998

Signed-off-by: Eric Brown <eric_wade_brown@yahoo.com>
@ericwb ericwb merged commit 02d73e9 into PyCQA:main Mar 13, 2023
13 checks passed
@ericwb ericwb deleted the urllib branch March 13, 2023 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

urllib.urlopen does not exist in Python 3
2 participants