python3.10: update to python 3.10.2

This commit is contained in:
Naveen M K
2022-03-13 21:52:07 +05:30
parent 274e647da6
commit 8c8ac2cbe2
137 changed files with 6376 additions and 6404 deletions

View File

@@ -1,4 +1,4 @@
From 210c8cdff32fd39f8b6f1c0093cda49b4816fcd7 Mon Sep 17 00:00:00 2001
From 82b305c052ee6e871e63518cca4d1afa367945b6 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
@@ -22,5 +22,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.1
2.35.1