Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
631bd38a0707120b009707a3cb0dded5fa7bdf08
/
Lib
/
test
/
test_threadsignals.py
2067bfd
Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875.
by Georg Brandl
· 16 years ago
ee8712c
#2621 rename test.test_support to test.support
by Benjamin Peterson
· 16 years ago
3add4d7
Raise statement normalization in Lib/test/.
by Collin Winter
· 17 years ago
289bc05
some RiscOS stuff I missed before (was only looking for "RISCOS")
by Skip Montanaro
· 17 years ago
1bc535d
Merged revisions 55328-55341 via svnmerge from
by Guido van Rossum
· 18 years ago
00ee7ba
Merge current trunk into p3yk. This includes the PyNumber_Index API change,
by Thomas Wouters
· 18 years ago
db390c1
fix typos, mostly in comments
by Fred Drake
· 19 years ago
d1b7827
Whitespace normalization.
by Tim Peters
· 20 years ago
574a251
To ever run this test "you must import TestSkipped" from the right
by Michael W. Hudson
· 20 years ago
6db15d7
Whitespace normalization.
by Tim Peters
· 20 years ago
81676dc
To raise TestSkipped, you must import TestSkipped.
by Tim Peters
· 20 years ago
4818748
add missing import!
by Fred Drake
· 20 years ago
34fba3b
Add the same guard as test_signal.
by Michael W. Hudson
· 20 years ago
43220ea
Argh! This was meant to be part of patch #960406.
by Michael W. Hudson
· 20 years ago