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

Set data structure type is not supported in Variable Explorer #7843

Closed
aarondodell opened this issue Sep 6, 2018 · 1 comment
Closed

Set data structure type is not supported in Variable Explorer #7843

aarondodell opened this issue Sep 6, 2018 · 1 comment

Comments

@aarondodell
Copy link

I have noticed that the Set data structure that is built into the Python language is an "Unsupported Data Type" for Spyder, and thus I cannot see it in the Variable Explorer if I have a set defined.

Below are two pictures showing this...


spyderset1


spyderset2


I am using Spyder 3.3.1, Python 3.6.6, IPython 6.5.0

I know a similar problem exists for Numpy Arrays which is going to be fixed in Spyder 4. Will this issue regarding Sets also be fixed in Spyder 4? Has this issue been brought to the Spyder team's attention?

Thanks!

@Prikers
Copy link
Contributor

Prikers commented Sep 7, 2018

This has been fixed through #5230 and it is available in v4.0beta1

@Prikers Prikers closed this as completed Sep 7, 2018
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

No branches or pull requests

2 participants