Skip to content

Conversation

@yguclu
Copy link
Member

@yguclu yguclu commented Mar 25, 2025

Fixes #176. On 7 October 2024:

  • Python 3.8 reached end of life;
  • Python 3.13 was first released.

See https://devguide.python.org/versions/ for reference.

Hence we drop here support for Python 3.8, and allow for installation with any Python version >= 3.9. Unit tests are now run with all Python versions between 3.9 and 3.13, on Ubuntu and macOS runners.

yguclu added 4 commits March 25, 2025 18:33
Python 3.8 reached end of life on 7 October 2024.
See https://devguide.python.org/versions/ for reference.
Python 3.13 was first released on 7 October 2024.
See https://devguide.python.org/versions/ for reference.
@yguclu yguclu requested review from campospinto and kvrigor March 25, 2025 18:28
@yguclu yguclu marked this pull request as ready for review March 25, 2025 18:28
@yguclu yguclu mentioned this pull request Mar 26, 2025
7 tasks
@yguclu
Copy link
Member Author

yguclu commented Mar 26, 2025

I have opened pyccel/psydac#475 in order to better test SymPDE with Python 3.13.

@yguclu yguclu merged commit 6fd903f into master Apr 2, 2025
11 checks passed
@yguclu yguclu deleted the fix-issue-176 branch April 2, 2025 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for Python 3.13

3 participants