Created on 2005-01-27 20:05 by mbogosian, last changed 2005-01-27 22:52 by brett.cannon. This issue is now closed.
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2005-01-27 20:05:33 | mbogosian | create | |
Created on 2005-01-27 20:05 by mbogosian, last changed 2005-01-27 22:52 by brett.cannon. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg24075 - (view) | Author: Matthew Bogosian (mbogosian) | Date: 2005-01-27 20:05 | |
When verbose logging is turned on for RLock objects (via the constructor), attempts to acquire the lock are logged, but spelling didn't seem to be a priority ;-) : Thread-2: <_RLock(Thread-2, 1)>.acquire(1): initial succes "succes" should be "success" This was present in my tests of 2.3 and 2.4. |
|||
| msg24076 - (view) | Author: Brett Cannon (brett.cannon) * ![]() |
Date: 2005-01-27 22:52 | |
Logged In: YES user_id=357491 Fixed in rev. 1.48 for 2.5 and rev. 1.45.4.1 for 2.4 and rev. 1.38.6.5 for 2.3. Thanks, Matthew. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2005-01-27 20:05:33 | mbogosian | create | |