-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add full typing support #3
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1f3d114 - Browse repository at this point
Copy the full SHA 1f3d114View commit details -
Configuration menu - View commit details
-
Copy full SHA for f901d57 - Browse repository at this point
Copy the full SHA f901d57View commit details
Commits on Oct 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4e3ee4a - Browse repository at this point
Copy the full SHA 4e3ee4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa31c70 - Browse repository at this point
Copy the full SHA fa31c70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6524511 - Browse repository at this point
Copy the full SHA 6524511View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ce69f5 - Browse repository at this point
Copy the full SHA 2ce69f5View commit details -
fix: correctly serialize when dumping to json
Remove now unused _coqpit_json_default().
Configuration menu - View commit details
-
Copy full SHA for fd01bf9 - Browse repository at this point
Copy the full SHA fd01bf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37299fb - Browse repository at this point
Copy the full SHA 37299fbView commit details -
fix: use get_args and get_origin, update helpers
- instead of undocumented __args__ and __origin__ attributes. - remove now unused safe_issubclass() - make helpers private
Configuration menu - View commit details
-
Copy full SHA for 5fee09f - Browse repository at this point
Copy the full SHA 5fee09fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c98d2de - Browse repository at this point
Copy the full SHA c98d2deView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcb0f05 - Browse repository at this point
Copy the full SHA bcb0f05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0894100 - Browse repository at this point
Copy the full SHA 0894100View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0136527 - Browse repository at this point
Copy the full SHA 0136527View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99de702 - Browse repository at this point
Copy the full SHA 99de702View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2349aff - Browse repository at this point
Copy the full SHA 2349affView commit details -
fix!: make Coqpit.update() consistent with superclass
- implement all possible overloads - new values will now be always added, this can't be configured anymore This method doesn't seem to be used in Trainer or TTS, so this change shouldn't have a direct effect.
Configuration menu - View commit details
-
Copy full SHA for 52b00ac - Browse repository at this point
Copy the full SHA 52b00acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 578747b - Browse repository at this point
Copy the full SHA 578747bView commit details -
fix: correctly initialize from argparse
Previously, class and instance methods were inconsistently mixed.
Configuration menu - View commit details
-
Copy full SHA for db183f2 - Browse repository at this point
Copy the full SHA db183f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0090c2 - Browse repository at this point
Copy the full SHA b0090c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c6929e - Browse repository at this point
Copy the full SHA 2c6929eView commit details -
fix: adapt type hints to Python 3.9
Mostly NoneType and UnionType are only available from 3.10
Configuration menu - View commit details
-
Copy full SHA for 650926c - Browse repository at this point
Copy the full SHA 650926cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9891289 - Browse repository at this point
Copy the full SHA 9891289View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0563504 - Browse repository at this point
Copy the full SHA 0563504View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44128ec - Browse repository at this point
Copy the full SHA 44128ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61066c9 - Browse repository at this point
Copy the full SHA 61066c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39adee3 - Browse repository at this point
Copy the full SHA 39adee3View commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8fbbc9d - Browse repository at this point
Copy the full SHA 8fbbc9dView commit details