Add new tests for bytes and bytearray constructors. (GH-9843)
Covered all special cases: bytes, tuple, list, differend kinds of iterables and iterators.
Showing
Please register or sign in to comment
Covered all special cases: bytes, tuple, list, differend kinds of iterables and iterators.