bpo-30605: Fix compiling binary regexs with BytesWarnings enabled. (#2016)

Running our unit tests with `-bb` enabled triggered this failure.
This commit is contained in:
Roy Williams 2017-06-09 22:01:16 -07:00 committed by Serhiy Storchaka
parent 7445381c60
commit 171b9a354e
4 changed files with 19 additions and 3 deletions

View file

@ -1685,6 +1685,7 @@ Jakub Wilk
Gerald S. Williams
Jason Williams
John Williams
Roy Williams
Sue Williams
Carol Willing
Steven Willis