-
-
Notifications
You must be signed in to change notification settings - Fork 32k
PEP 597: os.popen() uses locale encoding #87901
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
Comments
os.popen() and pipes module doesn't have As PEP-597, subprocess module won't emit EncodingWarning for PIPEs in Python 3.10. |
pipe is deprecated by PEP 594. |
methane
added a commit
to methane/cpython
that referenced
this issue
May 6, 2022
methane
added a commit
that referenced
this issue
May 6, 2022
FWIW I suggest a followup tweak making the new parameter keyword only. |
methane
added a commit
to methane/cpython
that referenced
this issue
May 7, 2022
methane
added a commit
to methane/cpython
that referenced
this issue
May 16, 2022
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
May 19, 2022
…92836) (cherry picked from commit 96f6583) Co-authored-by: Inada Naoki <[email protected]>
methane
added a commit
that referenced
this issue
May 19, 2022
miss-islington
added a commit
that referenced
this issue
May 19, 2022
(cherry picked from commit 96f6583) Co-authored-by: Inada Naoki <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: