Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #18757: Improved cross-references in the concurrent package. | Serhiy Storchaka | 2013-08-23 | 1 | -2/+4 |
| | |||||
* | Improve the grammar of a non-sentence. | R David Murray | 2012-05-09 | 1 | -2/+2 |
| | |||||
* | Use Python 3 instead of 3.0. | Ezio Melotti | 2012-05-03 | 1 | -2/+2 |
| | |||||
* | Backport source links from 3.x. | Éric Araujo | 2011-08-19 | 1 | -5/+3 |
| | | | | | Existing links have been updated to use the new reST role. In some files, I have also made cosmetic changes to the header. | ||||
* | Issue #12574: correct capitalization of the Queue module. Patch by Rafe Kettler | Eli Bendersky | 2011-07-17 | 1 | -2/+2 |
| | |||||
* | #10658: Fix link. | Georg Brandl | 2010-12-09 | 1 | -1/+1 |
| | |||||
* | Provide links to Python source in a handful of | Raymond Hettinger | 2010-11-05 | 1 | -0/+5 |
| | | | | | cases where the source is a generally helpful adjunct to the docs. | ||||
* | #7407: specify default maxsize value; patch by Floris Bruynooghe | Andrew M. Kuchling | 2010-02-26 | 1 | -3/+3 |
| | |||||
* | use property api | Benjamin Peterson | 2009-10-20 | 1 | -1/+1 |
| | |||||
* | Fix markup. | Raymond Hettinger | 2009-03-10 | 1 | -1/+1 |
| | |||||
* | Add cross-reference to the collections docs. | Raymond Hettinger | 2009-03-09 | 1 | -0/+6 |
| | |||||
* | Queue renaming reversal part 3: move module into place and | Georg Brandl | 2008-05-25 | 1 | -17/+15 |
| | | | | change imports and other references. Closes #2925. | ||||
* | Fix-up docs for socketserver and queue renaming. | Georg Brandl | 2008-05-12 | 1 | -5/+9 |
| | |||||
* | Added test for Queue rename warning. | Alexandre Vassalotti | 2008-05-11 | 1 | -0/+2 |
| | | | | Added note to documentation about Queue rename. | ||||
* | Remove extra tick marks and add a missing closing parenthesis. | Brett Cannon | 2008-02-03 | 1 | -1/+1 |
| | |||||
* | Note versionadded. | Raymond Hettinger | 2008-01-17 | 1 | -0/+4 |
| | |||||
* | Minor wordsmithing. | Raymond Hettinger | 2008-01-16 | 1 | -7/+28 |
| | |||||
* | Small grammar nit | Raymond Hettinger | 2008-01-15 | 1 | -2/+2 |
| | |||||
* | Better (?) text describing the lack of guarantees provided by qsize(), | Skip Montanaro | 2008-01-15 | 1 | -6/+11 |
| | | | | empty() and full(). | ||||
* | Added cross-references plus a note about dict & list shallow copying. | Mark Summerfield | 2007-09-04 | 1 | -2/+3 |
| | |||||
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+152 |