bpo-27485: Change urlparse tests to use private methods by csabella · Pull Request #7070 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
serhiy-storchaka merged 1 commit intopython:masterfrom
Jun 3, 2018Merged
bpo-27485: Change urlparse tests to use private methods#7070
serhiy-storchaka merged 1 commit intopython:masterfrom
bpo-27485: Change urlparse tests to use private methods#7070
serhiy-storchaka merged 1 commit intopython:masterfrom
Conversation
Copy link Copy Markdown
Contributor
The original change for bpo-27485 deprecated undocumented methods in urlparse and changed them to private methods. This is to fix the tests so they don't get the Deprecation Warning.
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting review
label
serhiy-storchaka approved these changes Jun 3, 2018
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
serhiy-storchaka
merged commit
867b825
into
python:master
bedevere-bot
removed
the
awaiting merge
label
Copy link Copy Markdown
Member
serhiy-storchaka
commented
Jun 3, 2018
serhiy-storchaka commented
Jun 3, 2018Thanks Cheryl.
csabella
deleted the
bpo27485
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment