Allow PyPy 2.7 opcodes and magic and ...

disas.py:
  * more aggressive code checking
magics.py:
  * Add PYPY magic
opcodes_27.py:
  * Add PYPY opcodes
This commit is contained in:
rocky
2016-05-18 15:04:06 -04:00
parent 06edeeeb46
commit fbcdc7a181
4 changed files with 10 additions and 7 deletions

2
NEWS
View File

@@ -1,4 +1,4 @@
uncompyle6 2.4.0 2016-05-18
uncompyle6 2.4.0 2016-05-18 (in memory of Lewis Bernstein)
- Many Python 3 bugs fixed:
* Python 3.2 to 3.5 libaries largely