15
0
forked from pool/python-gast
Files
python-gast/python-gast.changes
Tomáš Chvátal f5d6dab80f Accepting request 791740 from home:mcalabkova:branches:devel:languages:python
- Update to 0.3.3
  * Fix conversion of complex literals
  * Fix Ellipsis support
  * Fix conversion of arguments nodes in Python 3.8
  * Use an immutable instead of a dict to store initial table

OBS-URL: https://build.opensuse.org/request/show/791740
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gast?expand=0&rev=6
2020-04-06 11:23:41 +00:00

20 lines
709 B
Plaintext

-------------------------------------------------------------------
Mon Apr 6 11:15:56 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 0.3.3
* Fix conversion of complex literals
* Fix Ellipsis support
* Fix conversion of arguments nodes in Python 3.8
* Use an immutable instead of a dict to store initial table
-------------------------------------------------------------------
Tue Sep 10 13:48:10 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.3.0:
* support python 3.8
-------------------------------------------------------------------
Mon Jul 29 11:05:26 UTC 2019 - Christian Goll <cgoll@suse.com>
- inital commit of gast created with py2pack version 0.2.2