Set link to python310.26738 via maintenance_release request

This commit is contained in:
2022-11-15 16:10:12 +00:00
committed by Matěj Cepl
parent 0b0d7c7ce2
commit cb4ba88c9b
12 changed files with 376 additions and 193 deletions

View File

@@ -4,7 +4,7 @@
--- a/Lib/test/test_subprocess.py
+++ b/Lib/test/test_subprocess.py
@@ -261,7 +261,8 @@ class ProcessTestCase(BaseTestCase):
@@ -267,7 +267,8 @@ class ProcessTestCase(BaseTestCase):
"time.sleep(3600)"],
# Some heavily loaded buildbots (sparc Debian 3.x) require
# this much time to start and print.