]> granicus.if.org Git - python/commit
Test atexit shutdown mechanism in a subprocess (#4828)
authorAntoine Pitrou <pitrou@free.fr>
Wed, 13 Dec 2017 01:29:07 +0000 (02:29 +0100)
committerGitHub <noreply@github.com>
Wed, 13 Dec 2017 01:29:07 +0000 (02:29 +0100)
commitfc5db95e0063eafa2bfb7f487fcaad5a7c4b65a1
tree61bc58e4e52f4114140dee0e21f77b91364afa31
parent317def9fdb29893df1ab380d396fcdd2eafe0588
Test atexit shutdown mechanism in a subprocess (#4828)

* Test atexit shutdown mechanism in a subprocess
Lib/test/test_atexit.py
Python/pylifecycle.c