]> granicus.if.org Git - python/commit
Revert "bpo-36356: Destroy the GIL at exit (GH-12453)" (GH613006)
authorVictor Stinner <vstinner@redhat.com>
Mon, 29 Apr 2019 11:04:07 +0000 (13:04 +0200)
committerGitHub <noreply@github.com>
Mon, 29 Apr 2019 11:04:07 +0000 (13:04 +0200)
commit99fcc616d400cd31af0733c3f8cc93bcc1d32a44
tree0081a47a3cae0a556affff285079a9361c5b8c45
parentb36e5d627d4232a01850707eb78a5067f3fd77f4
Revert "bpo-36356: Destroy the GIL at exit (GH-12453)" (GH613006)

This reverts commit b36e5d627d4232a01850707eb78a5067f3fd77f4.
Include/ceval.h
Include/internal/pycore_ceval.h
Modules/main.c
Python/ceval.c
Python/pylifecycle.c