python: Update to 3.9.10

This commit is contained in:
Christoph Reiter
2022-01-25 08:17:05 +01:00
parent 464c4dcf5e
commit 602ce8fa2f
129 changed files with 896 additions and 628 deletions

View File

@@ -1,4 +1,4 @@
From ac9f30ac5c47c7f54306c1f8fc5d4d05b9d78386 Mon Sep 17 00:00:00 2001
From 16683cb6295f388e9425517edecdd5368343a62c 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 118/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.34.0
2.34.1