Skip to content

[3.7] bpo-33316: PyThread_release_lock always fails (GH-6541)#11737

Merged
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-05e9221-3.7
Feb 2, 2019
Merged

[3.7] bpo-33316: PyThread_release_lock always fails (GH-6541)#11737
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-05e9221-3.7

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Feb 2, 2019

Use correct interpretation of return value from APIs.
(cherry picked from commit 05e9221)

Co-authored-by: native-api ivan_pozdeev@mail.ru

https://bugs.python.org/issue33316

Use correct interpretation of return value from APIs.
(cherry picked from commit 05e9221)

Co-authored-by: native-api <ivan_pozdeev@mail.ru>
@miss-islington
Copy link
Copy Markdown
Contributor Author

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

@miss-islington miss-islington merged commit c851dfc into python:3.7 Feb 2, 2019
@miss-islington miss-islington deleted the backport-05e9221-3.7 branch February 2, 2019 16:45
@miss-islington
Copy link
Copy Markdown
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants