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

MNT: Add support of Cython 3 master #53145

Merged
merged 1 commit into from
May 9, 2023

Conversation

matusvalo
Copy link
Contributor

  • 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.

This PR adds support for Cython 3 master after PR cython/cython#5386. This PR requires Cython >= 0.29.31 or Cython >= 3.0b3. See #53125 (comment) for details.

@mroeschke mroeschke added the Internals Related to non-user accessible pandas implementation label May 9, 2023
@mroeschke mroeschke added this to the 2.1 milestone May 9, 2023
@mroeschke mroeschke merged commit d8b1a45 into pandas-dev:main May 9, 2023
@mroeschke
Copy link
Member

Thanks @matusvalo

@matusvalo matusvalo deleted the cython3_master branch May 9, 2023 17:25
Rylie-W pushed a commit to Rylie-W/pandas that referenced this pull request May 19, 2023
Daquisu pushed a commit to Daquisu/pandas that referenced this pull request Jul 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Internals Related to non-user accessible pandas implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants