]> granicus.if.org Git - python/commit
Issue #15038:
authorKristjan Valur Jonsson <sweskman@gmail.com>
Tue, 19 Jun 2012 10:10:09 +0000 (10:10 +0000)
committerKristjan Valur Jonsson <sweskman@gmail.com>
Tue, 19 Jun 2012 10:10:09 +0000 (10:10 +0000)
commit1617077bccc4ff0c3d54d066af4c3cfd532cf3fa
treee8beca87b23ace04e8c1705e4990440f4ddba599
parent0d0a1dedbcf85130885166c066276442c99b3242
Issue #15038:
Fix incorrect test of the condition variable state, spotted by
Richard Oudkerk.  This could cause the internal condition variable
to grow without bounds.
Python/condvar.h