Skip to content

Conversation

@lightswitch05
Copy link
Contributor

What:

Change usages of logging.warn to logging.warning

Why:

Per python docs logging.warn should not be used:

There is an obsolete function warn which is functionally identical to warning. As warn is deprecated, please do not use it - use warning instead.

@AlecRosenbaum AlecRosenbaum merged commit b8b1976 into closeio:master Dec 4, 2024
36 checks passed
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.

2 participants