incubator-livy
incubator-livy copied to clipboard
Support Python 3.8+ in REPL
What changes were proposed in this pull request?
Porting ast.Module() call to be compatible with Python 3.8 and later versions.
How was this patch tested?
in a Yarn application
Please review https://livy.incubator.apache.org/community/ before opening a pull request.
Duplicate of #340 and #314 😢
@timrepo would you please rebase to latest master?
this pr is exactly the same with https://github.com/apache/incubator-livy/pull/340
And #314 - the author on that one was active a month ago so mentioned it might be good to rebase.
And #314 - the author on that one was active a month ago so mentioned it might be good to rebase.
yes, just merge that one and we would close this one.