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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b133bb4977858882bb8a08b6aee330a864245cd5;p=python Issue #27481: Docummented that ValueError is now raised instead of TypeError in case of embedded null characters/bytes. Patch by Xiang Zhang. --- b133bb4977858882bb8a08b6aee330a864245cd5