1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 09:38:11 +00:00

Ports: Update Python to 3.10.0rc2

Released on 2021-09-07.
https://www.python.org/downloads/release/python-3100rc2/
This commit is contained in:
Linus Groh 2021-09-18 17:11:05 +02:00
parent c5cdb6eb4c
commit 5426901521
7 changed files with 22 additions and 22 deletions

View file

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