Skip to content

[3.10] gh-97825: fix AttributeError when calling subprocess.check_output(input=None) with encoding or errors args (GH-97826)#97881

Merged
miss-islington merged 1 commit intopython:3.10from
miss-islington:backport-db64fb9-3.10
Oct 5, 2022
Merged

[3.10] gh-97825: fix AttributeError when calling subprocess.check_output(input=None) with encoding or errors args (GH-97826)#97881
miss-islington merged 1 commit intopython:3.10from
miss-islington:backport-db64fb9-3.10

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 5, 2022

  • fix AttributeError, add unit test
    (cherry picked from commit db64fb9)

Co-authored-by: andrei kulakov andrei.avk@gmail.com

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants