Skip to content
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

logger.warn is deprecated, use logger.warning instead #1283

Merged
merged 1 commit into from
Aug 27, 2020

Conversation

rahulporuri
Copy link
Contributor

Ref : https://docs.python.org/3.6/library/logging.html#logging.Logger.warning

Checklist

  • Tests
  • Update API reference (docs/source/traits_api_reference)
  • Update User manual (docs/source/traits_user_manual)
  • Update type annotation hints in traits-stubs

use logger.warning instead

	modified:   traits/util/trait_documenter.py
Copy link
Member

@mdickinson mdickinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. LGTM.

@mdickinson mdickinson merged commit 3c42181 into master Aug 27, 2020
@mdickinson mdickinson deleted the cln/logger-deprecation-warning branch August 27, 2020 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants