Staging
v0.8.1
https://github.com/python/cpython
Revision a36adfa6bbf5e612a4d4639124502135690899b8 authored by Victor Stinner on 19 March 2020, 18:48:25 UTC, committed by GitHub on 19 March 2020, 18:48:25 UTC
bpo-39877, bpo-40010: Add a third tstate_must_exit() check in
take_gil() to prevent using tstate which has been freed.
1 parent c691f20
History
Tip revision: a36adfa6bbf5e612a4d4639124502135690899b8 authored by Victor Stinner on 19 March 2020, 18:48:25 UTC
bpo-39877: 4th take_gil() fix for daemon threads (GH-19080)
Tip revision: a36adfa
File Mode Size
windows-release
ci.yml -rw-r--r-- 3.3 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 768 bytes
posix-deps-apt.sh -rwxr-xr-x 590 bytes
posix-steps.yml -rw-r--r-- 2.6 KB
pr.yml -rw-r--r-- 3.2 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-layout-steps.yml -rw-r--r-- 1.5 KB
windows-release.yml -rw-r--r-- 3.9 KB
windows-steps.yml -rw-r--r-- 1.5 KB

back to top