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

feat: Replaced json with orjson in Pydantic. #756

Open
wants to merge 7 commits into
base: dev
Choose a base branch
from

Conversation

hh-space-invader
Copy link
Contributor

refs: #714

All Submissions:

  • Contributions should target the dev branch. Did you create your branch from dev?
  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

New Feature Submissions:

  1. Does your submission pass tests?
  2. Have you installed pre-commit with pip3 install pre-commit and set up hooks with pre-commit install?

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully ran tests with your changes locally?

Copy link

netlify bot commented Aug 27, 2024

Deploy Preview for poetic-froyo-8baba7 ready!

Name Link
🔨 Latest commit 3b33b9a
🔍 Latest deploy log https://app.netlify.com/sites/poetic-froyo-8baba7/deploys/66ce616401b14600082bab63
😎 Deploy Preview https://deploy-preview-756--poetic-froyo-8baba7.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@hh-space-invader hh-space-invader changed the title feat: Replaced ison with orjson in Pydantic. feat: Replaced json with orjson in Pydantic. Aug 27, 2024
> feat: Added serialization handler for all possible data types in payload.
> refactor: Removed deprecated serializer/deserializer as it already calls the new one under the hood.
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.

1 participant