]> granicus.if.org Git - python/commit
bpo-26133: Clear signals list on interpreter finalizing (GH-5002) (#5003)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 24 Dec 2017 12:30:57 +0000 (04:30 -0800)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Sun, 24 Dec 2017 12:30:57 +0000 (14:30 +0200)
commit5ff5d1167de88eb37265dcaf1396d12617a0ace7
tree65ec2d851d58ebd3ee2170438f0f68950bfc483e
parent6ba06377276fca9dc703c5139e2f0ea0ff03636a
bpo-26133: Clear signals list on interpreter finalizing (GH-5002) (#5003)

(cherry picked from commit 4f146f9ed133b9ad56d4ee7a653396836af34067)
Lib/asyncio/unix_events.py