From: Serhiy Storchaka Date: Tue, 12 Jul 2016 06:15:00 +0000 (+0300) Subject: Issue #27481: Docummented that ValueError is now raised instead of TypeError X-Git-Tag: v3.6.0a4~183 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b133bb4977858882bb8a08b6aee330a864245cd5;p=thirdparty%2FPython%2Fcpython.git Issue #27481: Docummented that ValueError is now raised instead of TypeError in case of embedded null characters/bytes. Patch by Xiang Zhang. --- b133bb4977858882bb8a08b6aee330a864245cd5