Skip to content

2to3 refactor broke test_perf.py #4474

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
ghost opened this issue Aug 6, 2013 · 3 comments
Closed

2to3 refactor broke test_perf.py #4474

ghost opened this issue Aug 6, 2013 · 3 comments
Labels
Bug Testing pandas testing functions or related to the test suite
Milestone

Comments

@ghost
Copy link

ghost commented Aug 6, 2013

#4384

when run in HEAD mode, checking out the test_perf.py revision in git master
should run without issues no matter what version of pandas you have checked out
(at least as far back as 9.1, probably further).

Now that the script imports pandas.compat, it's broken for anything older
then a couple of weeks.

@jtratner
Copy link
Contributor

jtratner commented Aug 6, 2013

probably will only work for Python 2 though.

@jreback
Copy link
Contributor

jreback commented Aug 6, 2013

python 2 only is ok
this is just run by devs

@jreback
Copy link
Contributor

jreback commented Aug 7, 2013

closed by #4478

@jreback jreback closed this as completed Aug 7, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Testing pandas testing functions or related to the test suite
Projects
None yet
Development

No branches or pull requests

2 participants