Skip to content

Python snapshots: Refactor hiwire serialization/deserialization#5697

Merged
hoodmane merged 1 commit intomainfrom
hoodmane/refactor-hiwire-serialization
Dec 16, 2025
Merged

Python snapshots: Refactor hiwire serialization/deserialization#5697
hoodmane merged 1 commit intomainfrom
hoodmane/refactor-hiwire-serialization

Conversation

@hoodmane
Copy link
Copy Markdown
Contributor

A nonfunctional change. Improve types and move related logic closer together.

A nonfunctional change. Improve types and move related logic closer together.
@hoodmane hoodmane requested review from a team as code owners December 15, 2025 16:58
Copy link
Copy Markdown
Contributor

@ryanking13 ryanking13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Do we need to keep add objects to the custom serializer function whenever we need custom serialization?

@hoodmane
Copy link
Copy Markdown
Contributor Author

Yeah any JavaScript objects we want to support at top level need to be handled here. So we're going to have to add more in the future. Hence tidying up first.

@hoodmane hoodmane merged commit 1b4e0b0 into main Dec 16, 2025
20 of 21 checks passed
@hoodmane hoodmane deleted the hoodmane/refactor-hiwire-serialization branch December 16, 2025 04:42
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