SIGN IN SIGN UP

Fix `win32.wait_for_handles`. Return one of the given `HANDLE` objects instead

of creating a new one. This is important, because we want to test the outcome
with the `is` operator.

Fixes an issue in the Win32 input.
See: https://github.com/prompt-toolkit/python-prompt-toolkit/issues/1057
J
Jonathan Slenders committed
ede168e917f8e85779c5081fbdd74e82d5638323
Parent: 4dbdc2f
Committed by Jonathan Slenders <jonathan@slenders.be> on 1/24/2020, 10:26:10 PM