Skip to content
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

[3.11] bpo-14916: interactive fd is not tied to stdin [type-bug] #91469

Merged
merged 2 commits into from Jul 16, 2022

Conversation

pmp-p
Copy link
Contributor

@pmp-p pmp-p commented Apr 12, 2022

related to #31006 merged bugfix.

following https://bugs.python.org/issue14916 or #59121

@cpython-cla-bot
Copy link

cpython-cla-bot bot commented Apr 12, 2022

All commit authors signed the Contributor License Agreement.
CLA signed

@pmp-p pmp-p changed the title bpo-14916: interactive fd is not tied to stdin gh-59121: bpo-14916: interactive fd is not tied to stdin Apr 13, 2022
@brettcannon brettcannon self-requested a review Apr 26, 2022
@brettcannon brettcannon removed their request for review Jun 17, 2022
@pmp-p pmp-p changed the title gh-59121: bpo-14916: interactive fd is not tied to stdin [3.11]: bpo-14916: interactive fd is not tied to stdin [type-bug] Jul 16, 2022
@pmp-p
Copy link
Contributor Author

pmp-p commented Jul 16, 2022

@pablogsal , please have a look to at least to confirm it's a trivial bugfix.

@pmp-p pmp-p changed the title [3.11]: bpo-14916: interactive fd is not tied to stdin [type-bug] [3.11] bpo-14916: interactive fd is not tied to stdin [type-bug] Jul 16, 2022
@pablogsal pablogsal merged commit bbb2ab7 into python:main Jul 16, 2022
13 checks passed
@pablogsal
Copy link
Member

pablogsal commented Jul 16, 2022

Thanks for the fix @pmp-p !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants