]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40150: Fix mismatched argument in RegisterWaitForSingleObject() call (GH-19686)
authorZackery Spytz <zspytz@gmail.com>
Wed, 15 Jul 2020 18:43:00 +0000 (12:43 -0600)
committerGitHub <noreply@github.com>
Wed, 15 Jul 2020 18:43:00 +0000 (21:43 +0300)
commitaf4eda46d1538b1da700a86588bdb94b0a4d1ff2
tree4f27bf46ea4f046a440910268f4173df8f31e001
parent0108b2a2401d0ffffe7c07e5ab69a3b0c7593070
bpo-40150: Fix mismatched argument in RegisterWaitForSingleObject() call (GH-19686)
Modules/overlapped.c