Skip to content

[3.10] bpo-40263: Fixes an off-by-one error in _winapi_WaitForMultipleObjects_impl (GH-19501)#27428

Merged
miss-islington merged 1 commit intopython:3.10from
miss-islington:backport-92b5dc7-3.10
Jul 28, 2021
Merged

[3.10] bpo-40263: Fixes an off-by-one error in _winapi_WaitForMultipleObjects_impl (GH-19501)#27428
miss-islington merged 1 commit intopython:3.10from
miss-islington:backport-92b5dc7-3.10

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jul 28, 2021

(cherry picked from commit 92b5dc7)

Co-authored-by: Ray Donnelly mingw.android@gmail.com

https://bugs.python.org/issue40263

…s_impl (pythonGH-19501)

(cherry picked from commit 92b5dc7)

Co-authored-by: Ray Donnelly <mingw.android@gmail.com>
@miss-islington
Copy link
Contributor Author

@mingwandroid and @zooba: Status check is done, and it's a success ✅ .

2 similar comments
@miss-islington
Copy link
Contributor Author

@mingwandroid and @zooba: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

@mingwandroid and @zooba: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

@mingwandroid and @zooba: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit bccb7b9 into python:3.10 Jul 28, 2021
@miss-islington miss-islington deleted the backport-92b5dc7-3.10 branch July 28, 2021 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants