-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Revert "Patch jsonargparse for Python >= 3.12.8" #20513
Conversation
🌩️ Required checks status: Pending 🟡Groups summary🟡 pytorch_lightning: Tests workflow
These checks are required after the changes to 🟢 pytorch_lightning: Azure GPU
These checks are required after the changes to 🟢 pytorch_lightning: Benchmarks
These checks are required after the changes to 🟢 pytorch_lightning: Docs
These checks are required after the changes to 🟢 pytorch_lightning: Docker
These checks are required after the changes to 🟡 lightning_fabric: CPU workflow
These checks are required after the changes to 🟢 lightning_fabric: Azure GPU
These checks are required after the changes to 🟢 mypy
These checks are required after the changes to 🟢 installThese checks are required after the changes to Thank you for your contribution! 💜
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #20513 +/- ##
=======================================
- Coverage 88% 88% -0%
=======================================
Files 267 267
Lines 23386 23378 -8
=======================================
- Hits 20487 20479 -8
Misses 2899 2899 |
6bed026
to
d891967
Compare
d891967
to
2695a3e
Compare
Reverts #20479
Now that
jsonargparse 4.35.0
has been released and the Python >= 3.12.8 issue is gone, we don't need the patch anymore. The reason why we are removing it is that the patch interacts with new new jsonargparse release (see discussion in the original PR).📚 Documentation preview 📚: https://pytorch-lightning--20513.org.readthedocs.build/en/20513/