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

checkpoint: Add support for serializing more python types #1311

Merged
merged 3 commits into from
Aug 13, 2024

Conversation

nfcampos
Copy link
Contributor

@nfcampos nfcampos commented Aug 12, 2024

  • all ip interfaces
  • deque,
  • ZoneInfo
  • date
  • time
  • Decimal
  • pathlib.Path
  • re.Pattern

@nfcampos nfcampos force-pushed the nc/11aug/serde-more branch from a273eac to a64c0a2 Compare August 12, 2024 02:50
@nfcampos nfcampos merged commit e2a72bf into main Aug 13, 2024
89 checks passed
@nfcampos nfcampos deleted the nc/11aug/serde-more branch August 13, 2024 00:54
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