Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
c5b75db5def1890924d914bc36b54e6a120bf2d7
/
Lib
/
test
/
test_longexp.py
ee8712c
#2621 rename test.test_support to test.support
by Benjamin Peterson
· 16 years ago
f9f4c69
SF patch #736962: Port tests to unittest (Contributed by Walter Dörwald).
by Raymond Hettinger
· 21 years ago
754140e
Tim_one's change to aggressively overallocate nodes when adding child
by Andrew MacIntyre
· 22 years ago
1695bcb
Got rid of special case for Macintosh realloc slowdown: Tim fixed the problem.
by Jack Jansen
· 22 years ago
863ac44
Whitespace normalization.
by Tim Peters
· 23 years ago
e89f128
Skip test_longexp for MacPython on Mac OS X. It triggers a pathological realloc slowdown. Some tests with shorter expressions lead me to the conclusion that it will eventually finish, but it may take a few weeks:-)
by Jack Jansen
· 23 years ago
5cef571
OS/2 EMX port Library and regression test changes:
by Andrew MacIntyre
· 23 years ago
004d5e6
Make reindent.py happy (convert everything to 4-space indents!).
by Fred Drake
· 24 years ago
33438d2
Charles G. Waldman <cgq@fnal.gov>:
by Fred Drake
· 24 years ago
3c0d013
verify that Python raises SyntaxError for long and deeply-nested expressions
by Jeremy Hylton
· 24 years ago