astunparse
astunparse copied to clipboard
Allow user to specify version_info
Allow user to specify version_info rather than assuming AST version matches the current Python version. This is useful if the user is using e.g. gast to get a different AST version from the Python version they are using.
Rebased with the latest commits.
Resolved conflicts. Still interested in getting this checked in if @simonpercivall will have it.
Off-topic: I'm pretty bad at maintaining this repository :/
No worries :)