mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 17:47:44 +00:00
Ports: Update Python to 3.10.0rc1
Released on 2021-08-02. https://www.python.org/downloads/release/python-3100rc1/ This contains the first upstreamed change for SerenityOS, making the webbrowser module work with Browser out of the box :^)
This commit is contained in:
parent
5a0a426c18
commit
18f507520e
8 changed files with 40 additions and 47 deletions
|
@ -1,5 +1,5 @@
|
|||
--- Python-3.9.6/Modules/posixmodule.h 2021-02-21 20:22:43.839024851 +0100
|
||||
+++ Python-3.9.6/Modules/posixmodule.h 2021-02-21 20:28:35.823057995 +0100
|
||||
--- Python-3.10.0rc1/Modules/posixmodule.h 2021-08-03 19:01:36.368000000 +0100
|
||||
+++ Python-3.10.0rc1/Modules/posixmodule.h 2021-08-03 19:01:54.120205211 +0100
|
||||
@@ -19,7 +19,8 @@
|
||||
#endif /* MS_WINDOWS */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue