]> granicus.if.org Git - python/commit
bpo-36475: Make PyThread_exit_thread with _Py_NO_RETURN (GH-13068)
authorVictor Stinner <vstinner@redhat.com>
Sat, 4 May 2019 15:48:05 +0000 (11:48 -0400)
committerGitHub <noreply@github.com>
Sat, 4 May 2019 15:48:05 +0000 (11:48 -0400)
commitc664b342a47e4b4650706d07e3e40a295e3a4407
tree960378ef676a7dc621be03f0b7744ce73a0948c0
parent6b5b013bcc22a27d6231c2796882e44ddb42be67
bpo-36475: Make PyThread_exit_thread with _Py_NO_RETURN (GH-13068)
Include/pyerrors.h
Include/pyport.h
Include/pythread.h
Python/ceval.c
Python/thread_nt.h
Python/thread_pthread.h