python: update

Add patch from https://github.com/msys2-contrib/cpython-mingw/pull/88
This commit is contained in:
Naveen M K
2022-03-14 22:06:41 +05:30
parent 2abf5f1110
commit 9ea6de58aa
132 changed files with 461 additions and 259 deletions

View File

@@ -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.1
2.35.1