Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Remove checks for Python2 urllib#999

Merged
ericwb merged 1 commit intoPyCQA:mainfrom
ericwb:urllib
Mar 13, 2023
Merged

Remove checks for Python2 urllib#999
ericwb merged 1 commit intoPyCQA:mainfrom
ericwb:urllib

Conversation

Copy link
Member

ericwb commented Mar 13, 2023

Removal of checks for Python2 version of urllib and urllib2.

Fixes #998

ericwb requested review from lukehinds and sigmavirus24 as code owners March 13, 2023 15:31
Removal of checks for Python2 version of urllib and urllib2.

Fixes PyCQA#998

Signed-off-by: Eric Brown
ericwb force-pushed the urllib branch from f78b785 to 0719580 Compare March 13, 2023 15:34
sigmavirus24 approved these changes Mar 13, 2023
ericwb merged commit 02d73e9 into PyCQA:main Mar 13, 2023
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

Reviewers

sigmavirus24 sigmavirus24 approved these changes

lukehinds Awaiting requested review from lukehinds lukehinds is a code owner

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

urllib.urlopen does not exist in Python 3

2 participants