Skip to content

Updated to Python 3.12 #8539

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

Merged
merged 1 commit into from
Apr 11, 2025
Merged

Updated to Python 3.12 #8539

merged 1 commit into from
Apr 11, 2025

Conversation

qstokkink
Copy link
Contributor

@qstokkink qstokkink commented Apr 11, 2025

Fixes #7282

This PR:

  • Adds MacOs validation testing again.
  • Updates the supported Python version to 3.12.
  • Updates the code to drop pre-Python 3.12 workarounds (using pyupgrade).

@qstokkink qstokkink force-pushed the upd_python_312 branch 2 times, most recently from c9b9926 to bb695ed Compare April 11, 2025 09:28
@qstokkink
Copy link
Contributor Author

qstokkink commented Apr 11, 2025

Validation runs on the main branch, it will fail until the new Action code is merged.

Tested in separate repository: https://github.com/qstokkink/tribler/actions/runs/14400273309 (passing)

@qstokkink qstokkink changed the title WIP: Updated to Python 3.12 READY: Updated to Python 3.12 Apr 11, 2025
@qstokkink qstokkink marked this pull request as ready for review April 11, 2025 09:45
@qstokkink qstokkink changed the title READY: Updated to Python 3.12 Updated to Python 3.12 Apr 11, 2025
@qstokkink qstokkink merged commit 2951a52 into Tribler:main Apr 11, 2025
6 checks passed
@qstokkink qstokkink deleted the upd_python_312 branch April 11, 2025 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Migration to python 3.12
2 participants