Skip to content

gh-149056: properly pass array_hook to json.loads#149057

Open
KowalskiThomas wants to merge 2 commits intopython:mainfrom
KowalskiThomas:kowalski/fix-properly-pass-array_hook-to-json-loads
Open

gh-149056: properly pass array_hook to json.loads#149057
KowalskiThomas wants to merge 2 commits intopython:mainfrom
KowalskiThomas:kowalski/fix-properly-pass-array_hook-to-json-loads

Conversation

@KowalskiThomas
Copy link
Copy Markdown
Contributor

@KowalskiThomas KowalskiThomas commented Apr 27, 2026

What is this PR?

This PR fixes the issue reported in #149056 where the array_hook parameter isn't properly being forwarded to json.loads by json.load.

@read-the-docs-community
Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #32463964 | 📁 Comparing d77afb2 against main (a386a52)

  🔍 Preview build  

3 files changed
± download.html
± library/socket.html
± whatsnew/changelog.html

@KowalskiThomas KowalskiThomas marked this pull request as ready for review April 29, 2026 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant