]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-87901: Remove the encoding argument from os.popen (GH-92836)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 19 May 2022 03:12:47 +0000 (20:12 -0700)
committerGitHub <noreply@github.com>
Thu, 19 May 2022 03:12:47 +0000 (20:12 -0700)
commitaa55985aa85ebad5409ed5485fd4957d5ca28f94
tree750b0fe6460e6944d235b06b06f9720a945035d8
parent849963598fa0454ef1bc9c93f5654d63f59e830d
gh-87901: Remove the encoding argument from os.popen (GH-92836)

(cherry picked from commit 96f65835f8f66d058b444e0b4e436af45e2902f7)

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
Doc/library/os.rst
Lib/os.py
Misc/NEWS.d/next/Library/2022-05-18-21-04-09.gh-issue-87901.lnf041.rst [new file with mode: 0644]