]> granicus.if.org Git - python/commit
Issue #28471: Fix crash (GIL state related) in socket.setblocking
authorYury Selivanov <yury@magic.io>
Tue, 18 Oct 2016 20:03:52 +0000 (16:03 -0400)
committerYury Selivanov <yury@magic.io>
Tue, 18 Oct 2016 20:03:52 +0000 (16:03 -0400)
commitfa22b29960b4e683f4e5d7e308f674df2620473c
tree582d62c899c21afc3331fc08ce629c7392a1da1c
parent33bb64fb307c46279197f4eac3d5cb1b8f764ccd
Issue #28471: Fix crash (GIL state related) in socket.setblocking
Lib/test/test_socket.py
Misc/NEWS
Modules/socketmodule.c