Skip to content

[pull] main from python:main#1390

Merged
pull[bot] merged 14 commits into
All-Blockchains:mainfrom
python:main
Jun 11, 2026
Merged

[pull] main from python:main#1390
pull[bot] merged 14 commits into
All-Blockchains:mainfrom
python:main

Conversation

@pull

@pull pull Bot commented Jun 11, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

deadlovelll and others added 14 commits June 11, 2026 11:43
Add missing parameter (size).
…150489)

Raise PyType_Modified for insertion into split dictionary
Append parsed values to the result list with _PyList_AppendTakeRef and
insert key/value pairs with _PyDict_SetItem_Take2, which take ownership of
the references instead of incref-ing on insert and then decref-ing the
local.  This removes a reference-count round-trip per element (and, on the
free-threaded build, a per-append lock).

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…on 3.13 (#139007)

And add tests.

Co-authored-by: Victor Stinner <vstinner@python.org>
@pull pull Bot locked and limited conversation to collaborators Jun 11, 2026
@pull pull Bot added the ⤵️ pull label Jun 11, 2026
@pull pull Bot merged commit 402668b into All-Blockchains:main Jun 11, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.