summaryrefslogtreecommitdiffstats
path: root/Doc/library/queue.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #18757: Improved cross-references in the concurrent package.Serhiy Storchaka2013-08-231-2/+4
* Improve the grammar of a non-sentence.R David Murray2012-05-091-2/+2
* Use Python 3 instead of 3.0.Ezio Melotti2012-05-031-2/+2
* Backport source links from 3.x.Éric Araujo2011-08-191-5/+3
* Issue #12574: correct capitalization of the Queue module. Patch by Rafe KettlerEli Bendersky2011-07-171-2/+2
* #10658: Fix link.Georg Brandl2010-12-091-1/+1
* Provide links to Python source in a handful ofRaymond Hettinger2010-11-051-0/+5
* #7407: specify default maxsize value; patch by Floris BruynoogheAndrew M. Kuchling2010-02-261-3/+3
* use property apiBenjamin Peterson2009-10-201-1/+1
* Fix markup.Raymond Hettinger2009-03-101-1/+1
* Add cross-reference to the collections docs.Raymond Hettinger2009-03-091-0/+6
* Queue renaming reversal part 3: move module into place andGeorg Brandl2008-05-251-17/+15
* Fix-up docs for socketserver and queue renaming.Georg Brandl2008-05-121-5/+9
* Added test for Queue rename warning.Alexandre Vassalotti2008-05-111-0/+2
* Remove extra tick marks and add a missing closing parenthesis.Brett Cannon2008-02-031-1/+1
* Note versionadded.Raymond Hettinger2008-01-171-0/+4
* Minor wordsmithing.Raymond Hettinger2008-01-161-7/+28
* Small grammar nitRaymond Hettinger2008-01-151-2/+2
* Better (?) text describing the lack of guarantees provided by qsize(),Skip Montanaro2008-01-151-6/+11
* Added cross-references plus a note about dict & list shallow copying.Mark Summerfield2007-09-041-2/+3
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+152