1. 01ba86a #4245: move Thread section to the top. by Georg Brandl · 17 years ago
  2. 973e6c2 remove py3k warnings about the threading api; update docs by Benjamin Peterson · 17 years ago
  3. 25c3408 Fix grammar. by Georg Brandl · 17 years ago
  4. facdd6e update the threading docs to account for recent changes by Benjamin Peterson · 17 years ago
  5. d8a8972 change threading.getIdent to a property by Benjamin Peterson · 17 years ago
  6. 9cf1934 Fix typos. by Georg Brandl · 17 years ago
  7. f439560 add aliases to threading module by Benjamin Peterson · 17 years ago
  8. 0fbcf69 give the threading API PEP 8 names by Benjamin Peterson · 17 years ago
  9. 8856dda Adds a Thread.getIdent() method to provide the _get_ident() value for by Gregory P. Smith · 17 years ago
  10. a6168f9 Queue renaming reversal part 3: move module into place and by Georg Brandl · 17 years ago
  11. 7a148c2 Fix-up docs for socketserver and queue renaming. by Georg Brandl · 17 years ago
  12. 2e25551 #1720705: add docs about import/threading interaction, wording by Nick. by Georg Brandl · 17 years ago
  13. fd42906 Revert r61029. by Georg Brandl · 17 years ago
  14. f1699cd Document import ./. threading issues. #1720705. by Georg Brandl · 17 years ago
  15. 6ebc527 Clarify thread.join() docs. #1873. by Georg Brandl · 18 years ago
  16. 9749e15 Remove with_statement future imports from 2.6 docs. by Georg Brandl · 18 years ago
  17. fcb444a Added cross-references plus a note about dict & list shallow copying. by Mark Summerfield · 18 years ago
  18. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago