]> granicus.if.org Git - python/commit
bpo-38037: Fix reference counters in signal module (GH-15753)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 9 Sep 2019 14:42:35 +0000 (07:42 -0700)
committerGitHub <noreply@github.com>
Mon, 9 Sep 2019 14:42:35 +0000 (07:42 -0700)
commitb150d0bf1bb4c3203bb3293625e32aed01b25887
treef1bf39c2fed9ca217f37b5a94d1d4022d2927f6f
parent44729c9f5198211faf533da49fa0fa26693a1993
bpo-38037: Fix reference counters in signal module (GH-15753)

(cherry picked from commit 77643c486fd22d8030e0d82c13012684b4ab6df1)

Co-authored-by: animalize <animalize@users.noreply.github.com>
Misc/NEWS.d/next/Library/2019-09-09-18-39-23.bpo-38037.B0UgFU.rst [new file with mode: 0644]
Modules/signalmodule.c