You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 00:45:53 +08:00
Get ready for release 3.7.2
This commit is contained in:
9
NEWS.md
9
NEWS.md
@@ -1,3 +1,12 @@
|
|||||||
|
3.7.2: 2020-6-27
|
||||||
|
================
|
||||||
|
|
||||||
|
* Use newer xdis
|
||||||
|
* Docstrings (again) which were broken again on earlier Python
|
||||||
|
* Fix 2.6 and 2.7 decompilation bug in handling "list if" comprehensions
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
3.7.1: 2020-6-12 Fleetwood66
|
3.7.1: 2020-6-12 Fleetwood66
|
||||||
====================================================
|
====================================================
|
||||||
|
|
||||||
|
@@ -12,4 +12,4 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
# This file is suitable for sourcing inside POSIX shell as
|
# This file is suitable for sourcing inside POSIX shell as
|
||||||
# well as importing into Python
|
# well as importing into Python
|
||||||
VERSION="3.7.1" # noqa
|
VERSION="3.7.2" # noqa
|
||||||
|
Reference in New Issue
Block a user