diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-10-05 03:29:40 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-05 03:29:40 (GMT) |
commit | 9133aabc708de881c06458b4e316489178475c3c (patch) | |
tree | 00c5d14d2048a045aa79181939743e4abe005990 /Python/frame.c | |
parent | 01513758298ae8fb956ce18c01d748d2986cfef3 (diff) | |
download | cpython-9133aabc708de881c06458b4e316489178475c3c.zip cpython-9133aabc708de881c06458b4e316489178475c3c.tar.gz cpython-9133aabc708de881c06458b4e316489178475c3c.tar.bz2 |
gh-97825: fix AttributeError when calling subprocess.check_output(input=None) with encoding or errors args (GH-97826)
* fix AttributeError, add unit test
(cherry picked from commit db64fb9bbe92b212db7dd173f787ea3607ae971a)
Co-authored-by: andrei kulakov <andrei.avk@gmail.com>
Diffstat (limited to 'Python/frame.c')
0 files changed, 0 insertions, 0 deletions