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

[WIP!] Upgrade Python from 3.9.10 to 3.12.0 #58

Closed
wants to merge 2 commits into from

Conversation

cs-dieter-kling
Copy link
Contributor

@cs-dieter-kling cs-dieter-kling commented Dec 1, 2023

Checklist:

  1. does Anaconda support Python 3.12?
  2. do all packages support Python 3.12?
  3. bump version of the packages
  4. adjust docs (README.md)
  5. adjust syntax, e.g. type hints (Union[int, None] -> int | None)
  6. adjust GH pipeline

@cs-dieter-kling cs-dieter-kling linked an issue Dec 1, 2023 that may be closed by this pull request
@cs-dieter-kling cs-dieter-kling self-assigned this Dec 1, 2023
@mjmader
Copy link
Collaborator

mjmader commented Feb 2, 2024

We should not upgrade yet in my opinion, see comment in issue

@mjmader mjmader closed this Feb 2, 2024
@mjmader mjmader deleted the 42-update-python-to-latest-version branch February 2, 2024 07:51
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.

Update Python to version 3.12
3 participants