1. 75d5106 [ 912943 ] 7.5.6 Thread Objects is too vague by Georg Brandl · 19 years ago
  2. 921879a [Bug #1209880] Describe only the True/False return values from lock.acquire() by Andrew M. Kuchling · 19 years ago
  3. 872dc5c Minor edits by Andrew M. Kuchling · 20 years ago
  4. d15dc06 Implemented thread-local data as proposed on python-dev: by Jim Fulton · 20 years ago
  5. ecc7171 Add versionadded info for the 2 new threading module functions by Neal Norwitz · 21 years ago
  6. 5728815 Fix broken markup, & tweak a couple of things for consistency. by Fred Drake · 21 years ago
  7. bfccb35 Add settrace() and setprofile() functions to the threading library. by Jeremy Hylton · 21 years ago
  8. 11f89b7 Strike any hint that from-import-* could ever be reasonable; it's a by Fred Drake · 22 years ago
  9. 740f800 - fix use of \refmodule markup by Fred Drake · 22 years ago
  10. 2969233 Add dummy_thread[ing] sections and reference these from libthread[ing]. by Guido van Rossum · 22 years ago
  11. 1268678 Adjust some poor wording in the text that explains what events are used by Fred Drake · 22 years ago
  12. 44f8696 Patch #428326: New class threading.Timer. by Martin v. Löwis · 23 years ago
  13. 31d833d Added documentation for BoundedSemaphore(), contributed by Skip Montanaro. by Fred Drake · 23 years ago
  14. 907e76b Fix up a few style nits -- avoid "e.g." and "i.e." -- these make by Fred Drake · 23 years ago
  15. c19f392 Some general cleanup of the threading module documentation, including by Fred Drake · 23 years ago
  16. 8611921 Fix a grammatical error reported by Detlef Lannert by Fred Drake · 25 years ago
  17. ffbe687 Make internal module references hyperlinks wherever it makes sense. by Fred Drake · 25 years ago
  18. bf5a6d2 Fixed tons of small markup problems. by Fred Drake · 25 years ago
  19. 295da24 New section header style. by Fred Drake · 26 years ago
  20. 9643c67 Fix the synopsis. by Fred Drake · 26 years ago
  21. b91e934 Adjusted to use the new module synopsis support macros. by Fred Drake · 26 years ago
  22. 16440e6 Added libthreading.tex ; this is mostly the contents of threading_api.py, by Andrew M. Kuchling · 26 years ago