1. 28c013d Fix markup. by Raymond Hettinger · 15 years ago
  2. 1d7f4b2 Add cross-reference to the collections docs. by Raymond Hettinger · 15 years ago
  3. 47aa989 Redocument the empty() and full() methods. by Raymond Hettinger · 15 years ago
  4. e8fcbf6 fix a case of set_daemon #5087 by Benjamin Peterson · 16 years ago
  5. 48310cd Remove trailing whitespace. by Georg Brandl · 16 years ago
  6. f992640 Fix last traces of old threading API. by Georg Brandl · 16 years ago
  7. f260e44 Rename Queue module to queue. by Alexandre Vassalotti · 16 years ago
  8. 35e8c46 remove some old versionchanged and versionadded directives by Benjamin Peterson · 16 years ago
  9. 292d351 Merged revisions 60481,60485,60489-60520,60523-60527,60530-60533,60535-60538,60540-60551 via svnmerge from by Christian Heimes · 17 years ago
  10. 679db4a Merged revisions 59985-60000,60002,60005-60007,60009-60042 via svnmerge from by Christian Heimes · 17 years ago
  11. 3564146 Sync-up Queue.py with Py2.6 by Raymond Hettinger · 17 years ago
  12. 7736b5b Merged revisions 59952-59984 via svnmerge from by Guido van Rossum · 17 years ago
  13. da3caed Remove Queue.empty() and Queue.full() in favor of using qsize() or trapping the Empty and Full exceptions. by Raymond Hettinger · 17 years ago
  14. 89d996e Merged revisions 57778-58052 via svnmerge from by Thomas Wouters · 17 years ago
  15. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  16. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago