1. 5af0e41 Bug #788520: Queue class has logic error when non-blocking by Tim Peters · 20 years ago
  2. 756b3f3 * Move collections.deque() in from the sandbox by Raymond Hettinger · 20 years ago
  3. 77ac429 Patch #572628: Optional timeouts for put and get. by Martin v. Löwis · 22 years ago
  4. 763805d add seealso link to the bisect module by Skip Montanaro · 22 years ago
  5. f8ca7d8 Fixed lots of small nits caught by Ka-Ping Yee <ping@lfw.org>. by Fred Drake · 24 years ago
  6. 38e5d27 Merged changes from the 1.5.2p2 release. (Very rough.) by Fred Drake · 24 years ago
  7. ce67f06 Update documentation to reflect changes to Queue.py by Tim Peters. by Guido van Rossum · 25 years ago
  8. 295da24 New section header style. by Fred Drake · 26 years ago
  9. b91e934 Adjusted to use the new module synopsis support macros. by Fred Drake · 26 years ago
  10. 3a0351c Remove all uses of \sectcode; we can now use logical markup everywhere. by Fred Drake · 26 years ago
  11. 8fe533e Use the new {methoddesc} and {memberdesc} environments as appropriate. by Fred Drake · 26 years ago
  12. 4ef3329 Logical markup. by Fred Drake · 26 years ago
  13. 1947991 Remove all \bcode / \ecode cruft; this is no longer needed. See previous by Fred Drake · 26 years ago
  14. 9c48319 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 27 years ago
  15. 17c8e78 libqueue.tex: Documentation for the Queue.py module. by Barry Warsaw · 27 years ago