python3: Rebase patches onto 3.4.2

This commit is contained in:
Ray Donnelly
2014-10-11 14:46:25 +01:00
parent 7ba945ec2c
commit a391fdb04e
85 changed files with 676 additions and 671 deletions

View File

@@ -1,6 +1,6 @@
diff -Naur a/Modules/_gdbmmodule.c b/Modules/_gdbmmodule.c
--- a/Modules/_gdbmmodule.c 2014-05-19 09:19:39.000000000 +0400
+++ b/Modules/_gdbmmodule.c 2014-05-20 00:57:04.342000000 +0400
diff -urN a/Modules/_gdbmmodule.c b/Modules/_gdbmmodule.c
--- a/Modules/_gdbmmodule.c 2014-10-11 14:23:17.097007200 +0100
+++ b/Modules/_gdbmmodule.c 2014-10-11 14:23:18.944112800 +0100
@@ -11,7 +11,7 @@
#include <fcntl.h>
#include "gdbm.h"