aboutsummaryrefslogtreecommitdiffstats
path: root/tools/cross_compile_android/main.py
diff options
context:
space:
mode:
authorChristian Tismer <tismer@stackless.com>2023-03-23 14:45:39 +0100
committerChristian Tismer <tismer@stackless.com>2023-03-23 15:36:49 +0100
commit3b91e4a7886c8ca286bd50cbf638de15ff386919 (patch)
tree8f271bc1568f2b3c052a2034150a72b4e7150e46 /tools/cross_compile_android/main.py
parentae47e8fa7e6b7c7abf7257936cb208e8b5034b6a (diff)
PyPySide: Fix a crash with PyPy 7.3.10 and 7.3.11
The PyPy installation had no problems with the built-in _functools module, which we still use in favor of the official functools module, which is slower and can be manipulated. The _functools module is no longer found in PyPy, and speed issues do not apply. [ChangeLog][shiboken6] A PyPy problem with version 7.3.10 and up was fixed. Change-Id: Ie064d803d3fbf0f4ca226329b4d317db2a44c045 Fixes: PYSIDE-2264 Task-number: PYSIDE-535 Pick-to: 6.5 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'tools/cross_compile_android/main.py')
0 files changed, 0 insertions, 0 deletions