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(json_handler): handle uuid.UUID #25399

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

akhilnarang
Copy link
Member

Resolves #25242

Resolves frappe#25242

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
@akhilnarang akhilnarang requested review from a team and ankush and removed request for a team March 13, 2024 11:59
@github-actions github-actions bot added the add-test-cases Add test case to validate fix or enhancement label Mar 13, 2024
@akhilnarang akhilnarang added backport version-15-hotfix Backport the PR to v15 and removed add-test-cases Add test case to validate fix or enhancement labels Mar 13, 2024
@akhilnarang akhilnarang merged commit 6b288a3 into frappe:develop Mar 13, 2024
24 checks passed
akhilnarang added a commit that referenced this pull request Mar 13, 2024
…-25399

fix(json_handler): handle `uuid.UUID` (backport #25399)
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport version-15-hotfix Backport the PR to v15
Projects
None yet
Development

Successfully merging this pull request may close these issues.

json_handler is not flexible enough to handle arbitrary objects
1 participant