Skip to content

bpo-43510: Fix emitting EncodingWarning from _io module. (GH-25146)#448

Merged
sthagen merged 1 commit into
sthagen:masterfrom
python:master
Apr 2, 2021
Merged

bpo-43510: Fix emitting EncodingWarning from _io module. (GH-25146)#448
sthagen merged 1 commit into
sthagen:masterfrom
python:master

Conversation

@sthagen

@sthagen sthagen commented Apr 2, 2021

Copy link
Copy Markdown
Owner

I forget to check PyErr_WarnEx() return value. But it will fail when -Werror is used.

I forget to check PyErr_WarnEx() return value. But it will fail when -Werror is used.
@sthagen sthagen merged commit 5dc2991 into sthagen:master Apr 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants