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

Ports: Update Python to 3.10.1 :^)

This was released a couple of days ago, on 2021-12-06 and contains
various changes that we previously needed custom patches for, so we are
now able to remove those and compile more unchanged upstream sources.
Thanks to Rodrigo for making that effort! :^)
This commit is contained in:
Linus Groh 2021-12-11 17:43:42 +00:00
parent 1e95e7716b
commit 6d9a1d3c93
10 changed files with 28 additions and 135 deletions

View file

@ -1,5 +1,5 @@
--- 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
--- Python-3.10.1/Include/pyport.h 2021-08-03 18:40:05.313000000 +0100
+++ Python-3.10.1/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