Skip to content

BLD: Increase minimum version of Cython to 0.29.16 #33334

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 6 commits into from
Apr 7, 2020

Conversation

mgmarino
Copy link
Contributor

@mgmarino mgmarino commented Apr 6, 2020

mgmarino added 3 commits April 6, 2020 20:07
- There is a bug that creates code with ctuples that’s not compilable.
- This is fixed in 0.29.16.

See:

cython/cython#2745
cython/cython#1427
- It’s not available in conda.
@TomAugspurger
Copy link
Contributor

I think you need to bump min_cython_ver in setup.py and the pyproject.toml

@TomAugspurger TomAugspurger added this to the 1.1 milestone Apr 6, 2020
@jreback jreback added the Dependencies Required and optional dependencies label Apr 6, 2020
@@ -92,6 +92,11 @@ Other enhancements

.. ---------------------------------------------------------------------------

Build Changes
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you rename this to Development Changes

Copy link
Member

@datapythonista datapythonista left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very minor comment, ping on green.

Development Changes
^^^^^^^^^^^^^^^^^^^

- The minimum version of Cython is now the most recent bug-fix version (0.29.16).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you add this PR number here

@jreback
Copy link
Contributor

jreback commented Apr 6, 2020

mgmarino added a commit to mgmarino/pandas-wheels that referenced this pull request Apr 7, 2020
@mgmarino
Copy link
Contributor Author

mgmarino commented Apr 7, 2020

@jreback Tests green, PR in wheels repo opened

TomAugspurger pushed a commit to MacPython/pandas-wheels that referenced this pull request Apr 7, 2020
@mgmarino mgmarino requested a review from jreback April 7, 2020 19:34
@jreback jreback merged commit 06f4c90 into pandas-dev:master Apr 7, 2020
@jreback
Copy link
Contributor

jreback commented Apr 7, 2020

thanks @mgmarino (and for the pandas-wheels one)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Required and optional dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants