X Tutup
Skip to content

bpo-29116: Fix error messages for concatenating bytes and bytearray w…#723

Merged
serhiy-storchaka merged 1 commit intopython:3.6from
serhiy-storchaka:backport-6b5a9ec-3.6
Mar 19, 2017
Merged

bpo-29116: Fix error messages for concatenating bytes and bytearray w…#723
serhiy-storchaka merged 1 commit intopython:3.6from
serhiy-storchaka:backport-6b5a9ec-3.6

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

…ith unsupported type. (#709)

(cherry picked from commit 6b5a9ec)

@serhiy-storchaka serhiy-storchaka added type-bug An unexpected behavior, bug, or error cherry-pick for 3.6 labels Mar 19, 2017
@serhiy-storchaka serhiy-storchaka merged commit 3d258b1 into python:3.6 Mar 19, 2017
@serhiy-storchaka serhiy-storchaka deleted the backport-6b5a9ec-3.6 branch March 19, 2017 19:06
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.

2 participants

X Tutup