python: Update to 3.9.12

This commit is contained in:
Christoph Reiter
2022-04-24 20:12:16 +02:00
parent b8eefbd0b6
commit 64f516455c
135 changed files with 552 additions and 435 deletions

View File

@@ -1,4 +1,4 @@
From 2f6c46cdb54145bdc480d127bfaab88418ef2d67 Mon Sep 17 00:00:00 2001
From 88857dfffec88cc6526fe79ce8c471f7b56ddb45 Mon Sep 17 00:00:00 2001
From: Long Nguyen <nguyen.long.908132@gmail.com>
Date: Fri, 1 Oct 2021 07:28:36 +0700
Subject: [PATCH 117/N] Prefer sysconfig.python_build
@@ -21,5 +21,5 @@ index 1598735..82a21d2 100644
config_dir_name = os.path.basename(sysconfig.get_config_var('LIBPL'))
self.library_dirs.append(os.path.join(sys.prefix, "lib",
--
2.35.1
2.35.3