Skip to content

BLD: make all cython imports be name _* (so they are uniform) #5294

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 21, 2013 · 6 comments
Closed

BLD: make all cython imports be name _* (so they are uniform) #5294

jreback opened this issue Oct 21, 2013 · 6 comments
Labels
Build Library building on various platforms

Comments

@jreback
Copy link
Contributor

jreback commented Oct 21, 2013

or could move everything to '_*.so'

@jtratner
Copy link
Contributor

On that note - are we importing the test utils into pandas main? I'd rather
guard the nose imports at the top of the file and allow people to do
pd.util.testing interactively.

@jreback
Copy link
Contributor Author

jreback commented Oct 22, 2013

I don't think so
think u have to explicitly import testing afaik

@cpcloud
Copy link
Member

cpcloud commented Oct 22, 2013

there's a testing import of debug that can be removed

@jtratner
Copy link
Contributor

you can even just try/except the import and ignore failure at the top of
the file..

On Mon, Oct 21, 2013 at 10:18 PM, Phillip Cloud [email protected]:

there's a testing import of debug that can be removed


Reply to this email directly or view it on GitHubhttps://github.com//issues/5294#issuecomment-26772622
.

@jreback jreback modified the milestones: 0.15.0, 0.14.0 Apr 9, 2014
@jreback jreback changed the title BLD: move _sparse.so/_testing.so to uniform naming BLD: make all cython imports be name _* (so they are uniform) Feb 16, 2015
@jreback jreback modified the milestones: 0.16.0, Next Major Release Mar 6, 2015
@jbrockmendel
Copy link
Member

Not sure what the goal is here? Is this actionable?

@jbrockmendel
Copy link
Member

@jreback closeable?

@jreback jreback closed this as completed Oct 25, 2018
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

No branches or pull requests

4 participants