Skip to content

Issues: omni-us/jsonargparse

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

What's the best way to do backwards compatibility for existing configs? question Further information is requested
#479 opened Mar 26, 2024 by carmocca
Resolve later when using parser_mode="omegaconf" enhancement New feature or request
#461 opened Feb 29, 2024 by roytseng-tw
Passing paths to python variables enhancement New feature or request
#439 opened Jan 26, 2024 by EthanMarx
CLI with non primitive types + subcommands bug Something isn't working
#430 opened Jan 11, 2024 by AlejandroBaron
Optionally support long_description in CLI enhancement New feature or request
#428 opened Dec 28, 2023 by indigoviolet
Overriding issue for optional dataclass argument bug Something isn't working
#423 opened Nov 21, 2023 by function2-llx
Question about parse a list of dict bug Something isn't working
#421 opened Nov 21, 2023 by bot66
Overwrite subconfig arguments enhancement New feature or request
#418 opened Nov 8, 2023 by rusmux
Nested dicts do not get updated but overwritten duplicate This issue or pull request already exists enhancement New feature or request
#387 opened Sep 19, 2023 by florianblume
Support for a list of nested objects enhancement New feature or request
#385 opened Sep 17, 2023 by memray
Output of --help with too much information enhancement New feature or request
#377 opened Sep 11, 2023 by harimkang
Use Argument linking to link init_args to dict_kwargs. enhancement New feature or request
#375 opened Sep 11, 2023 by bot66
Better help message with optional dataclasses enhancement New feature or request
#368 opened Sep 2, 2023 by bilelomrani1
How to dynamically import packages? question Further information is requested
#335 opened Jul 28, 2023 by rusmux
ProTip! Exclude everything labeled bug with -label:bug.