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

Fix deprecation warning raised by tests with Python 3.14 #1298

Merged
merged 1 commit into from
Feb 13, 2025
Merged

Conversation

Delgan
Copy link
Owner

@Delgan Delgan commented Feb 13, 2025

Fix #1296.

@Delgan Delgan merged commit e17479b into master Feb 13, 2025
26 checks passed
@musicinmybrain
Copy link

Thanks! This makes sense and works perfectly.

@Delgan
Copy link
Owner Author

Delgan commented Feb 13, 2025

No problem. 👍

Curiously, one test is failing on the CI, though: https://github.com/Delgan/loguru/actions/runs/13314245522/job/37184253803
I'll need to take a closer look someday.

@Delgan Delgan deleted the fix-314-test branch February 14, 2025 11:25
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.

Python 3.14: test_global_loop_not_used fails due to DeprecationWarning for asyncio.set_event_loop
2 participants