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

Better support for set and OrderedDict types #3

Merged
merged 2 commits into from
Jan 10, 2019

Conversation

alexshpilkin
Copy link
Contributor

  • Use Python 3 {...} instead of Python 2 set([...]) syntax for sets.
  • Pretty-print OrderedDict specifically instead of through the dict superclass.

@mgrandi
Copy link
Owner

mgrandi commented Oct 5, 2018

hey! thanks for this, i'll look at this and if it looks good i'll do another pypi release

@mgrandi mgrandi merged commit 27cfdd8 into mgrandi:master Jan 10, 2019
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