rocky
|
affc504418
|
Get ready for release 2.7.1
|
2016-07-26 17:13:10 -04:00 |
|
rocky
|
7c4316d4fb
|
Start handling pypy 2.7
Need to understand whether we care compiling pypy.
Pypy 2.7 list comprehensions are different and use
its own opcode.
|
2016-07-21 02:58:50 -04:00 |
|
rocky
|
62e60817f6
|
Start handling Pyton 2.4 bytecodes
|
2016-07-08 15:00:23 -04:00 |
|
rocky
|
8b305f78f4
|
2.6 POP_TOP and POP_JUMP_IF bugs
|
2016-07-07 07:03:20 -04:00 |
|
rocky
|
480e6a125f
|
Add Python 3.5 yield from and ...
* fragments.py: Handle pass stmt sometimes
* scanners: regularize Python 2 scanners some
* test/test_pyenvlib.py: add python 3.5.1 option
|
2016-06-22 13:08:11 -04:00 |
|
rocky
|
ebcb1d08f4
|
Limited support for Python 2.3
|
2016-06-03 10:20:52 -04:00 |
|
rocky
|
207edbd53d
|
Small changes
test_pyenvlib.py: cleanup code a little
uncompyle6/main.py: more explicit decompile msg
|
2016-05-20 22:19:17 -04:00 |
|
rocky
|
68ff878b3e
|
Small pyflakes stuff
|
2016-05-20 21:37:46 -04:00 |
|
rocky
|
06edeeeb46
|
Get ready for release 2.4.0
|
2016-05-18 12:46:23 -04:00 |
|
rocky
|
f69c76c351
|
Fix a number of small bugs...
test_peynv.py: make Python3 compatible
marsh.py: remove duplicate test
scanner3.py: fix opcode typo
|
2016-05-16 21:31:02 -04:00 |
|
rocky
|
2c121545f0
|
Fix bug in Python 3 lambda expression handling
Some other small cleanup changes
|
2016-05-15 18:14:22 -04:00 |
|
rocky
|
38a5180e02
|
Add more Python 2.7 verify tests
|
2016-05-15 04:24:29 -04:00 |
|