Skip to content

Conversation

cbouss
Copy link
Contributor

@cbouss cbouss commented Dec 13, 2022

Similar to #31 but running cython at build time.

@ecederstrand
Copy link

Also works for Python 3.12.

@ecederstrand
Copy link

Trying to get attention from someone at Cloudera to maintain this package. @ihodes maybe?

@ecederstrand
Copy link

Or possibly @phunt or @lajosrodek?

@csringhofer
Copy link
Collaborator

@ecederstrand
Thanks for working on this!
Checked out the PR and could create packages with different Python3 versions, including 3.11 and 3.12.
Couldn't compile it with Python 2.7 though, getting an error from pip_self_version_check.
Did you test it with 2.7?

Python 2.7 support should be dropped soon, but it would be nice to have a final release for it.

@ecederstrand
Copy link

ecederstrand commented May 29, 2024

Python 2.7 was EOL almost four years ago. I haven't tested it and personally don't see any value maintaining support for it.

@csringhofer
Copy link
Collaborator

impala-shell still supports Python 2.7. My plan was to test this change via impala-shell, which turned out to be tricky due the build system being tied to Python2
Nevertheless, in the end it worked and could connect with impala-shell using Kerberos on Python3.11/3.12

Thanks again for working on this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants