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

Ports: Update Python to 3.9.4

Released on 2021-04-04 as a hotfix release superseding 3.9.3.
https://www.python.org/downloads/release/python-394/
This commit is contained in:
Linus Groh 2021-04-06 21:12:03 +02:00 committed by Andreas Kling
parent fc92a4b228
commit a9fa3fb095
10 changed files with 29 additions and 29 deletions

View file

@ -1,5 +1,5 @@
--- Python-3.9.2/Include/pyport.h 2021-02-21 20:22:43.946024250 +0100
+++ Python-3.9.2/Include/pyport.h 2021-02-21 20:29:32.457743589 +0100
--- Python-3.9.4/Include/pyport.h 2021-02-21 20:22:43.946024250 +0100
+++ Python-3.9.4/Include/pyport.h 2021-02-21 20:29:32.457743589 +0100
@@ -838,7 +838,7 @@
# error "Py_TRACE_REFS ABI is not compatible with release and debug ABI"
#endif