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

Update Python to version 3.12 #42

Open
stefanpernpaintner opened this issue Jul 31, 2023 · 2 comments
Open

Update Python to version 3.12 #42

stefanpernpaintner opened this issue Jul 31, 2023 · 2 comments

Comments

@stefanpernpaintner
Copy link
Collaborator

No description provided.

@cs-dieter-kling
Copy link
Contributor

  • Latest Release version: 3.12.0
  • Released: 2 months ago (02 Oct 2023)
  • Active Support: Ends in 1 year and 4 months (02 Apr 2025)
  • Security Support: Ends in 4 years and 10 months (02 Oct 2028)
    (source: https://endoflife.date/python)

Checklist:

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

@cs-dieter-kling cs-dieter-kling linked a pull request Dec 1, 2023 that will close this issue
@cs-dieter-kling cs-dieter-kling self-assigned this Dec 1, 2023
@mjmader
Copy link
Collaborator

mjmader commented Jan 12, 2024

FYI I just recently had a discussion with some friends who use python often in their work, and learned that they are currently not happy with python 3.12. since several packages they are using are not working with it.
Does not mean we should not upgrade (if everything works fine within eCharm), but maybe it is a bit too early

@mjmader mjmader changed the title Update Python to latest version Update Python to version 3.12 Feb 2, 2024
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 a pull request may close this issue.

3 participants