Mon, 18 May 2015 13:20:19 -0500 |
Pierre-Yves David |
check-code: drop ban of BaseException
|
file |
diff |
annotate
|
Mon, 18 May 2015 12:56:59 -0500 |
Pierre-Yves David |
check-code: drop the yield inside try/finally ban
|
file |
diff |
annotate
|
Sat, 16 May 2015 14:34:04 -0400 |
Augie Fackler |
check-code: un-ban __builtins__.all now that we're on 2.6
|
file |
diff |
annotate
|
Sat, 16 May 2015 14:31:03 -0400 |
Augie Fackler |
check-code: un-ban any() now that we're on 2.6
|
file |
diff |
annotate
|
Sun, 17 May 2015 17:47:42 -0700 |
Pierre-Yves David |
check-code: lift the ban on 'next()'
|
file |
diff |
annotate
|
Sun, 17 May 2015 17:45:47 -0700 |
Pierre-Yves David |
check-code: drop the 'isdisjoint' ban
|
file |
diff |
annotate
|
Sun, 17 May 2015 17:40:26 -0700 |
Pierre-Yves David |
check-code: fix the error message about 'class foo():'
|
file |
diff |
annotate
|
Sun, 17 May 2015 17:36:26 -0700 |
Pierre-Yves David |
check-code: remove the check for os.path.relpath
|
file |
diff |
annotate
|
Fri, 15 May 2015 09:54:35 -0500 |
Matt Mackall |
check-code: drop try/except/finally check
|
file |
diff |
annotate
|
Wed, 13 May 2015 11:49:38 -0700 |
Pierre-Yves David |
check-code: allow with statements
|
file |
diff |
annotate
|
Wed, 13 May 2015 11:41:17 -0700 |
Pierre-Yves David |
check-code: allow 'Except EClass as variable:'
|
file |
diff |
annotate
|
Wed, 13 May 2015 11:39:48 -0700 |
Pierre-Yves David |
check-code: allow print and exec as a function
|
file |
diff |
annotate
|
Mon, 11 May 2015 22:47:01 -0400 |
Matt Harbison |
check-code: drop the python 2.5 warning for os.path.relpath()
|
file |
diff |
annotate
|
Wed, 22 Apr 2015 23:38:55 +0900 |
FUJIWARA Katsunori |
check-code: check os.path.join(*, '') not working correctly with Python 2.7.9
stable
|
file |
diff |
annotate
|