Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start building wheels for python 3.12 #527

Closed
hagsted opened this issue Aug 17, 2023 · 15 comments
Closed

Start building wheels for python 3.12 #527

hagsted opened this issue Aug 17, 2023 · 15 comments

Comments

@hagsted
Copy link

hagsted commented Aug 17, 2023

Python 3.12 is on the horizon, and the first rc build is available. Is it not time to consider building for this python version? For instance the next alpha 8 would be nice to also have for python 3.12, so we can start to test all our code against the new version of python.

@sibarras
Copy link

Any progress on this?

@Exmilien
Copy link

Hello, do we have a target date for Python 3.12 support in a new release ?

@WolfEYc
Copy link

WolfEYc commented Nov 28, 2023

bump

@fdcastel
Copy link

fdcastel commented Dec 6, 2023

Hello, do we have a target date for Python 3.12 support in a new release ?

Yes. Dec' 2042.

@wesleykendall
Copy link

Bump, it would be nice to at least know if there's an easy way to build wheels on our own so that we don't have to wait for a release to PyPI

@aleewen
Copy link

aleewen commented Feb 1, 2024

It would be nice to have support for Python 3.12 especially when Polars is now supporting it but requires the latest version of connectorx as an optional dependency.

@owenlamont
Copy link

I too really want this, connector-x is the only package I use that still doesn't support 3.12

@mkleinbort-ic
Copy link

All good here? It's a blocker to moving to 3.12

@alexander-beedie
Copy link
Contributor

alexander-beedie commented Feb 27, 2024

Any chance of a build for Python 3.12? It's turning into a hard blocker for a lot of folks; I can see there haven't been many merges in recent months, so I'm sure you're very busy, but this one would be a really useful one to get out. Many thanks for all the hard work!🤞

@dovahcrow
Copy link
Member

I put some initial effort under the branch https://github.com/sfu-db/connector-x/tree/3.12. There are still dependency issues and CI issues tho.

@WolfEYc
Copy link

WolfEYc commented Apr 14, 2024

I put some initial effort under the branch https://github.com/sfu-db/connector-x/tree/3.12. There are still dependency issues and CI issues tho.

Python amiright

@Data-Jack
Copy link

Adding to the demand for this as well.
Getting this error when trying to install specific version from python:3.12 docker image.

ERROR: Could not find a version that satisfies the requirement connectorx==0.3.2 (from versions: 0.2.3)

@hagsted
Copy link
Author

hagsted commented May 9, 2024

I am tempted to say that it would be nice if python 3.13 support was also prepared, as the first beta has been released.

@h0rn3t
Copy link

h0rn3t commented May 9, 2024

bump

@wangxiaoying
Copy link
Contributor

0.3.3 has been published to pypi with python 3.12 support. Please feel free to check out.

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

No branches or pull requests