Skip to content

[2.7] Add new tests for bytearray constructor. (GH-9843)#9866

Merged
serhiy-storchaka merged 1 commit intopython:2.7from
serhiy-storchaka:backport-1a997eb-2.7
Oct 14, 2018
Merged

[2.7] Add new tests for bytearray constructor. (GH-9843)#9866
serhiy-storchaka merged 1 commit intopython:2.7from
serhiy-storchaka:backport-1a997eb-2.7

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

Covered all special cases: bytes, tuple, list, differend
kinds of iterables and iterators.
(cherry picked from commit 1a997eb)

)

Covered all special cases: bytes, tuple, list, differend
kinds of iterables and iterators..
(cherry picked from commit 1a997eb)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka serhiy-storchaka merged commit 8ba7267 into python:2.7 Oct 14, 2018
@bedevere-bot
Copy link
Copy Markdown

@serhiy-storchaka: Please replace # with GH- in the commit message next time. Thanks!

@serhiy-storchaka serhiy-storchaka deleted the backport-1a997eb-2.7 branch October 14, 2018 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip issue skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants