diff options
author | Inada Naoki <songofacandy@gmail.com> | 2021-04-02 17:38:59 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-02 17:38:59 +0900 |
commit | bec8c787ec72d73b39011bde3f3a93e9bb1174b7 (patch) | |
tree | a0d1831f0beb98ae9996ae257dc8bf43b2c8512e /Python/errors.c | |
parent | 8bbfeb3330c10d52274bb85fce59ae614f0500bf (diff) | |
download | cpython-git-bec8c787ec72d73b39011bde3f3a93e9bb1174b7.tar.gz |
bpo-43510: Fix emitting EncodingWarning from _io module. (GH-25146)
I forget to check PyErr_WarnEx() return value. But it will fail when -Werror is used.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions