Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
c6fde7293e57f16affb068f60b1998114e041b91
/
Lib
/
test
/
test_queue.py
9e1bc98
Add queues will alternative fetch orders (priority based and stack based).
by Raymond Hettinger
· 18 years ago
baf05b7
fix typo
by Georg Brandl
· 19 years ago
c4e94b9
Don't decrement below zero. And add more tests.
by Raymond Hettinger
· 19 years ago
e33901e
Whitespace normalization.
by Tim Peters
· 19 years ago
43b00da
Revert previous change. Wasn't ready yet.
by Raymond Hettinger
· 19 years ago
e751c86
Add more tests
by Raymond Hettinger
· 19 years ago
fd3fcf0
SF Patch #1455676: Simplify using Queues with daemon consumer threads
by Raymond Hettinger
· 19 years ago
8d7626c
Stab at SF 1010777: test_queue fails occasionally
by Tim Peters
· 21 years ago
afe5297
Semantic-neutral format and comment changes.
by Tim Peters
· 21 years ago
a1d004a
Style guide reformats. I saw this test fail on a very heavily loaded
by Tim Peters
· 23 years ago
77ac429
Patch #572628: Optional timeouts for put and get.
by Martin v. Löwis
· 23 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 23 years ago
3b959db
Fix bug 544473 - "Queue module can deadlock".
by Mark Hammond
· 23 years ago