Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
25cb7dfb0f0c32b51a813869f4ef3ab25cba5b2a
/
Lib
/
test
/
test_compile.py
fe8d84d
Comment out a test that was anticipating SF patch 661536 -- but that
by Guido van Rossum
· 22 years ago
53b39d2
Verify treatment of unary minus on negative numbers SF bug #660455.
by Guido van Rossum
· 22 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 23 years ago
6b17abf
Fix SF Bug 564931: compile() traceback must include filename.
by Thomas Heller
· 23 years ago
79b5b5b
Don't munge __debug__ and leave it that way.
by Jeremy Hylton
· 24 years ago
778e265
Fix SF buf #480096: Assign to __debug__ still allowed
by Jeremy Hylton
· 24 years ago
d507dab
SF patch #455966: Allow leading 0 in float/imag literals.
by Tim Peters
· 24 years ago
9aa70d9
SF bug [#455775] float parsing discrepancy.
by Tim Peters
· 24 years ago
0009c4e
Whitespace normalization.
by Tim Peters
· 24 years ago
121b6eb
SF patch #103749: implicit tuple + default arg
by Jeremy Hylton
· 24 years ago
047e2c9
add test for SyntaxError on def f(a): global a
by Jeremy Hylton
· 24 years ago
f785042
a bold attempt to fix things broken by MAL's verify patch: import
by Fredrik Lundh
· 24 years ago
3661908
This patch removes all uses of "assert" in the regression test suite
by Marc-André Lemburg
· 24 years ago
fdee0f0
added test case for fixed duplicate arguments bug in Python/compile.c
by Peter Schneider-Kamp
· 25 years ago