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

Ports: Update Python to 3.9.5

Released on 2021-05-03.
https://www.python.org/downloads/release/python-395/
This commit is contained in:
Linus Groh 2021-05-06 12:56:16 +01:00
parent 6024617df3
commit e76342e242
8 changed files with 29 additions and 33 deletions

View file

@ -1,5 +1,5 @@
--- 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
--- Python-3.9.5/Include/pyport.h 2021-02-21 20:22:43.946024250 +0100
+++ Python-3.9.5/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