python: Update to 3.10.6

This commit is contained in:
Christoph Reiter
2022-08-12 18:58:46 +02:00
parent 180f4d283d
commit 26e3e08423
146 changed files with 689 additions and 1049 deletions

View File

@@ -1,4 +1,4 @@
From ed7cc4ffa2cc01f72e21ad84e52f6f2ddef6a9cb Mon Sep 17 00:00:00 2001
From f3b09a5c22121e46ca0b468952b27fd7d112bf9e 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 114/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.36.1
2.37.2