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

DEV: Upgrade Python development version to 3.9/3.10 #52513

Closed
phofl opened this issue Apr 7, 2023 · 3 comments
Closed

DEV: Upgrade Python development version to 3.9/3.10 #52513

phofl opened this issue Apr 7, 2023 · 3 comments
Labels
Dependencies Required and optional dependencies

Comments

@phofl
Copy link
Member

phofl commented Apr 7, 2023

We can drop Python 3.8 support soonish, but to get there we have to upgrade our development python version from 3.8. I'd prefer 3.10, but ran into a Doc problem when looking into this a couple of weeks ago (same for 3.9).

Just rebased the PR (#51133), but would be great if someone else could take a look if the doc build is still failing.

We shouldn't upgrade to 3.11, because numba isn't yet compatible with 3.11.

@phofl phofl added the Dependencies Required and optional dependencies label Apr 7, 2023
@twoertwein
Copy link
Member

Is 2.1 planned to release after Apr 05, 2024? I think pandas followed numpy in the past to determine the minimum python version https://numpy.org/neps/nep-0029-deprecation_policy.html#support-table

@phofl
Copy link
Member Author

phofl commented Apr 7, 2023

NumPy already dropped 3.8 on main, and according to their table they officially drop it next week. I don't want to drop 3.9, but I would prefer using 3.10 as development version.

@mroeschke
Copy link
Member

Looks to have been done with #51133 so closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Required and optional dependencies
Projects
None yet
Development

No branches or pull requests

3 participants