Overview
Request 947685 accepted
- Update to version 0.5.3:
+ Support gast.unparse.
- Changes from version 0.5.2:
+ Test field count more accurately.
- Changes from verison 0.5.1:
+ Support NamedExpr.
+ Cleanup and optimize the way gast builds its AST.
- Changes from version 0.5.0:
+ Support AST change for 3.10.
* Support Python 3.9
- inital commit of gast created with py2pack version 0.2.2
Request History
dimstar created request
- Update to version 0.5.3:
+ Support gast.unparse.
- Changes from version 0.5.2:
+ Test field count more accurately.
- Changes from verison 0.5.1:
+ Support NamedExpr.
+ Cleanup and optimize the way gast builds its AST.
- Changes from version 0.5.0:
+ Support AST change for 3.10.
* Support Python 3.9
- inital commit of gast created with py2pack version 0.2.2
mcepl accepted request