[docs] [issue32105] Please add asyncio.BaseEventLoop.connect_accepted_socket Version Added to documentation

Yury Selivanov report at bugs.python.org
Tue Nov 21 11:16:42 EST 2017


Yury Selivanov <yselivanov at gmail.com> added the comment:


New changeset d7ed48c2b8c11bb99da3661e8fe0bf5ae7f6b8d7 by Yury Selivanov (Miss Islington (bot)) in branch '3.6':
bpo-32105: add asyncio.BaseEventLoop.connect_accepted_socket versionadded to documentation. (GH-4491) (#4493)
https://github.com/python/cpython/commit/d7ed48c2b8c11bb99da3661e8fe0bf5ae7f6b8d7


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32105>
_______________________________________


More information about the docs mailing list