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 3fa40ebd03d9cd5b0ab7341344f5d3c31647680f Mon Sep 17 00:00:00 2001
From 00845689609c8a686c27a546f42d9885cee1430f Mon Sep 17 00:00:00 2001
From: Christoph Reiter <reiter.christoph@gmail.com>
Date: Thu, 17 Jun 2021 18:52:30 +0530
Subject: [PATCH 074/N] importlib bootstrap path sep
@@ -27,5 +27,5 @@ index fe31f43..229d9aa 100644
setattr(self_module, 'path_sep', path_sep)
setattr(self_module, 'path_separators', ''.join(path_separators))
--
2.34.0
2.34.1