khal icon indicating copy to clipboard operation
khal copied to clipboard

python: support Python 3.14

Open mathstuf opened this issue 5 months ago • 6 comments

Fedora Rawhide has it.

mathstuf avatar Jul 10 '25 01:07 mathstuf

Note that 3.14 is left out of CI because the Github CI stuff in use doesn't support it yet.

mathstuf avatar Jul 10 '25 02:07 mathstuf

LGTM. Let's wait until there's a release of Python 3.14 so we can quickly check that it really works as expected.

WhyNotHugo avatar Jul 14 '25 14:07 WhyNotHugo

Expected release date: 2025-10-07

WhyNotHugo avatar Jul 14 '25 14:07 WhyNotHugo

A pity that Github doesn't offer CI images that let folks test things before they're released to help fix bugs… But at least this can be pulled by other distros which ship Python 3.14 in the meantime.

mathstuf avatar Jul 14 '25 17:07 mathstuf

A pity that Github doesn't offer CI images that let folks test things before they're released to help fix bugs… But at least this can be pulled by other distros which ship Python 3.14 in the meantime.

https://github.com/nektos/act

You could also set up your own Docker image.

thoughtsunificator avatar Sep 17 '25 08:09 thoughtsunificator

The expected date has passed; perhaps this can go now? I'll rebase for the conflicts.

mathstuf avatar Nov 03 '25 05:11 mathstuf