Skip to content

Fixed bug with indexing arrays with unicode dtype #568

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 1 commit into from
Sep 10, 2015

Conversation

shoyer
Copy link
Member

@shoyer shoyer commented Sep 9, 2015

Previous this raised TypeError:

Variable(('x'), [u'tmax'])[0][()]

@shoyer shoyer added the bug label Sep 9, 2015
@shoyer shoyer force-pushed the fix-unicode-variable-indexing branch from 8d61181 to 07560b9 Compare September 9, 2015 23:17
Previous this raised TypeError:

    Variable(('x'), [u'tmax'])[0][()]
@shoyer shoyer force-pushed the fix-unicode-variable-indexing branch from 07560b9 to ecff099 Compare September 9, 2015 23:18
shoyer added a commit that referenced this pull request Sep 10, 2015
Fixed bug with indexing arrays with unicode dtype
@shoyer shoyer merged commit 3d11031 into pydata:master Sep 10, 2015
@shoyer shoyer deleted the fix-unicode-variable-indexing branch September 10, 2015 06:11
@shoyer shoyer modified the milestone: 0.6.1 Oct 21, 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.

1 participant