py3.10-prep: Finally support Python 3.10
authorChristian Tismer <tismer@stackless.com>
Sat, 8 May 2021 14:06:23 +0000 (16:06 +0200)
committerChristian Marillat <marillat@debian.org>
Fri, 17 Jun 2022 15:49:37 +0000 (16:49 +0100)
commit5cce8a26afb7d22292238ceb08b923f8a7989257
tree70b082efc2fc980da2fd45520b4eb6dad0a9379e
parentc059989964150b2f46c7f632679e9ef35b5ae33b
py3.10-prep: Finally support Python 3.10

After the major problems are solved in
    py3.10-prep: re-implement zip import
    py3.10-prep: reset the type cache after feature switching
    py3.10-prep: Fix parser.py for changed typing module

, there are only some minor changes left to do. One thing
is still not clear:

* Unsolved: In time_test.py, the last two tests work but
crash at shutdown.
It is not yet clear if this is a PySide or Python error.

This will crash Python 3.10 if not solved until the release.

(cherry picked from commit 81e9cff884d6b03cdf64a5dd6ec6564d99177e0c)

Gbp-Pq: Name py3.10-prep-Finally-support-Python-3.10.patch
build_scripts/config.py
sources/pyside2/tests/QtWidgets/signature_test.py
sources/shiboken2/libshiboken/pep384impl.cpp
sources/shiboken2/libshiboken/pep384impl.h
sources/shiboken2/libshiboken/sbkstring.cpp
sources/shiboken2/shibokenmodule/files.dir/shibokensupport/signature/mapping.py