]> granicus.if.org Git - python/commitdiff
Issue #27481: Docummented that ValueError is now raised instead of TypeError
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 12 Jul 2016 06:15:00 +0000 (09:15 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 12 Jul 2016 06:15:00 +0000 (09:15 +0300)
in case of embedded null characters/bytes.  Patch by Xiang Zhang.

1  2 
Doc/c-api/arg.rst

Simple merge