bpo-27485: Change urlparse tests to use private methods by csabella · Pull Request #7070 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Conversation
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
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
serhiy-storchaka
commented
Jun 3, 2018
serhiy-storchaka commented
Member
Thanks Cheryl.
csabella
deleted the
bpo27485
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment