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

Python 3.12 support tweaks #457

Merged
merged 3 commits into from
May 7, 2024

Conversation

jhonabreul
Copy link
Collaborator

  • Upgrade pyfakefs version to support pathlib version in Python 3.12
  • Added Python 3.12 to CI

Tested:

  • Running tests with Python 3.8, 3.11 and 3.12 locally.
  • Running manually some commands for sanity checks, including backtest and cloud pull.

Closes #446

Copy link
Member

@Martin-Molinero Martin-Molinero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! 👍

@jhonabreul jhonabreul merged commit 1e97df5 into QuantConnect:master May 7, 2024
28 checks passed
@jhonabreul jhonabreul deleted the bug-python-312 branch May 7, 2024 18:45
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.

Python 3.12 Support
2 participants