Skip to content

replace logging.warn with logging.warning#66

Open
jelly wants to merge 1 commit intoarthurdejong:masterfrom
jelly:cleanup-logging-warn
Open

replace logging.warn with logging.warning#66
jelly wants to merge 1 commit intoarthurdejong:masterfrom
jelly:cleanup-logging-warn

Conversation

@jelly
Copy link

@jelly jelly commented Apr 29, 2024

logging.warn is an alias to logging.warning since Python 3.3 and will be removed in Python 3.13.

logging.warn is an alias to logging.warning since Python 3.3 and will be
removed in Python 3.13.
@jelly
Copy link
Author

jelly commented Aug 31, 2024

Gentle ping

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.

1 participant