From: Serhiy Storchaka Date: Wed, 30 Dec 2015 19:41:53 +0000 (+0200) Subject: Issue #25961: Disallowed null characters in the type name. X-Git-Tag: v3.6.0a1~836 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=288cb25f1a208fe09b9e06ba479e11c1157da4b5;p=python Issue #25961: Disallowed null characters in the type name. Simplified testing for null characters in __name__ setter. --- 288cb25f1a208fe09b9e06ba479e11c1157da4b5