Skip to content

use asyncio.new_event_loop in tests for compatibility with Python 3.14#270

Open
MeggyCal wants to merge 2 commits intohamcrest:mainfrom
MeggyCal:main
Open

use asyncio.new_event_loop in tests for compatibility with Python 3.14#270
MeggyCal wants to merge 2 commits intohamcrest:mainfrom
MeggyCal:main

Conversation

@MeggyCal
Copy link

@MeggyCal MeggyCal commented Sep 24, 2025

Hotfix to fix tests on Python 3.14. Fixes #265.

@MeggyCal MeggyCal changed the title use asyncio.new_event_loop in tests for compatibility with Python 3.14 (fixes #265) use asyncio.new_event_loop in tests for compatibility with Python 3.14 (fixes https://github.com/hamcrest/PyHamcrest/issues/265) Sep 24, 2025
@MeggyCal MeggyCal changed the title use asyncio.new_event_loop in tests for compatibility with Python 3.14 (fixes https://github.com/hamcrest/PyHamcrest/issues/265) use asyncio.new_event_loop in tests for compatibility with Python 3.14 Sep 24, 2025
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.

Test failures with Python 3.14.0b1: implicit event loop creation has been removed

1 participant