Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Lib
test
test_bytes.py
Find file
Blame
History
Permalink
(Merge 3.3) Issue #19969: PyBytes_FromFormatV() now raises an OverflowError if
· 507ac3a5
Victor Stinner
authored
Dec 13, 2013
"%c" argument is not in range [0; 255].
507ac3a5