Skip to content

Replace deprecated function logging.warn()#95

Open
penguinpee wants to merge 1 commit intograbbles:masterfrom
penguinpee:three_thirteen
Open

Replace deprecated function logging.warn()#95
penguinpee wants to merge 1 commit intograbbles:masterfrom
penguinpee:three_thirteen

Conversation

@penguinpee
Copy link

Function logging.warn() has been deprecated since Python 3.3. It will
be removed in Python 3.13. Replace it with logging.warning().

Function `logging.warn()` has been deprecated since Python 3.3. It will
be removed in Python 3.13. Replace it with `logging.warning()`.
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