pkgsrc/lang/py-uncompyle6
adam 114dabe5e3 py-uncompyle6: updated to 3.3.3
3.3.3:
As before, decomplation bugs fixed. The focus has primarily been on Python 3.7. But with this release, releases will be put on hold,as a better control-flow detection is worked on . Tis has been needed for a while, and is long overdue. It will probably also take a while to get done as good as what we have now.

However this work will be done in a new project decompyle3. In contrast to uncompyle6 the code wil be written assuming a modern Python 3, e.g. 3.7. It is originally intended to decompile Python version 3.7 and greater.

A number of Python 3.7+ chained comparisons were fixed
Revise Python 3.6ish format string handling
Go over operator precedence, e.g. for AST IfExp
2019-05-20 07:47:05 +00:00
..
ALTERNATIVES
DESCR
distinfo py-uncompyle6: updated to 3.3.3 2019-05-20 07:47:05 +00:00
Makefile py-uncompyle6: updated to 3.3.3 2019-05-20 07:47:05 +00:00
PLIST py-uncompyle6: updated to 3.3.2 2019-05-04 07:57:34 +00:00