◐ Shell
reader mode source ↗
Skip to content

bpo-27485: Change urlparse tests to use private methods#7070

Merged
serhiy-storchaka merged 1 commit into
python:masterfrom
csabella:bpo27485
Jun 3, 2018
Merged

bpo-27485: Change urlparse tests to use private methods#7070
serhiy-storchaka merged 1 commit into
python:masterfrom
csabella:bpo27485

Conversation

@csabella

@csabella csabella commented May 23, 2018

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.

https://bugs.python.org/issue27485

@serhiy-storchaka

Copy link
Copy Markdown
Member

Thanks Cheryl.

@csabella csabella deleted the bpo27485 branch June 3, 2018 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants