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

Ports: Update Python to 3.9.2

Released on 2021-02-19, no patch changes required.
https://www.python.org/downloads/release/python-392/
This commit is contained in:
Linus Groh 2021-02-21 21:34:46 +01:00 committed by Andreas Kling
parent 15cfde7233
commit 4166765292
10 changed files with 27 additions and 27 deletions

View file

@ -1,5 +1,5 @@
--- Python-3.9.1/Modules/posixmodule.h 2021-01-17 20:56:14.590000000 +0100
+++ Python-3.9.1/Modules/posixmodule.h 2021-01-17 20:56:34.207894812 +0100
--- Python-3.9.2/Modules/posixmodule.h 2021-02-21 20:22:43.839024851 +0100
+++ Python-3.9.2/Modules/posixmodule.h 2021-02-21 20:28:35.823057995 +0100
@@ -19,7 +19,8 @@
#endif /* MS_WINDOWS */