cpython icon indicating copy to clipboard operation
cpython copied to clipboard

gh-121662: Fix PyREPL on UNIX with non-blocking stdin

Open IljaManakov opened this issue 1 year ago • 10 comments

  • Issue: gh-121662

IljaManakov avatar Jul 13 '24 12:07 IljaManakov

All commit authors signed the Contributor License Agreement.
CLA signed

ghost avatar Jul 13 '24 12:07 ghost

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

bedevere-app[bot] avatar Jul 13 '24 12:07 bedevere-app[bot]

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

bedevere-app[bot] avatar Jul 13 '24 13:07 bedevere-app[bot]

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

bedevere-app[bot] avatar Jul 13 '24 13:07 bedevere-app[bot]

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

bedevere-app[bot] avatar Jul 13 '24 13:07 bedevere-app[bot]

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

bedevere-app[bot] avatar Jul 13 '24 13:07 bedevere-app[bot]

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

bedevere-app[bot] avatar Jul 13 '24 13:07 bedevere-app[bot]

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

bedevere-app[bot] avatar Jul 13 '24 14:07 bedevere-app[bot]

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

bedevere-app[bot] avatar Jul 13 '24 14:07 bedevere-app[bot]

With the current suggestions we will only check for blocking once per line, which is more efficient.

Also, don't force push to your branch. Just add new commits. That makes reviewing easier.

ambv avatar Jul 13 '24 16:07 ambv

The following commit authors need to sign the Contributor License Agreement:

CLA signed

python-cla-bot[bot] avatar Apr 18 '25 09:04 python-cla-bot[bot]