Set link to python310.33187 via maintenance_release request

This commit is contained in:
Marco Strigl
2024-04-08 11:33:49 +00:00
committed by Matěj Cepl
parent b7a2f17f34
commit 0a130e2ad5
13 changed files with 897 additions and 477 deletions

View File

@@ -1,7 +1,11 @@
---
Lib/site.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/Lib/site.py
+++ b/Lib/site.py
@@ -76,7 +76,7 @@ import _sitebuiltins
import io
@@ -77,7 +77,7 @@ import io
import stat
# Prefixes for site-packages; add additional prefixes like /usr/local here
-PREFIXES = [sys.prefix, sys.exec_prefix]