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 4b8a9e77555a47be7d2b320490f585a8b3773df8 Mon Sep 17 00:00:00 2001
From 984620a37803640c665dd854797c6b6b0bf5710a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B5=D0=B9?=
<alexey.pawlow@gmail.com>
Date: Thu, 17 Jun 2021 18:52:03 +0530
@@ -81,5 +81,5 @@ index 670e5d2..d582963 100644
PyAPI_FUNC(void) PySys_FormatStderr(const char *format, ...);
--
2.36.1
2.37.2