From: Serhiy Storchaka Date: Sun, 21 Jun 2015 13:00:58 +0000 (+0300) Subject: Issue #24436: Added const qualifiers for char* arguments of _PyTraceback_Add. X-Git-Tag: v3.6.0a1~2061 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=86621ae19be63bf73e51ca71784324a0981b4286;p=thirdparty%2FPython%2Fcpython.git Issue #24436: Added const qualifiers for char* arguments of _PyTraceback_Add. Patch by Michael Ensslin. --- 86621ae19be63bf73e51ca71784324a0981b4286