Staging
v0.8.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
c-api
data
distutils
documenting
extending
howto
includes
install
library
reference
tools
tutorial
using
whatsnew
ACKS.txt -rw-r--r-- 4.2 KB
Makefile -rw-r--r-- 2.8 KB
README.txt -rw-r--r-- 4.8 KB
TODO.txt -rw-r--r-- 134 bytes
about.rst -rw-r--r-- 1.2 KB
bugs.rst -rw-r--r-- 2.8 KB
conf.py -rw-r--r-- 5.4 KB
contents.rst -rw-r--r-- 421 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 21.7 KB
license.rst -rw-r--r-- 33.6 KB
make.bat -rw-r--r-- 1.2 KB

README.txt

back to top