Skip to content

Fix cache key collision and add test for cache key distinctness. #7478

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
Jun 17, 2014

Conversation

dbew
Copy link
Contributor

@dbew dbew commented Jun 16, 2014

Fixes #7420.

@jreback
Copy link
Contributor

jreback commented Jun 16, 2014

tests ok in windows?

@dbew
Copy link
Contributor Author

dbew commented Jun 16, 2014

I ran tests for python 3.4.

I can run tests for earlier versions tomorrow if you like.

On 16 June 2014 22:01, jreback [email protected] wrote:

tests ok in windows?


Reply to this email directly or view it on GitHub
#7478 (comment).

@jreback jreback added this to the 0.14.1 milestone Jun 16, 2014
jreback added a commit that referenced this pull request Jun 17, 2014
Fix cache key collision and add test for cache key distinctness.
@jreback jreback merged commit 4db22f4 into pandas-dev:master Jun 17, 2014
@jreback
Copy link
Contributor

jreback commented Jun 17, 2014

this looks good....all tests green on windows now!

thanks!

@dbew
Copy link
Contributor Author

dbew commented Jun 17, 2014

Fantastic, at last! Thanks very much for your help.

@jreback
Copy link
Contributor

jreback commented Jun 17, 2014

no thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing pandas testing functions or related to the test suite Timezones Timezone data dtype
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TST: test failures on 3.4/windows for timezones
2 participants