[3.7] bpo-33988: Use DeprecationWarning instead of PendingDeprecationWarning by tirkarthi · Pull Request #7985 · 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

@tirkarthi

Copy link Copy Markdown

Member

@tirkarthi tirkarthi commented

Jun 28, 2018

edited by bedevere-bot

Loading

  • Use DeprecationWarning instead of PendingDeprecationWarning in test_platform and test_ssl.
  • dist and linux_distribution were removed along with tests in master (Python 3.8) as part of 8b94b41.

Since the changes are trivial I don't know if this requires a NEWS entry.

Thanks

https://bugs.python.org/issue33988

@vstinner

Copy link Copy Markdown

Member

vstinner commented

Jul 5, 2018

I tested manually that this PR fixes "./python -Werror -m test -v test_platform" command on Python 3.7.

@vstinner vstinner merged commit f5770f3 into python:3.7

Jul 5, 2018

@tirkarthi

Copy link Copy Markdown

Member Author

Thanks @vstinner

@tirkarthi tirkarthi deleted the bpo33988-fix branch

July 5, 2018 17:02

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@tirkarthi @vstinner @the-knights-who-say-ni @bedevere-bot