1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 05:07:35 +00:00

Ports: Update Python to 3.10.0rc2

Released on 2021-09-07.
https://www.python.org/downloads/release/python-3100rc2/
This commit is contained in:
Linus Groh 2021-09-18 17:11:05 +02:00
parent c5cdb6eb4c
commit 5426901521
7 changed files with 22 additions and 22 deletions

View file

@ -1,5 +1,5 @@
--- Python-3.10.0rc1/Modules/posixmodule.h 2021-08-03 19:01:36.368000000 +0100
+++ Python-3.10.0rc1/Modules/posixmodule.h 2021-08-03 19:01:54.120205211 +0100
--- Python-3.10.0rc2/Modules/posixmodule.h 2021-08-03 19:01:36.368000000 +0100
+++ Python-3.10.0rc2/Modules/posixmodule.h 2021-08-03 19:01:54.120205211 +0100
@@ -19,7 +19,8 @@
#endif /* MS_WINDOWS */