Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
0a4a7e13f32d0bbbcaea30b4ace9feee3a73e8b1
/
Lib
/
test
/
test_threadedtempfile.py
2623a37
Merged revisions 86596 via svnmerge from
by Ezio Melotti
· 15 years ago
6a10281
Issue #7449, last part (11): fix many tests if thread support is disabled
by Victor Stinner
· 15 years ago
ea5962f
Whitespace normalization.
by Tim Peters
· 18 years ago
cb637c9
Patch #1670993: Refactor test_threadedtempfile.py to use unittest.
by Collin Winter
· 18 years ago
9602cc2
Prevent spurious leaks when running regrtest.py -R. There may be more
by Neal Norwitz
· 19 years ago
d8a9d2a
SF bug 613233: test_threadedtempfile hangs
by Tim Peters
· 23 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 23 years ago
9df3eab
Add "import thread" at the top of the module; this prevents us from
by Guido van Rossum
· 24 years ago
73cbc5e
Fix stupidity.
by Tim Peters
· 25 years ago
9fadfb0
Guido found a brand new race in tempfile on Linux, due to Linux changing
by Tim Peters
· 25 years ago