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

PR: Prevent hard crash when inspecting certain structured arrays #5259

Merged
merged 3 commits into from
Sep 16, 2017

Conversation

ccordoba12
Copy link
Member

Fixes #5254.

@ccordoba12 ccordoba12 added this to the v3.2.4 milestone Sep 16, 2017
@pep8speaks
Copy link

pep8speaks commented Sep 16, 2017

Hello @ccordoba12! Thanks for updating the PR.

Line 41:1: E302 expected 2 blank lines, found 1
Line 46:43: E231 missing whitespace after ','
Line 48:80: E501 line too long (80 > 79 characters)
Line 49:80: E501 line too long (81 > 79 characters)

Comment last updated on September 16, 2017 at 23:32 Hours UTC

@ccordoba12 ccordoba12 merged commit 58a1330 into spyder-ide:3.x Sep 16, 2017
@ccordoba12 ccordoba12 deleted the fix-5224 branch September 16, 2017 23:53
ccordoba12 added a commit that referenced this pull request Sep 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants