python3: Update to 3.11.4, refresh patches

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
(cherry picked from commit 4627ed7c43)
This commit is contained in:
Jeffery To
2023-06-12 14:10:01 +08:00
parent c9b614b628
commit a3e3e41e56
7 changed files with 22 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -2129,7 +2129,7 @@ python-config: $(srcdir)/Misc/python-con
@@ -2163,7 +2163,7 @@ python-config: $(srcdir)/Misc/python-con
@ # On Darwin, always use the python version of the script, the shell
@ # version doesn't use the compiler customizations that are provided
@ # in python (_osx_support.py).