]> granicus.if.org Git - python/commit
Issue #8799: Fix and improve the threading.Condition documentation.
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 10 Apr 2012 20:24:05 +0000 (22:24 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 10 Apr 2012 20:24:05 +0000 (22:24 +0200)
commit126aef768d4394dea96f9e8f18dd3bc3ade6fd9f
tree696e1d690d5360e880d42c30e3716bc4e26e08a3
parent88b957a0ab75808b016c5d5df9d155cd13cd53a3
Issue #8799: Fix and improve the threading.Condition documentation.
Doc/library/threading.rst
Misc/NEWS