1. bfccb35 Add settrace() and setprofile() functions to the threading library. by Jeremy Hylton · 21 years ago
  2. 11f89b7 Strike any hint that from-import-* could ever be reasonable; it's a by Fred Drake · 22 years ago
  3. 740f800 - fix use of \refmodule markup by Fred Drake · 22 years ago
  4. 2969233 Add dummy_thread[ing] sections and reference these from libthread[ing]. by Guido van Rossum · 22 years ago
  5. 1268678 Adjust some poor wording in the text that explains what events are used by Fred Drake · 23 years ago
  6. 44f8696 Patch #428326: New class threading.Timer. by Martin v. Löwis · 23 years ago
  7. 31d833d Added documentation for BoundedSemaphore(), contributed by Skip Montanaro. by Fred Drake · 23 years ago
  8. 907e76b Fix up a few style nits -- avoid "e.g." and "i.e." -- these make by Fred Drake · 23 years ago
  9. c19f392 Some general cleanup of the threading module documentation, including by Fred Drake · 23 years ago
  10. 8611921 Fix a grammatical error reported by Detlef Lannert by Fred Drake · 26 years ago
  11. ffbe687 Make internal module references hyperlinks wherever it makes sense. by Fred Drake · 26 years ago
  12. bf5a6d2 Fixed tons of small markup problems. by Fred Drake · 26 years ago
  13. 295da24 New section header style. by Fred Drake · 26 years ago
  14. 9643c67 Fix the synopsis. by Fred Drake · 26 years ago
  15. b91e934 Adjusted to use the new module synopsis support macros. by Fred Drake · 26 years ago
  16. 16440e6 Added libthreading.tex ; this is mostly the contents of threading_api.py, by Andrew M. Kuchling · 26 years ago