Skip to content

Replace deprecated logging.warn with logging.warning #10592

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 25, 2022

Conversation

hugovk
Copy link
Contributor

@hugovk hugovk commented Jun 22, 2022

Subject: Replace deprecated logging.warn with logging.warning

Feature or Bugfix

  • Bugfix

Detail

Replace logging.warn (deprecated in Python 2.7, 2011) with logging.warning (added in Python 2.3, 2003).

Relates

@AA-Turner AA-Turner merged commit 20f52d9 into sphinx-doc:5.x Jun 25, 2022
@AA-Turner
Copy link
Member

Thanks Hugo!

A

@hugovk hugovk deleted the fix-logging.warn-deprecation branch June 25, 2022 11:33
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants