-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
gh-121662: Fix PyREPL on UNIX with non-blocking stdin #121689
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
gh-121662: Fix PyREPL on UNIX with non-blocking stdin #121689
Conversation
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 |
f17605e
to
4beacac
Compare
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 |
4beacac
to
b86716d
Compare
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 |
1 similar comment
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 |
89ec6da
to
d59b461
Compare
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 |
1 similar comment
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 |
424e823
to
bbc8377
Compare
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 |
1 similar comment
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 |
…example (python#121664) Co-authored-by: Łukasz Langa <lukasz@langa.pl>
…nGH-121674) Increase test coverage for `ast.get_docstring`
b7ab5f0
to
5c71fad
Compare
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. |
The following commit authors need to sign the Contributor License Agreement: |
Uh oh!
There was an error while loading. Please reload this page.