Skip to content

[3.6] bpo-30605: Fix compiling binary regexs with BytesWarnings enabled. (GH-2016)#2214

Merged
serhiy-storchaka merged 1 commit into
python:3.6from
serhiy-storchaka:backport-171b9a3-3.6
Jun 15, 2017
Merged

[3.6] bpo-30605: Fix compiling binary regexs with BytesWarnings enabled. (GH-2016)#2214
serhiy-storchaka merged 1 commit into
python:3.6from
serhiy-storchaka:backport-171b9a3-3.6

Conversation

@serhiy-storchaka

Copy link
Copy Markdown
Member

Running our unit tests with -bb enabled triggered this failure..
(cherry picked from commit 171b9a3)

…ed. (pythonGH-2016)

Running our unit tests with `-bb` enabled triggered this failure..
(cherry picked from commit 171b9a3)
@serhiy-storchaka serhiy-storchaka added the type-bug An unexpected behavior, bug, or error label Jun 15, 2017
@serhiy-storchaka serhiy-storchaka merged commit 523a243 into python:3.6 Jun 15, 2017
@serhiy-storchaka serhiy-storchaka deleted the backport-171b9a3-3.6 branch June 15, 2017 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants