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

Fix "TypeError: unhashable type: 'Symbol'" (and 'String'); Fix imports for Python >= 3.10 #31

Merged
merged 2 commits into from
Oct 20, 2022

Conversation

dlitz
Copy link
Contributor

@dlitz dlitz commented Oct 17, 2022

No description provided.

@jd-boyd
Copy link
Owner

jd-boyd commented Oct 17, 2022

It would also be good to add tests for this to the unit test file if you don't mind please.

@dlitz
Copy link
Contributor Author

dlitz commented Oct 20, 2022

ok, I've added some tests there as well, in addition to the doctests that were already added.

fyi: nosetests is unmaintained and breaks on 3.10: nose-devs/nose#1099

@jd-boyd
Copy link
Owner

jd-boyd commented Oct 20, 2022

Thank you for the heads up about nosetests and 3.10.

@jd-boyd jd-boyd merged commit 0572eb2 into jd-boyd:master Oct 20, 2022
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