gabrielmagno commented on PR #314: URL: https://github.com/apache/incubator-livy/pull/314#issuecomment-1307751595
@dacort (cc @lmccay) It is building properly now! 🥳 I believe this PR has passed all the checks and is ready to be merged upstream, as soon as the core developers see as appropriate and have the time to look into it 🙂 Just as a "pitch" for merging this PR (for any core developer looking into this): this is a relatively simple PR that modifies a single Python file, and does not even modify the main core Scala code of the project. On the other hand, I think it is very important because Python 3.7 will reach end-of-life in just a couple of months ([2023-06-27](https://devguide.python.org/versions/)), so making livy compatible with Python 3.8+ seems to be a nice goal to have. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
