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

Ports: Update Python to 3.10.0

Released on 2021-10-04.
https://www.python.org/downloads/release/python-3100/
This commit is contained in:
Linus Groh 2021-10-04 21:01:16 +01:00
parent e5938e66f3
commit fb98e12f86
7 changed files with 18 additions and 18 deletions

View file

@ -1,5 +1,5 @@
--- Python-3.10.0rc2/Include/pyport.h 2021-08-03 18:40:05.313000000 +0100
+++ Python-3.10.0rc2/Include/pyport.h 2021-08-03 18:40:28.722351782 +0100
--- Python-3.10.0/Include/pyport.h 2021-08-03 18:40:05.313000000 +0100
+++ Python-3.10.0/Include/pyport.h 2021-08-03 18:40:28.722351782 +0100
@@ -843,7 +843,7 @@
# error "Py_TRACE_REFS ABI is not compatible with release and debug ABI"
#endif