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 dee249e62d0d3f610538286927b24ea6f9f5b332 Mon Sep 17 00:00:00 2001
From 225617465f44e8c1d9a3d678f2fd63c979dca417 Mon Sep 17 00:00:00 2001
From: Christoph Reiter <reiter.christoph@gmail.com>
Date: Fri, 23 Jul 2021 08:51:32 +0200
Subject: [PATCH 103/N] tests: fix test_bytes
@@ -23,5 +23,5 @@ index 227e6d7..193ce10 100644
return (ptr_format % ptr)
else:
--
2.34.0
2.34.1