build: bump python version to 3.14 (#1485)

* build: bump python to 3.14

* ci: bump python to 3.14, update docs

* build: remove version condition for audioop-lts

* chore: formatting pass

* fix: disallow 3.15.0

* build: bump pyside version to 6.11.2

* fix(ui): allow valid None value for cancelButtonText to hide button
This commit is contained in:
Travis Abendshien
2026-08-19 14:22:25 -07:00
committed by GitHub
parent 112b27f059
commit f5a30489d7
63 changed files with 162 additions and 146 deletions
+1
View File
@@ -2,6 +2,7 @@
# SPDX-License-Identifier: GPL-3.0-only
# pyright: reportPrivateUsage = false
# pyright: reportOptionalMemberAccess=false
from collections.abc import Callable
from typing import cast