python-uncompyle6 v3.7.3 Release Notes

Release Date: 2020-07-25 // over 3 years ago
  • ๐Ÿ›  Mostly small miscellaneous bug fixes

    • __doc__ = DocDescr() from test_descr.py was getting confused as a docstring.
    • ๐Ÿ‘ detect 2.7 exchandler range better
    • โž• Add for .. else reduction checks on 2.6 and before
    • โž• Add reduce check for 2.7 augmented assign
    • โž• Add VERSION in a pydoc-friendly way