From: Serhiy Storchaka Date: Sun, 21 Jun 2015 13:27:09 +0000 (+0300) Subject: Added the const qualifier for char* argument of Py_EnterRecursiveCall(). X-Git-Tag: v3.5.0b3~59 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=289dd19124734b973e6f43f13328dfeca979d685;p=thirdparty%2FPython%2Fcpython.git Added the const qualifier for char* argument of Py_EnterRecursiveCall(). --- 289dd19124734b973e6f43f13328dfeca979d685