1. 510ff54 Use Python 3 instead of 3.0. by Ezio Melotti · 13 years ago
  2. 2c970a2 Remove official documentation entry for thread._count() and make the by Antoine Pitrou · 16 years ago
  3. 59c44f3 Issue #7222: Make thread "reaping" more reliable so that reference by Antoine Pitrou · 16 years ago
  4. e746daa #6787: reference fix. by Georg Brandl · 16 years ago
  5. 1178e02 Typo: "ThreadError" is the name in the C source. by Armin Rigo · 17 years ago
  6. 2412259 Fixed typo. by Alexandre Vassalotti · 17 years ago
  7. 8a710dc Add renaming notices to thread and dummy_thread. by Georg Brandl · 17 years ago
  8. fd42906 Revert r61029. by Georg Brandl · 17 years ago
  9. f1699cd Document import ./. threading issues. #1720705. by Georg Brandl · 17 years ago
  10. 9749e15 Remove with_statement future imports from 2.6 docs. by Georg Brandl · 18 years ago
  11. b19be57 Some cleanup in the docs. by Georg Brandl · 18 years ago
  12. fcb444a Added cross-references plus a note about dict & list shallow copying. by Mark Summerfield · 18 years ago
  13. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago