-
-
Notifications
You must be signed in to change notification settings - Fork 19.1k
Open
Labels
Milestone
Description
Overview issue to keep track of adding Python 3.14 support. We already have some known issues and work in progress, listing them here in addition with remaining items:
Fixing compatibilities:
Adding CI/packaging support:
- TST: run python-dev CI on 3.14-dev #61950
- Enable building py 3.14 wheels + indicate support in pyproject.toml
All Python 3.14 related issues: https://github.com/pandas-dev/pandas/issues?q=state%3Aopen%20label%3A%22Python%203.14%22
befeleme and Houbein