bpo-20361: Remove workaround for a now fixed bug (#5283)
"python3 -bb -Wd" now works as expected: "python3 -bb -Wd -Werror::BytesWarning" is no more needed.
Showing
Please register or sign in to comment
"python3 -bb -Wd" now works as expected: "python3 -bb -Wd -Werror::BytesWarning" is no more needed.