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:

  • [x] https://github.com/pandas-dev/pandas/pull/62073
  • [ ] https://github.com/pandas-dev/pandas/issues/61368
  • [ ] https://github.com/pandas-dev/pandas/pull/62070

Adding CI/packaging support:

  • [x] https://github.com/pandas-dev/pandas/pull/61950
  • [ ] Enable building py 3.14 wheels + indicate support in pyproject.toml
  • [ ] https://github.com/pandas-dev/pandas/pull/62318

All Python 3.14 related issues: https://github.com/pandas-dev/pandas/issues?q=state%3Aopen%20label%3A%22Python%203.14%22