Skip to content

gh-143394: On macOS, run main PyREPL tests as "Apple Terminal" as well - #143461

Merged
ambv merged 1 commit into
python:mainfrom
ambv:gh-143394-followup
Jan 6, 2026
Merged

gh-143394: On macOS, run main PyREPL tests as "Apple Terminal" as well#143461
ambv merged 1 commit into
python:mainfrom
ambv:gh-143394-followup

Conversation

@ambv

@ambvambv commented Jan 5, 2026

Copy link
Copy Markdown
Contributor

This would have prevented the issue introduced in gh-138732 by catching the missing safe escape code:

Screenshot 2026-01-05 at 23 23 04

@bedevere-appbedevere-appBot added awaiting core review tests Tests in the Lib/test dir labels Jan 5, 2026
@ambvambv added skip news needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Jan 5, 2026
@ambv
ambv merged commit 7dae107 into python:mainJan 6, 2026
54 checks passed
@miss-islington-app

Copy link
Copy Markdown

Thanks @ambv for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 6, 2026
…as well (pythonGH-143461)
(cherry picked from commit 7dae107)
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 6, 2026
…as well (pythonGH-143461)
(cherry picked from commit 7dae107)
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
@bedevere-app

Copy link
Copy Markdown

GH-143466 is a backport of this pull request to the 3.14 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.14 bugs and security fixes label Jan 6, 2026
@bedevere-app

Copy link
Copy Markdown

GH-143467 is a backport of this pull request to the 3.13 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.13 bugs and security fixes label Jan 6, 2026
ambv added a commit that referenced this pull request Jan 6, 2026
… as well (GH-143461) (GH-143466)
(cherry picked from commit 7dae107)
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
ambv added a commit that referenced this pull request Jan 6, 2026
… as well (GH-143461) (GH-143467)
(cherry picked from commit 7dae107)
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
thunder-coding pushed a commit to thunder-coding/cpython that referenced this pull request Feb 15, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@ambv@JulioDEV-S