1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-28 16:45:09 +00:00

Ports: Update Python to 3.10.0

Released on 2021-10-04.
https://www.python.org/downloads/release/python-3100/
This commit is contained in:
Linus Groh 2021-10-04 21:01:16 +01:00
parent e5938e66f3
commit fb98e12f86
7 changed files with 18 additions and 18 deletions

View file

@ -1,6 +1,6 @@
--- Python-3.10.0rc2/Modules/socketmodule.c 2021-09-09 01:14:41.120232921 +0800
+++ Python-3.10.0rc2/Modules/socketmodule.c 2021-08-03 03:53:59.000000000 +0800
@@ -171,7 +171,7 @@
--- Python-3.10.0/Modules/socketmodule.c 2021-09-09 01:14:41.120232921 +0800
+++ Python-3.10.0/Modules/socketmodule.c 2021-08-03 03:53:59.000000000 +0800
@@ -168,7 +168,7 @@
# undef HAVE_GETHOSTBYNAME_R_6_ARG
#endif