Update Python3

This commit is contained in:
PiotrVV
2017-06-04 17:52:17 +02:00
parent db3a8ee037
commit a32ed5f931
40 changed files with 2761 additions and 183 deletions

View File

@@ -1,6 +1,6 @@
--- Python-3.2/Include/pyerrors.h.orig
+++ Python-3.2/Include/pyerrors.h
@@ -244,7 +244,7 @@ PyAPI_FUNC(int) PyErr_CheckSignals(void)
@@ -358,7 +358,7 @@ PyAPI_FUNC(int) PyErr_CheckSignals(void)
/* In signalmodule.c */
#ifndef Py_LIMITED_API