Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Python 3.12 classifier to pyproject.toml (against 2.1.x) #56776

Closed
wants to merge 1 commit into from

Conversation

FlorentinD
Copy link

Looking at https://pypi.org/project/pandas/, we were unsure if pandas supports Python 3.12 yet.
Based on multiple PRs such as #56333, we assume 2.1.x also has support for Python 3.12.

(the checkboxes below should not apply for this minor doc fix?)

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

based on pandas-dev#56333 I assume 

Co-Authored-By: Adam Schill Collberg <adam.schill.collberg@protonmail.com>
@mroeschke
Copy link
Member

Thanks for the PR but unfortunately the 2.1.x branch is no longer accepting changes and not adding this classifier was an oversight. This will be correctly documented for version 2.2 which will be released this week. Closing

@mroeschke mroeschke closed this Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants