@@ -26,7 +26,7 @@ index f99de1f..b9a6d32 100755
26
26
object.__name__ not in ('xml.etree', 'test.test_pydoc.pydoc_mod')):
27
27
if docloc.startswith(("http://", "https://")):
28
28
diff --git a/Lib/site.py b/Lib/site.py
29
- index 0a0dc47..fc375bd 100644
29
+ index d31bc77..20c2cae 100644
30
30
--- a/Lib/site.py
31
31
+++ b/Lib/site.py
32
32
@@ -7,12 +7,18 @@
@@ -200,7 +200,7 @@ index 2df17b9..f518c70 100644
200
200
else:
201
201
# other platforms
202
202
diff --git a/Makefile.pre.in b/Makefile.pre.in
203
- index 5382292..ce756cb 100644
203
+ index 1ac07b1..dc8b589 100644
204
204
--- a/Makefile.pre.in
205
205
+++ b/Makefile.pre.in
206
206
@@ -159,7 +159,7 @@ WHEEL_PKG_DIR= @WHEEL_PKG_DIR@
@@ -229,7 +229,7 @@ index 1f1bfcb..411b6d7 100644
229
229
VENV_LANDMARK = 'pyvenv.cfg'
230
230
ZIP_LANDMARK = f'{platlibdir}/python{VERSION_MAJOR}{VERSION_MINOR}{ABI_THREAD}.zip'
231
231
diff --git a/configure b/configure
232
- index 7cdd386..f7afa1c 100755
232
+ index e1bfd73..41936f9 100755
233
233
--- a/configure
234
234
+++ b/configure
235
235
@@ -24604,11 +24604,11 @@ fi
@@ -268,7 +268,7 @@ index 7cdd386..f7afa1c 100755
268
268
269
269
270
270
diff --git a/configure.ac b/configure.ac
271
- index 24e28a1..5d97509 100644
271
+ index cfe9de0..66521f5 100644
272
272
--- a/configure.ac
273
273
+++ b/configure.ac
274
274
@@ -6190,11 +6190,11 @@ fi
0 commit comments