]> granicus.if.org Git - python/commit
Add weakref support to the thread.lock type.
authorGregory P. Smith <greg@mad-scientist.com>
Thu, 20 Aug 2009 09:39:38 +0000 (09:39 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Thu, 20 Aug 2009 09:39:38 +0000 (09:39 +0000)
commit4e63d54b36093f35533bc0871bfa6ad3111bd048
tree30b5e5a6177864dc9c78439737431f7e48b6b2e5
parent77db0165eb2a39a7986e7e5b08da420cc1388ac8
Add weakref support to the thread.lock type.
Doc/library/weakref.rst
Misc/NEWS
Modules/threadmodule.c