From: Antoine Pitrou Date: Sat, 6 Apr 2013 19:21:46 +0000 (+0200) Subject: Issue #17645: convert an assert() into a proper exception in _Py_Mangle(). X-Git-Tag: v3.4.0a1~1017^2~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7d8c29a02219b06559b290e5ca0ab12d072892b0;p=thirdparty%2FPython%2Fcpython.git Issue #17645: convert an assert() into a proper exception in _Py_Mangle(). --- 7d8c29a02219b06559b290e5ca0ab12d072892b0