Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Jun 28, 2021

Remove useless calls to PyThread_exit_thread() in two unit tests of
_testcapi and _testembed modules.

Co-authored-by: Alexey Izbyshev [email protected]

https://bugs.python.org/issue44434

Remove useless calls to PyThread_exit_thread() in two unit tests of
_testcapi and _testembed modules.

Co-authored-by: Alexey Izbyshev <[email protected]>
@vstinner
Copy link
Member Author

PR based on @izbyshev's PR #24241.

@vstinner
Copy link
Member Author

I don't think that it's worth it to backport this change to 3.9 and 3.10 since it only impacts tests.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants