Remove subprocess-raise-timeout.patch, which seems irrelevant

now.
This commit is contained in:
2025-11-06 23:24:21 +01:00
parent f29b4b16fa
commit 89d3bd7d4b
8 changed files with 43 additions and 66 deletions

View File

@@ -2,10 +2,10 @@
Makefile.pre.in | 5 +++++
1 file changed, 5 insertions(+)
Index: Python-3.14.0rc1/Makefile.pre.in
Index: Python-3.14.0/Makefile.pre.in
===================================================================
--- Python-3.14.0rc1.orig/Makefile.pre.in 2025-07-22 18:42:44.000000000 +0200
+++ Python-3.14.0rc1/Makefile.pre.in 2025-07-23 10:10:27.325708066 +0200
--- Python-3.14.0.orig/Makefile.pre.in 2025-10-07 11:34:52.000000000 +0200
+++ Python-3.14.0/Makefile.pre.in 2025-11-06 23:19:25.434995608 +0100
@@ -1910,6 +1910,11 @@
-DGITBRANCH="\"`LC_ALL=C $(GITBRANCH)`\"" \
-o $@ $(srcdir)/Modules/getbuildinfo.c