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

bpo-39381: Fix asyncio.get_event_loop() documentation #18051

Open
wants to merge 1 commit into
base: master
from

Conversation

@asvetlov
Copy link
Contributor

asvetlov commented Jan 18, 2020

Mention that the function implicitly creates a new event loop only if called from the main thread.

https://bugs.python.org/issue39381

Mention that the function implicitly creates new event loop only if called from the main thread.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants
You can’t perform that action at this time.