Skip to content

fix: Support array_hook - #38

Draft
webbrain-one wants to merge 1 commit into
Antares0982:mainfrom
webbrain-one:webbrain/issue-34
Draft

fix: Support array_hook#38
webbrain-one wants to merge 1 commit into
Antares0982:mainfrom
webbrain-one:webbrain/issue-34

Conversation

@webbrain-one

Copy link
Copy Markdown

Closes #34

array_hook was introduced in Python 3.15 as a counterpart to object_hook.
This backports the feature to ssrJSON, enabling custom array/list handling
during JSON decoding for Python versions prior to 3.15.
@webbrain-one webbrain-one mentioned this pull request Aug 9, 2026
@Antares0982
Antares0982 marked this pull request as draft August 9, 2026 13:24
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.

Support array_hook

1 participant