1. 99c160b Issue #7264: Fix a possible deadlock when deallocating thread-local objects by Antoine Pitrou · 15 years ago
  2. 0fbcf69 give the threading API PEP 8 names by Benjamin Peterson · 16 years ago
  3. e247e89 Finally figured out why this module did its imports at the by Tim Peters · 18 years ago
  4. c7605f2 local.__del__(): This didn't actually do anything, because of too by Tim Peters · 18 years ago
  5. 7025ce6 Fix some comment typos by Neal Norwitz · 19 years ago
  6. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  7. 3fc2fde Typo fixes by Andrew M. Kuchling · 20 years ago
  8. d15dc06 Implemented thread-local data as proposed on python-dev: by Jim Fulton · 20 years ago