[3.7] bpo-33316: PyThread_release_lock always fails (GH-6541) by miss-islington · Pull Request #11737 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

Copy link Copy Markdown

Contributor

@miss-islington miss-islington commented

Feb 2, 2019

edited by bedevere-bot

Loading

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

Reviewers

@zooba zooba zooba approved these changes

Assignees

No one assigned

Labels

type-bug

An unexpected behavior, bug, or error

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington @zooba @the-knights-who-say-ni @bedevere-bot @native-api