gh-97825: fix AttributeError when calling subprocess.check_output(input=None) with encoding or errors args by akulakov · Pull Request #97826 · python/cpython
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…ut(input=None) with encoding or errors args (pythonGH-97826) * fix AttributeError, add unit test (cherry picked from commit db64fb9) Co-authored-by: andrei kulakov <andrei.avk@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…ut(input=None) with encoding or errors args (pythonGH-97826) * fix AttributeError, add unit test (cherry picked from commit db64fb9) Co-authored-by: andrei kulakov <andrei.avk@gmail.com>
miss-islington added a commit that referenced this pull request
miss-islington added a commit that referenced this pull request
mpage pushed a commit to mpage/cpython that referenced this pull request
…ut(input=None) with encoding or errors args (python#97826) * fix AttributeError, add unit test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters