bpo-42888: Remove PyThread_exit_thread() calls from top-level thread …#24241
Closed
izbyshev wants to merge 2 commits into
python:mainpython/cpython:mainfrom
izbyshev:bpo-42888-no-pthread-exitizbyshev/cpython:bpo-42888-no-pthread-exitCopy head branch name to clipboard
Closed
bpo-42888: Remove PyThread_exit_thread() calls from top-level thread …#24241izbyshev wants to merge 2 commits intopython:mainpython/cpython:mainfrom izbyshev:bpo-42888-no-pthread-exitizbyshev/cpython:bpo-42888-no-pthread-exitCopy head branch name to clipboard
izbyshev wants to merge 2 commits into
python:mainpython/cpython:mainfrom
izbyshev:bpo-42888-no-pthread-exitizbyshev/cpython:bpo-42888-no-pthread-exitCopy head branch name to clipboard
Commits
Commits on Jan 18, 2021
bpo-42888: Remove PyThread_exit_thread() calls from top-level thread functions
Show description for a4afb55committed
Alexey Izbyshev
Commits on Jan 21, 2021
- committed
Alexey Izbyshev