Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-134466: Don't run when termios is inaccessible#138911

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ambv merged 3 commits intopython:mainfromambv:gh-134466
Sep 17, 2025

Conversation

@ambv
Copy link
Contributor

@ambvambv commentedSep 15, 2025
edited by bedevere-appbot
Loading

Without the ability to set required capabilities, the REPL cannot function properly (syntax highlighting and multiline editing can't work).

We refuse to work in this degraded state.

Without the ability to set required capabilities, the REPL cannotfunction properly (syntax highlighting and multiline editing can'twork).We refuse to work in this degraded state.
@ambvambv added the topic-replRelated to the interactive shell labelSep 15, 2025
@cmaloney
Copy link
Contributor

This looks like it might also improvegh-135329 (adds ignoringEIO from tcsetattr)

ambv reacted with thumbs up emoji

@ambv
Copy link
ContributorAuthor

Merging this will expose#139027, but that issue exists already and is a separate problem.

lysnikolaou and cmaloney reacted with thumbs up emoji

Copy link
Member

@lysnikolaoulysnikolaou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

LGTM! Let's work on#139027 separately.

@ambvambv merged commit2fc7004 intopython:mainSep 17, 2025
57 checks passed
@miss-islington-app
Copy link

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 requestSep 17, 2025
)Without the ability to set required capabilities, the REPL cannotfunction properly (syntax highlighting and multiline editing can'twork).We refuse to work in this degraded state.(cherry picked from commit2fc7004)Co-authored-by: Łukasz Langa <lukasz@langa.pl>
@miss-islington-app
Copy link

Sorry,@ambv, I could not cleanly backport this to3.13 due to a conflict.
Please backport usingcherry_picker on command line.

cherry_picker 2fc7004d5437e7bb0a1f5b962be441ef0ee7434b 3.13

@bedevere-app
Copy link

GH-139029 is a backport of this pull request to the3.14 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.14bugs and security fixes labelSep 17, 2025
ambv added a commit to ambv/cpython that referenced this pull requestSep 17, 2025
…nGH-138911)Without the ability to set required capabilities, the REPL cannotfunction properly (syntax highlighting and multiline editing can'twork).We refuse to work in this degraded state.(cherry picked from commit2fc7004)Co-authored-by: Łukasz Langa <lukasz@langa.pl>
@bedevere-app
Copy link

GH-139030 is a backport of this pull request to the3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelSep 17, 2025
ambv added a commit that referenced this pull requestSep 17, 2025
…H-139030)Without the ability to set required capabilities, the REPL cannotfunction properly (syntax highlighting and multiline editing can'twork).We refuse to work in this degraded state.(cherry picked from commit2fc7004)
encukou pushed a commit that referenced this pull requestOct 7, 2025
…H-139029)Without the ability to set required capabilities, the REPL cannotfunction properly (syntax highlighting and multiline editing can'twork).We refuse to work in this degraded state.(cherry picked from commit2fc7004)Co-authored-by: Łukasz Langa <lukasz@langa.pl>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@lysnikolaoulysnikolaoulysnikolaou approved these changes

@pablogsalpablogsalAwaiting requested review from pablogsalpablogsal is a code owner

Assignees

@ambvambv

Labels

topic-replRelated to the interactive shell

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@ambv@cmaloney@lysnikolaou

[8]ページ先頭

©2009-2025 Movatter.jp