Skip to content

Segfault with pd.tslib.get_period_field #4519

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

Closed
prossahl opened this issue Aug 9, 2013 · 1 comment
Closed

Segfault with pd.tslib.get_period_field #4519

prossahl opened this issue Aug 9, 2013 · 1 comment
Labels
Bug Datetime Datetime data dtype
Milestone

Comments

@prossahl
Copy link
Contributor

prossahl commented Aug 9, 2013

>>> import pandas as pd
>>> pd.tslib.get_period_field(11, 1, 1)
Exception ValueError: ValueError('Unrecognized code: 11',) in 'pandas.tslib._get_accessor_func' ignored
Segmentation fault

I'll push a fix.

@jreback
Copy link
Contributor

jreback commented Aug 15, 2013

closed by #4562

@jreback jreback closed this as completed Aug 15, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Datetime Datetime data dtype
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants