conda-forge / pandas-feedstock

A conda-smithy repository for pandas.
BSD 3-Clause "New" or "Revised" License
8 stars 36 forks source link

Is it possible to create a v1.5.x branch for Python 3.12 compatibility? #184

Closed admirito closed 1 year ago

admirito commented 1 year ago

Comment:

I've got a quick question for the awesome folks behind pandas-feedstock project on conda-forge. I was wondering if it would be possible to create a v1.5.x branch to enable compatibility with Python 3.12.

Just recently, I had a fantastic experience on a rebuild PR for the pydantic project. Now I'm keen to send a pull request that ensures the latest version within the 1.x release range of pandas aslo works with Python 3.12.

I've already created the branch with a new commit here. So, could you consider creating a branch based on 66ac579 for this purpose?

ocefpaf commented 1 year ago

Done!

You can send a PR to start that maintenance branch in https://github.com/conda-forge/pandas-feedstock/tree/v1.5.x