Skip to content

Fix for #3970 cache invalidation bug #4077

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

Conversation

wesm
Copy link
Member

@wesm wesm commented Jun 28, 2013

Also fixed stable sorting test failure that presents on some platforms

…mixed_type silently consolidating (hurf). also fix stable sorting bug presenting on my machine
@wesm
Copy link
Member Author

wesm commented Jun 28, 2013

@jreback can you review and merge pls? also

  • PEP8, man (especially line length) =)
  • Can you configure your text editor to strip trailing whitespace? in emacs i have

(add-hook 'before-save-hook 'delete-trailing-whitespace)

thanks!

@jreback
Copy link
Contributor

jreback commented Jun 28, 2013

sure...no prob

when BlockManager is revisited....easiest prob to move the cache inside BM, then consolidate can just invalidate easily

@jreback jreback merged commit 2041d72 into pandas-dev:master Jun 28, 2013
@jreback
Copy link
Contributor

jreback commented Jun 28, 2013

merged in...thanks for the debug..

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

Successfully merging this pull request may close these issues.

2 participants