Skip to content

BUG: to_dict_of_blocks failing to invalidate item_cache #35874

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 12 commits into from
Aug 25, 2020

Conversation

jbrockmendel
Copy link
Member

  • closes #xxxx
  • tests added / passed
  • passes black pandas
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • whatsnew entry

@jreback
Copy link
Contributor

jreback commented Aug 24, 2020

doesn't this close an issue?

@jreback jreback added Bug Internals Related to non-user accessible pandas implementation labels Aug 24, 2020
@jbrockmendel
Copy link
Member Author

doesn't this close an issue?

Not that I know of. to_dict_of_blocks is only used on one place outside of pandas._testing, and that was just made removable in #35861

@jreback
Copy link
Contributor

jreback commented Aug 25, 2020

was thinking of #35739 (but likely this is comething else)

@jreback jreback added this to the 1.2 milestone Aug 25, 2020
@jreback jreback merged commit e87b8bc into pandas-dev:master Aug 25, 2020
@jbrockmendel jbrockmendel deleted the bug-to_dict branch August 25, 2020 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Internals Related to non-user accessible pandas implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants