mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
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:
parent
7445381c60
commit
171b9a354e
4 changed files with 19 additions and 3 deletions
|
@ -1685,6 +1685,7 @@ Jakub Wilk
|
|||
Gerald S. Williams
|
||||
Jason Williams
|
||||
John Williams
|
||||
Roy Williams
|
||||
Sue Williams
|
||||
Carol Willing
|
||||
Steven Willis
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue