parent
73c8bcf6e6
commit
8d006ff1a4
|
@ -156,8 +156,6 @@ Open issues
|
||||||
|
|
||||||
- AST compiler problems
|
- AST compiler problems
|
||||||
(Owner: Jeremy Hylton)
|
(Owner: Jeremy Hylton)
|
||||||
* http://python.org/sf/1474677 foo(b=1, 2) doesn't raise SyntaxError
|
|
||||||
|
|
||||||
* eval(str(-sys.maxint - 1)) should produce an int, not long.
|
* eval(str(-sys.maxint - 1)) should produce an int, not long.
|
||||||
when a constant it should not be stored in co_consts
|
when a constant it should not be stored in co_consts
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue