Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Lib
test
test_bytes.py
Find file
Blame
History
Permalink
Add new tests for bytes and bytearray constructors. (GH-9843)
· 1a997eb2
Serhiy Storchaka
authored
Oct 13, 2018
Covered all special cases: bytes, tuple, list, differend kinds of iterables and iterators.
1a997eb2