Open
Description
Placeholder issue if we decide to release 2.3.1. At the time of writing this issue, it's expected that pandas 3.0 would be the next version #57064
Notable tasks for 2.3.1:
- Re-enable Python 3.9 support (Failed to install pandas==2.3.0 with Python 3.9 #61563,
pandas.__version__
is2.3.0+4.g1dfc98e16a
in pandas 2.3.0 and python 3.9, not2.3.0
#61579)- Revert [2.3.x] DEPS: Drop Python 3.9 #60792
- Merge BLD: Build wheels for 3.9 and musllinux-aarch64 for pandas 2.3 #61569 (without hardcoding version)
- Re-enable musl-aarch64 wheels
- Merge BLD: Build wheels for 3.9 and musllinux-aarch64 for pandas 2.3 #61569 (without hardcoding version)