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

Replace deprecated logger.warn with logger.warning #6385

Merged
merged 2 commits into from
Nov 17, 2023

Conversation

thijstriemstra
Copy link
Contributor

@thijstriemstra thijstriemstra commented Oct 31, 2023

the logger.warn alias will be removed in upcoming Python 3.13. Changes are compatible with Python >= 2.7.

logger.warn will be removed in Python 3.13

Signed-off-by: Thijs Triemstra <[email protected]>
Signed-off-by: Thijs Triemstra <[email protected]>
@KevinOConnor KevinOConnor merged commit 4688c21 into Klipper3d:master Nov 17, 2023
1 check passed
@KevinOConnor
Copy link
Collaborator

Thanks.

-Kevin

4rianton pushed a commit to 4rianton/klipper that referenced this pull request Nov 17, 2023
…#6385)

Replace deprecated logger.warn with logger.warning

logger.warn will be removed in Python 3.13

Signed-off-by: Thijs Triemstra <[email protected]>
rogerlz referenced this pull request in KalicoCrew/kalico Dec 19, 2023
Replace deprecated logger.warn with logger.warning

logger.warn will be removed in Python 3.13

Signed-off-by: Thijs Triemstra <[email protected]>
@thijstriemstra thijstriemstra deleted the logger-warning branch July 17, 2024 00:05
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