Skip to content
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

BUG: Series arithmetic methods incorrectly hold name #10240

Merged
merged 1 commit into from
Jun 2, 2015

Conversation

sinhrks
Copy link
Member

@sinhrks sinhrks commented May 30, 2015

Closes #10068.

Should handle the case _maybe_match_name is None, because of continuous __finalize__.

@sinhrks sinhrks added the Bug label May 30, 2015
@sinhrks sinhrks added this to the 0.17.0 milestone May 30, 2015
@jreback
Copy link
Contributor

jreback commented Jun 2, 2015

lgtm

jreback added a commit that referenced this pull request Jun 2, 2015
BUG: Series arithmetic methods incorrectly hold name
@jreback jreback merged commit 0d95999 into pandas-dev:master Jun 2, 2015
@sinhrks sinhrks deleted the series_ops_name branch June 2, 2015 12:48
@jorisvandenbossche jorisvandenbossche modified the milestones: 0.17.0, 0.16.2 Jun 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG/API: Series arithmetic ops inconsistently hold names
3 participants