Skip to content

Avoid use of asyncio.get_event_loop (3.14) #728

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

traylenator
Copy link
Contributor

Python 3.14 will remove "asyncio.get_event_loop"

https://docs.python.org/dev/whatsnew/3.14.html#id6

Replace "ayscio.get_event_loop

@traylenator
Copy link
Contributor Author

Rebase after #722

@dbrattli
Copy link
Collaborator

@traylenator Please try to rebase now. The build should be fixed again.

@coveralls
Copy link

coveralls commented Mar 18, 2025

Coverage Status

coverage: 93.431% (-0.05%) from 93.481%
when pulling 8065e8e on traylenator:py314
into 7747af3 on ReactiveX:master.

@traylenator
Copy link
Contributor Author

Think tests should pass now....

@dbrattli
Copy link
Collaborator

I think we need to consider deprecating Pythobn 3.8 as well. I see it's giving problems for this PR. I'll have a look at it this weekend.

@traylenator
Copy link
Contributor Author

I think we need to consider deprecating Pythobn 3.8 as well. I see it's giving problems for this PR. I'll have a look at it this weekend.

Created #732

Python 3.14 will remove "asyncio.get_event_loop"

https://docs.python.org/dev/whatsnew/3.14.html#id6

Replace "ayscio.get_event_loop
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.

3 participants