]> granicus.if.org Git - python/commit
[2.7] bpo-30057: Fix potential missed signal in signal.signal(). (GH-4258) (#4263)
authorAntoine Pitrou <pitrou@free.fr>
Fri, 3 Nov 2017 19:36:39 +0000 (20:36 +0100)
committerGitHub <noreply@github.com>
Fri, 3 Nov 2017 19:36:39 +0000 (20:36 +0100)
commitc713837e91f39dc18740c74729cb7cebcf54fe6e
tree113c19eb0a70daeb8db0e325eb383da8b30304ba
parentb694770a2b23cd485c98bf673a8b2dc1a865d9df
[2.7] bpo-30057: Fix potential missed signal in signal.signal(). (GH-4258) (#4263)

Bug report and patch by Jeroen Demeyer..
(cherry picked from commit f6f90ff079a22b79a58d47b6117cc8a8c7d366f3)
Misc/ACKS
Misc/NEWS.d/next/Library/2017-11-03-19-11-43.bpo-30057.NCaijI.rst [new file with mode: 0644]
Modules/signalmodule.c