Skip to content

[3.7] bpo-33988: Use DeprecationWarning instead of PendingDeprecationWarning#7985

Merged
vstinner merged 1 commit intopython:3.7from
tirkarthi:bpo33988-fix
Jul 5, 2018
Merged

[3.7] bpo-33988: Use DeprecationWarning instead of PendingDeprecationWarning#7985
vstinner merged 1 commit intopython:3.7from
tirkarthi:bpo33988-fix

Conversation

@tirkarthi
Copy link
Copy Markdown
Member

@tirkarthi tirkarthi commented Jun 28, 2018

  • 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants