bpo-27485: Change urlparse tests to use private methods by csabella · Pull Request #7070 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Conversation

@csabella

Copy link Copy Markdown

Contributor

@csabella csabella commented

May 23, 2018

edited by bedevere-bot

Loading

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 reacted with thumbs up emoji

@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

Reviewers

@serhiy-storchaka serhiy-storchaka serhiy-storchaka approved these changes

Assignees

No one assigned

Labels

skip news tests

Tests in the Lib/test dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@csabella @serhiy-storchaka @the-knights-who-say-ni @bedevere-bot