-
Notifications
You must be signed in to change notification settings - Fork 46
Support Python 3.13 #227
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
base: main
Are you sure you want to change the base?
Support Python 3.13 #227
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #227 +/- ##
===========================================
Coverage 100.00% 100.00%
===========================================
Files 45 76 +31
Lines 2242 5163 +2921
===========================================
+ Hits 2242 5163 +2921 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
1152e98
to
384dfcc
Compare
6e6d193
to
40e3b71
Compare
40e3b71
to
d37e414
Compare
23bfe8f
to
2d5ccf3
Compare
@feldlime Applied all the feedback, and CI passed. PTAL |
Co-authored-by: Emiliy Feldman <feldlime@yandex.ru>
03cebe9
to
d27aeee
Compare
Now, PyTorch 2.6 is supported, while pytorch_lightning is not available yet. |
@feldlime @blondered I confirmed that Python 3.13 CI has passed with pytorch-lightning 2.5.1 and PyTorch 2.6 🎉 If there's no objection, can you review and approve it? |
Description
Support Python 3.13, including:
excluding:
Type of change
How Has This Been Tested?
Before submitting a PR, please check yourself against the following list. It would save us quite a lot of time.