summaryrefslogtreecommitdiffstats
path: root/Python/getcompiler.c
diff options
context:
space:
mode:
authorAntoine Pitrou <pitrou@free.fr>2017-06-12 13:28:19 (GMT)
committerGitHub <noreply@github.com>2017-06-12 13:28:19 (GMT)
commitdfd5f34634f9c505945e9348b4b799544680a7cf (patch)
tree153e7ebd65c9c0777ca8a5e8758d3b54783478c4 /Python/getcompiler.c
parentced36a993fcfd1c76637119d31c03156a8772e11 (diff)
downloadcpython-dfd5f34634f9c505945e9348b4b799544680a7cf.zip
cpython-dfd5f34634f9c505945e9348b4b799544680a7cf.tar.gz
cpython-dfd5f34634f9c505945e9348b4b799544680a7cf.tar.bz2
Fix bpo-30589: improve Process.exitcode with forkserver (#1989)
* Fix bpo-30589: improve Process.exitcode with forkserver When the child is killed, Process.exitcode should return -signum, not 255. * Add Misc/NEWS
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions