Christian Clauss
|
b174453677
|
Travis CI: Lint Python code with flake8
These tests focus on Python syntax errors and undefined names.
|
2019-07-23 12:36:22 +02:00 |
|
Jeong YunWon
|
e311b4f156
|
Fix exec to populate locals only when globals() is not given
|
2019-05-12 19:15:39 +09:00 |
|
Adam Kelly
|
15aaa6d3f6
|
Add builtin_globals.
|
2019-03-10 12:51:34 +00:00 |
|
Adam Kelly
|
ddf4f55af7
|
Enable tests that now pass thanks to new scope scheme.
|
2019-03-10 12:38:43 +00:00 |
|
Adam Kelly
|
0d4887abe6
|
Fix missing asserts and add (disabled) tests for things that don't work yet.
|
2019-03-04 14:32:52 +00:00 |
|
Adam Kelly
|
6548c365cb
|
Use check_but_allow_none for exec/eval.
|
2019-03-04 14:32:52 +00:00 |
|
Adam Kelly
|
c5789a03a3
|
Proper construction of scope for exec/eval.
|
2019-03-04 14:32:52 +00:00 |
|