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

Ports: Update Python to 3.9.6

Released on 2021-06-28.
https://www.python.org/downloads/release/python-396/
This commit is contained in:
Linus Groh 2021-07-07 19:19:55 +01:00
parent 4ad389d0d6
commit 116f1c5c56
7 changed files with 18 additions and 18 deletions

View file

@ -1,5 +1,5 @@
--- Python-3.9.5/Modules/posixmodule.h 2021-02-21 20:22:43.839024851 +0100
+++ Python-3.9.5/Modules/posixmodule.h 2021-02-21 20:28:35.823057995 +0100
--- Python-3.9.6/Modules/posixmodule.h 2021-02-21 20:22:43.839024851 +0100
+++ Python-3.9.6/Modules/posixmodule.h 2021-02-21 20:28:35.823057995 +0100
@@ -19,7 +19,8 @@
#endif /* MS_WINDOWS */