[Python `3.14`](https://docs.python.org/3/whatsnew/3.14.html) just released today, probably a good time to start tracking upstream support ## Upstream > [!NOTE] > Including some free-threading PRs, as most of upstream hasn't got a `3.14` issue/PR opened *yet* - [ ] CuDF | [Search](https://github.com/rapidsai/cudf/issues?q=sort%3Aupdated-desc%203.14%20updated%3A%3E%40today-6m) - [x] https://github.com/rapidsai/cudf/issues/20816 - [ ] https://github.com/rapidsai/cudf/blob/6ee628956ea5874ca9b7513ed53a8588c9c97e36/dependencies.yaml#L691 - [ ] Dask | [Search](https://github.com/dask/dask/issues?q=sort%3Aupdated-desc%203.14) - [x] https://github.com/dask/dask/pull/12047 - [x] https://github.com/dask/dask/issues/12043 - [ ] https://github.com/dask/dask/pull/12101 - [x] DuckDB | `duckdb>1.4.1` | [Search](https://github.com/duckdb/duckdb-python/issues?q=sort%3Aupdated-desc%203.14) - [x] https://github.com/duckdb/duckdb-python/pull/50 - [x] https://github.com/duckdb/duckdb-python/pull/116 - [ ] Ibis | [Search](https://github.com/ibis-project/ibis/issues?q=sort%3Aupdated-desc%203.14%20updated%3A%3E%40today-1m) - [ ] https://github.com/ibis-project/ibis/pull/11669 - [ ] https://github.com/ibis-project/ibis/pull/11813 - [ ] Modin | [Search](https://github.com/modin-project/modin/issues?q=sort%3Aupdated-desc%203.14) - [x] Pandas | `pandas>=2.3.3` - [x] https://github.com/pandas-dev/pandas/releases/tag/v2.3.3 - [x] Polars | [Search](https://github.com/pola-rs/polars/issues?q=sort%3Aupdated-desc%203.14%20updated%3A%3E%40today-6m) - [x] https://github.com/pola-rs/polars/issues/25035 - [x] PyArrow | `pyarrow>=22.0.0` | [Search](https://github.com/apache/arrow/issues?q=sort%3Aupdated-desc%203.14%20label%3A%22Component%3A%20Python%22) - [x] https://github.com/apache/arrow/issues/47438 - [x] https://github.com/apache/arrow/pull/47616 - [x] https://github.com/apache/arrow/releases/tag/apache-arrow-22.0.0 - [x] PySpark | `pyspark>=4.1.0` | [Search](https://github.com/apache/spark/issues?q=sort%3Aupdated-desc%203.14%20updated%3A%3E%40today-6m) - [x] https://github.com/apache/spark/pull/52556 - [x] https://github.com/apache/spark/commit/05a1ffb31f4277a9b73ccee980d8a72a75ccc3ac - [x] https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315420&version=12355581 - [ ] SQLFrame | [Search](https://github.com/eakmanrq/sqlframe/issues?q=sort%3Aupdated-desc%203.14) - [ ] https://github.com/eakmanrq/sqlframe/pull/407 ## Internal - [x] #3218
Python
3.14just released today, probably a good time to start tracking upstream supportUpstream
Note
Including some free-threading PRs, as most of upstream hasn't got a
3.14issue/PR opened yetduckdb>1.4.1| Searchpandas>=2.3.3pyarrow>=22.0.0| Searchpyspark>=4.1.0| SearchInternal