1. 783eea7 Issue #9707: Rewritten reference implementation of threading.local which by Antoine Pitrou · 14 years ago
  2. 1a9a9d5 Issue #1868: Eliminate subtle timing issues in thread-local objects by by Antoine Pitrou · 14 years ago
  3. 561d5aa fixes issue #1522237, bad init check in _threading_local by Jack Diederich · 14 years ago
  4. bdec11f Merged revisions 76117 via svnmerge from by Antoine Pitrou · 15 years ago
  5. 672b803 Merged revisions 64125 via svnmerge from by Benjamin Peterson · 16 years ago
  6. cc2b016 - PEP 3106: dict.iterkeys(), .iteritems(), .itervalues() are now gone; by Guido van Rossum · 17 years ago
  7. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  8. 7025ce6 Fix some comment typos by Neal Norwitz · 19 years ago
  9. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  10. 3fc2fde Typo fixes by Andrew M. Kuchling · 20 years ago
  11. d15dc06 Implemented thread-local data as proposed on python-dev: by Jim Fulton · 20 years ago