mirror of
https://github.com/RGBCube/serenity
synced 2025-05-25 15:35:06 +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:
parent
e5938e66f3
commit
fb98e12f86
7 changed files with 18 additions and 18 deletions
|
@ -1,5 +1,5 @@
|
|||
--- Python-3.10.0rc2/setup.py 2021-09-18 16:58:59.857000000 +0200
|
||||
+++ Python-3.10.0rc2/setup.py 2021-09-18 16:59:10.448465217 +0200
|
||||
--- Python-3.10.0/setup.py 2021-09-18 16:58:59.857000000 +0200
|
||||
+++ Python-3.10.0/setup.py 2021-09-18 16:59:10.448465217 +0200
|
||||
@@ -832,8 +832,8 @@
|
||||
add_dir_to_list(self.compiler.include_dirs,
|
||||
sysconfig.get_config_var("INCLUDEDIR"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue