Skip to content

BUG: bug in deep copy of datetime tz-aware objects, #11794 #11796

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 2 commits into from
Dec 8, 2015

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Dec 8, 2015

closes #11794

cleanups in copy / remove warnings

Not always deep-copying the underlying impl, which is a DatetimeIndex where
shallow copies are views
@jreback jreback added Bug Timezones Timezone data dtype labels Dec 8, 2015
@jreback jreback added this to the 0.18.0 milestone Dec 8, 2015
jreback added a commit that referenced this pull request Dec 8, 2015
BUG: bug in deep copy of datetime tz-aware objects, #11794
@jreback jreback merged commit cbf7043 into pandas-dev:master Dec 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Timezones Timezone data dtype
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug in deep copy of Series with timezone-aware datetime entries
1 participant