Skip to content

DEPS: Bump Cython to 0.29.33 #51660

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

Merged
merged 1 commit into from
Feb 27, 2023
Merged

Conversation

lithomas1
Copy link
Member

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

Needed to get the cpow directive needed for compat with Cython 3.0. Let's backport since 3.0 will be out soon(fingers crossed), and we'll need that to keep pace with new Pythons.

@lithomas1 lithomas1 added CI Continuous Integration Dependencies Required and optional dependencies labels Feb 27, 2023
@lithomas1 lithomas1 added this to the 2.0 milestone Feb 27, 2023
@lithomas1 lithomas1 marked this pull request as ready for review February 27, 2023 02:11
@lithomas1 lithomas1 merged commit 5dd6efc into pandas-dev:main Feb 27, 2023
@lithomas1 lithomas1 deleted the bump-cython branch February 27, 2023 02:12
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Feb 27, 2023
phofl pushed a commit that referenced this pull request Feb 27, 2023
…1663)

Backport PR #51660: DEPS: Bump Cython to 0.29.33

Co-authored-by: Thomas Li <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration Dependencies Required and optional dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants