Skip to content

[pull] main from python:main#1597

Merged
pull[bot] merged 12 commits into
webforfutureinc:mainfrom
python:main
Jun 11, 2026
Merged

[pull] main from python:main#1597
pull[bot] merged 12 commits into
webforfutureinc: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 : )

KowalskiThomas and others added 12 commits June 11, 2026 15:07
…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>
…-151366)

Use all available space (80 columns) for formatting reprs
of module and class data, but ensure that they do not overflow.
@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 71805db into webforfutureinc: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.

10 participants