Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Python 3.13 #368

Merged
merged 26 commits into from
Oct 24, 2024
Merged

Support for Python 3.13 #368

merged 26 commits into from
Oct 24, 2024

Conversation

emcek
Copy link
Owner

@emcek emcek commented Sep 16, 2024

Description

Early support for Python 3.13 (rc2):

  • run unit test against 3.13

After official release of 3.13 it will be used as default for Nuitka and PyInstaller

Support for Python 3.13 require PySide6>=6.8 it also drop suport for Python 3.9
With release 6.8.0.2 supported Python version will be: >=3.8, <3.14

PySide6 python support:
image

@emcek emcek self-assigned this Sep 16, 2024
@emcek emcek added the internal Internal changes label Sep 16, 2024
@emcek emcek added this to the Release 3.5.* milestone Sep 16, 2024
@coveralls
Copy link

coveralls commented Sep 16, 2024

Coverage Status

coverage: 93.845% (-0.5%) from 94.334%
when pulling e10834f on support_py3_13
into 2f52234 on master.

@emcek emcek removed this from the Release 3.5.* milestone Sep 16, 2024
Copy link

sonarcloud bot commented Sep 16, 2024

@emcek emcek changed the title Early support for Python 3.13-rc2 Support for Python 3.13 and remove 3.9 Oct 24, 2024
@emcek emcek added this to the Release 3.5.* milestone Oct 24, 2024
@emcek emcek removed this from the Release 3.5.* milestone Oct 24, 2024
@emcek emcek changed the title Support for Python 3.13 and remove 3.9 Support for Python 3.13 Oct 24, 2024
@emcek emcek added this to the Release 3.5.* milestone Oct 24, 2024
@emcek emcek merged commit 2938682 into master Oct 24, 2024
12 of 13 checks passed
@emcek emcek deleted the support_py3_13 branch October 24, 2024 14:42
Copy link

sonarcloud bot commented Oct 24, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Internal changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants