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