summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libqueue.tex
Commit message (Expand)AuthorAgeFilesLines
* Bug #788520: Queue class has logic error when non-blockingTim Peters2004-07-121-3/+3
* * Move collections.deque() in from the sandboxRaymond Hettinger2004-01-291-4/+0
* Patch #572628: Optional timeouts for put and get.Martin v. Löwis2002-10-151-17/+29
* add seealso link to the bisect moduleSkip Montanaro2002-06-261-0/+4
* Fixed lots of small nits caught by Ka-Ping Yee <ping@lfw.org>.Fred Drake2000-10-101-3/+2
* Merged changes from the 1.5.2p2 release.Fred Drake2000-04-031-1/+1
* Update documentation to reflect changes to Queue.py by Tim Peters.Guido van Rossum1999-02-081-15/+29
* New section header style.Fred Drake1998-08-101-2/+3
* Adjusted to use the new module synopsis support macros.Fred Drake1998-07-231-2/+4
* Remove all uses of \sectcode; we can now use logical markup everywhere.Fred Drake1998-04-041-1/+1
* Use the new {methoddesc} and {memberdesc} environments as appropriate.Fred Drake1998-03-271-14/+12
* Logical markup.Fred Drake1998-03-101-42/+24
* Remove all \bcode / \ecode cruft; this is no longer needed. See previousFred Drake1998-02-131-8/+8
* Make the word "Module" in the section header start with an upper-case "M".Fred Drake1997-12-171-1/+1
* libqueue.tex: Documentation for the Queue.py module.Barry Warsaw1997-11-201-0/+88