diff options
Diffstat (limited to 'patches/22_all_tests_environment.patch')
-rw-r--r-- | patches/22_all_tests_environment.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/22_all_tests_environment.patch b/patches/22_all_tests_environment.patch index e32e0dd..3ccb281 100644 --- a/patches/22_all_tests_environment.patch +++ b/patches/22_all_tests_environment.patch @@ -1,4 +1,4 @@ -http://bugs.python.org/issue1674555 +https://bugs.python.org/issue1674555 --- Lib/site.py +++ Lib/site.py @@ -165,7 +165,7 @@ http://bugs.python.org/issue1674555 os.makedirs(site.USER_SITE) --- Makefile.pre.in +++ Makefile.pre.in -@@ -944,7 +944,7 @@ +@@ -959,7 +959,7 @@ ###################################################################### TESTOPTS= $(EXTRATESTOPTS) |