mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-12 12:32:21 +00:00
Ports: Update Python to 3.9.4
Released on 2021-04-04 as a hotfix release superseding 3.9.3. https://www.python.org/downloads/release/python-394/
This commit is contained in:
parent
fc92a4b228
commit
a9fa3fb095
Notes:
sideshowbarker
2024-07-18 20:40:22 +09:00
Author: https://github.com/linusg
Commit: a9fa3fb095
Pull-request: https://github.com/SerenityOS/serenity/pull/6159
10 changed files with 29 additions and 29 deletions
|
@ -1,5 +1,5 @@
|
|||
--- Python-3.9.2/Python/preconfig.c 2021-02-21 20:22:44.076023521 +0100
|
||||
+++ Python-3.9.2/Python/preconfig.c 2021-02-21 20:36:10.936698893 +0100
|
||||
--- Python-3.9.4/Python/preconfig.c 2021-02-21 20:22:44.076023521 +0100
|
||||
+++ Python-3.9.4/Python/preconfig.c 2021-02-21 20:36:10.936698893 +0100
|
||||
@@ -790,16 +790,6 @@
|
||||
|
||||
preconfig_get_global_vars(config);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue