Staging
v0.5.1
https://github.com/python/cpython
Revision b4febc79331d2c182221e3172bc8927e95310aa9 authored by Amaury Forgeot d'Arc on 01 April 2008, 21:23:34 UTC, committed by Amaury Forgeot d'Arc on 01 April 2008, 21:23:34 UTC
The version in trunk/ is correct; the problem with 3.0 is that
None cannot be used as a marker in a PriorityQueue, because it cannot be compared with ints.
1 parent 36e6310
History
Tip revision: b4febc79331d2c182221e3172bc8927e95310aa9 authored by Amaury Forgeot d'Arc on 01 April 2008, 21:23:34 UTC
Prevent test_queue from leaking: one worker thread was not stopped.
Tip revision: b4febc7
File Mode Size
IN.py -rw-r--r-- 3.5 KB
regen -rwxr-xr-x 172 bytes

back to top