[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

bpo-34679: Restore instantiation Windows IOCP event loop from non-main thread by asvetlov · Pull Request #15492 · python/cpython

asvetlov

added 2 commits

August 25, 2019 18:10

asvetlov changed the title bpo-34769: Restore instantiation Windows IOCP event loop from non-main thread bpo-34679: Restore instantiation Windows IOCP event loop from non-main thread

Aug 25, 2019

aeros mentioned this pull request

Aug 25, 2019

Closed

Co-Authored-By: Kyle Stanley <aeros167@gmail.com>

Co-Authored-By: Kyle Stanley <aeros167@gmail.com>

asvetlov deleted the proactor-nonmain-thread branch

August 26, 2019 09:51

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Aug 26, 2019
…n thread (pythonGH-15492)

* Restore running proactor event loop from non-main thread

Co-Authored-By: Kyle Stanley <aeros167@gmail.com>
(cherry picked from commit 1c06009)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>

miss-islington added a commit that referenced this pull request

Aug 26, 2019
…n thread (GH-15492)

* Restore running proactor event loop from non-main thread

Co-Authored-By: Kyle Stanley <aeros167@gmail.com>
(cherry picked from commit 1c06009)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>

lisroach pushed a commit to lisroach/cpython that referenced this pull request

Sep 10, 2019
…n thread (python#15492)

* Restore running proactor event loop from non-main thread

Co-Authored-By: Kyle Stanley <aeros167@gmail.com>

DinoV pushed a commit to DinoV/cpython that referenced this pull request

Jan 14, 2020
…n thread (python#15492)

* Restore running proactor event loop from non-main thread

Co-Authored-By: Kyle Stanley <aeros167@gmail.com>

websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request

Jul 20, 2020
…n thread (python#15492)

* Restore running proactor event loop from non-main thread

Co-Authored-By: Kyle Stanley <aeros167@gmail.com>