Skip to content

[pull] main from python:main - #1503

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

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

Conversation

@pull

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

serhiy-storchaka and others added 3 commits September 20, 2026 20:53
)

The colorizer treated all text after the I/O mark as code.  Now it
skips it while the Shell reads a line for input(), and the colors of
text typed ahead are removed.


---------

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@pull pull Bot locked and limited conversation to collaborators Sep 21, 2026
@pull pull Bot added the ⤵️ pull label Sep 21, 2026
hugovk and others added 4 commits September 21, 2026 05:52
Co-authored-by: Stan Ulbrych <stan@python.org>
If the first and only write to a PyUnicodeWriter is a Python str
object, PyUnicodeWriter_Finish() returns the object unchanged.

PyUnicodeWriter_WriteChar() uses a singleton if no buffer was
allocated yet.

Move test_unicode_equal() to the correct test case (CAPITest).
…H-155513)

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
* gh-157571: Move json sort note from dumps to dump

Signed-off-by: MeGaurav4 <gaurav3.141592@gmail.com>

* "coerce" is not a Python term.

Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>

---------

Signed-off-by: MeGaurav4 <gaurav3.141592@gmail.com>
Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
@pull
pull Bot merged commit b426caa into tj-python:main Sep 21, 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.

6 participants