Skip to content

BLD: require more recent cython #14508

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

Closed
jreback opened this issue Oct 26, 2016 · 2 comments
Closed

BLD: require more recent cython #14508

jreback opened this issue Oct 26, 2016 · 2 comments
Labels
Build Library building on various platforms
Milestone

Comments

@jreback
Copy link
Contributor

jreback commented Oct 26, 2016

see comments here

we currently require >= 0.19.1. So probably should move that up.

Not super pressing though.

@jreback jreback added the Build Library building on various platforms label Oct 26, 2016
@jreback jreback added this to the Next Major Release milestone Oct 26, 2016
@jreback
Copy link
Contributor Author

jreback commented Oct 26, 2016

cc @wesm

@jreback
Copy link
Contributor Author

jreback commented Oct 27, 2016

should we suppress this warning

(pandas) [Thu Oct 27 06:45:37 ~/pandas]$ make
python setup.py build_ext --inplace
/Users/jreback/miniconda3/envs/pandas/lib/python3.5/site-packages/Cython/Distutils/old_build_ext.py:29: UserWarning: Cython.Distutils.old_build_ext does not properly handle dependencies and is deprecated.
  "Cython.Distutils.old_build_ext does not properly handle dependencies "
running build_ext
cythoning pandas/hashtable.pyx to pandas/hashtable.c
building 'pandas.hashtable' extension
creating build
creating build/temp.macosx-10.6-x86_64-3.5
creating build/temp.macosx-10.6-x86_64-3.5/pandas
...

@jreback jreback modified the milestones: 0.20.0, Next Major Release Dec 9, 2016
ischurov pushed a commit to ischurov/pandas that referenced this issue Dec 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Library building on various platforms
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant