Skip to content

[pull] main from python:main - #1486

Merged
pull[bot] merged 5 commits into
tj-python:mainfrom
python:main
Sep 16, 2026
Merged

pull[bot] merged 5 commits into
tj-python:mainfrom
python:main

Conversation

@pull

@pull pull Bot commented Sep 16, 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 : )

vstinner and others added 5 commits September 16, 2026 12:13
PyBytes_AsString() should be used to modify the object, not
PyBytesWriter_GetData().
Open the file name completion list only if some file name starts
with the text before the cursor; otherwise insert a tab.

If one wants the completion list, use Edit => Show completions.

Co-authored-by: Roger Serwy <roger.serwy@gmail.com>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Avoid calling Py_MIN() or Py_MAX() with non-trivial
functions/expressions since these macros evaluate their arguments
twice.
)

In regrtest, only consider that a test leaks if all test runs leak at
least one file descriptor. For example, ignore "[0, 1, -1] file
descriptors, sum=0" deltas, instead of reporting it as a leak.

Add a regression test.
@pull pull Bot locked and limited conversation to collaborators Sep 16, 2026
@pull pull Bot added the ⤵️ pull label Sep 16, 2026
@pull
pull Bot merged commit bba171e into tj-python:main Sep 16, 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.

3 participants