New submission from R. David Murray <rdmur...@bitdance.com>:

No changes were made to the documentation of get_event_loop when its behavior 
was modified to return the loop running the future/coroutine when called from 
that context.  The documentation still says it gets the loop associated with 
the thread unconditionally.

----------
components: Demos and Tools
messages: 306744
nosy: r.david.murray, yselivanov
priority: normal
severity: normal
stage: needs patch
status: open
title: The get_event_loop change in bpo28613 did not update the documentation
type: behavior
versions: Python 3.6, Python 3.7, Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32114>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to