Ports: Update Python to 3.9.2

Released on 2021-02-19, no patch changes required.
https://www.python.org/downloads/release/python-392/
This commit is contained in:
Linus Groh 2021-02-21 21:34:46 +01:00 committed by Andreas Kling
commit 4166765292
Notes: sideshowbarker 2024-07-18 22:02:03 +09:00
10 changed files with 27 additions and 27 deletions

View file

@ -1,5 +1,5 @@
--- Python-3.9.1/Python/preconfig.c 2021-01-17 21:03:08.698000000 +0100
+++ Python-3.9.1/Python/preconfig.c 2021-01-17 21:03:47.828031544 +0100
--- 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
@@ -790,16 +790,6 @@
preconfig_get_global_vars(config);