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.4.1
This commit is contained in:
9
NEWS.md
9
NEWS.md
@@ -1,3 +1,12 @@
|
|||||||
|
3.4.1 2019-10-02
|
||||||
|
================
|
||||||
|
|
||||||
|
- Correct assert{,2} transforms Fixes #289
|
||||||
|
- Fragment parsing fixes:
|
||||||
|
* Wasn't handling 3-arg %p
|
||||||
|
* fielding error in code_deparse()
|
||||||
|
|
||||||
|
|
||||||
3.4.0 2019-08-24 Totoro
|
3.4.0 2019-08-24 Totoro
|
||||||
=======================
|
=======================
|
||||||
|
|
||||||
|
@@ -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 bash as
|
# This file is suitable for sourcing inside bash as
|
||||||
# well as importing into Python
|
# well as importing into Python
|
||||||
VERSION="3.4.0" # noqa
|
VERSION="3.4.1" # noqa
|
||||||
|
Reference in New Issue
Block a user