Skip to content

Add Python 3.15 JSON and sqlite3 updates#15732

Merged
JelleZijlstra merged 3 commits intopython:mainfrom
JelleZijlstra:codex/python315-json
May 8, 2026
Merged

Add Python 3.15 JSON and sqlite3 updates#15732
JelleZijlstra merged 3 commits intopython:mainfrom
JelleZijlstra:codex/python315-json

Conversation

@JelleZijlstra
Copy link
Copy Markdown
Member

@JelleZijlstra JelleZijlstra commented May 8, 2026

Summary:

  • Add Python 3.15 JSON array_hook support.
  • Update _json.scanstring's 3.15 signature.
  • Add Python 3.15 sqlite3 keyword and callback signature updates.
  • Remove fixed 3.15 stubtest allowlist entries.

Relevant report entries:

@JelleZijlstra JelleZijlstra changed the title Add Python 3.15 JSON updates Add Python 3.15 JSON and sqlite3 updates May 8, 2026
@github-actions

This comment has been minimized.

@JelleZijlstra JelleZijlstra marked this pull request as ready for review May 8, 2026 21:09
@JelleZijlstra JelleZijlstra marked this pull request as ready for review May 8, 2026 21:09
Comment thread stdlib/sqlite3/__init__.pyi Outdated
Comment thread stdlib/sqlite3/__init__.pyi Outdated
Comment thread stdlib/sqlite3/__init__.pyi Outdated
Co-authored-by: Sebastian Rittau <sebastian.rittau@zfutura.de>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@JelleZijlstra JelleZijlstra merged commit 8407149 into python:main May 8, 2026
56 checks passed
@JelleZijlstra JelleZijlstra deleted the codex/python315-json branch May 8, 2026 22:00
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