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

Packer: Change strict_types default to True. #389

Closed
methane opened this issue Dec 6, 2019 · 1 comment
Closed

Packer: Change strict_types default to True. #389

methane opened this issue Dec 6, 2019 · 1 comment
Labels
1.0

Comments

@methane
Copy link
Member

@methane methane commented Dec 6, 2019

Because:

  • Better performance
  • Users can customize how subclasses are serialized usingdefault. (e.g. namedtuple)
@methane methane added the 1.0 label Dec 6, 2019
@methane
Copy link
Member Author

@methane methane commented Dec 9, 2019

After considering this in a few days, I decided to not change this.
Default behavior similar to json.dumps() looks reasonable.

@methane methane closed this Dec 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.