GitHub / omni-us/jsonargparse issues and pull requests
#737 - Update pre-commit config versions
Pull Request -
State: open - Opened by mauvilsa 17 days ago
#735 - [pre-commit.ci] pre-commit suggestions
Pull Request -
State: open - Opened by pre-commit-ci[bot] 25 days ago
- 2 comments
#734 - How to force arguments types and force arguments to be required in add_class_arguments?
Issue -
State: open - Opened by ljw20180420 26 days ago
- 3 comments
Labels: question
#733 - `default_env=True` still conflicts `default_config_files`.
Issue -
State: open - Opened by ljw20180420 28 days ago
- 1 comment
Labels: bug
#732 - Adding support for pydantic extras in models
Pull Request -
State: open - Opened by ModdingFox 30 days ago
- 3 comments
#731 - Changing underscores to hyphens does not work with a default value for container
Issue -
State: open - Opened by sfc-gh-tdwojak about 1 month ago
- 2 comments
Labels: bug
#730 - Linking dataclasses raises "ValueError: No action for key"
Issue -
State: open - Opened by rasmushaugaard about 2 months ago
- 1 comment
Labels: bug
#729 - Update windows tests image
Pull Request -
State: closed - Opened by mauvilsa about 2 months ago
- 2 comments
#728 - Support pickleability of classes with callable args
Pull Request -
State: closed - Opened by euxhenh about 2 months ago
- 2 comments
#727 - Replace nested partial_instance function with functools.partial for picklability
Issue -
State: closed - Opened by euxhenh about 2 months ago
- 3 comments
#726 - Fix print_shtab incorrectly parsed from environment variable
Pull Request -
State: closed - Opened by mauvilsa 2 months ago
- 2 comments
Labels: bug
#725 - Argument defaults of subclasses incorrectly taken from parent class
Issue -
State: open - Opened by aloysius-lim 2 months ago
- 3 comments
Labels: bug
#724 - Fix stubs-only resolver incorrectly triggered when inspect.signature available leading to missing parameter defaults
Pull Request -
State: closed - Opened by mauvilsa 3 months ago
- 2 comments
Labels: bug
#723 - Add test for final decorator independent of typing-extensions
Pull Request -
State: closed - Opened by mauvilsa 3 months ago
- 2 comments
Labels: refactor
#722 - Fix TypedDict values not validated when types are forward references
Pull Request -
State: closed - Opened by mauvilsa 3 months ago
- 2 comments
Labels: bug
#721 - New auto_parser function for convenience and more visibility of the capture_parser feature
Pull Request -
State: closed - Opened by mauvilsa 3 months ago
- 2 comments
Labels: enhancement
#720 - Deprecate namespace_to_dict
Pull Request -
State: closed - Opened by mauvilsa 3 months ago
- 2 comments
Labels: refactor
#719 - Deprecate LoggerProperty
Pull Request -
State: closed - Opened by mauvilsa 3 months ago
- 2 comments
Labels: refactor
#718 - Fix validate_defaults=True fails when the parser has a config action
Pull Request -
State: closed - Opened by mauvilsa 3 months ago
- 2 comments
Labels: bug
#717 - Fixed regression causing dump/save to fail when skip_link_targets=True and target being an entire required dataclass
Pull Request -
State: closed - Opened by mauvilsa 3 months ago
- 2 comments
Labels: bug
#716 - Experimental support for custom instantiators receiving values applied by instantiation links
Pull Request -
State: closed - Opened by mauvilsa 3 months ago
- 2 comments
Labels: enhancement
#715 - New method to get link targets
Pull Request -
State: closed - Opened by mauvilsa 3 months ago
- 2 comments
Labels: enhancement
#714 - Linked arguments are not validated correctly on config dump
Issue -
State: closed - Opened by lrzpellegrini 3 months ago
- 5 comments
Labels: bug
#713 - Add issue template for regression
Pull Request -
State: closed - Opened by mauvilsa 3 months ago
- 2 comments
Labels: refactor
#712 - config_read_mode and docstring_parse options can now be set using set_parsing_settings
Pull Request -
State: closed - Opened by mauvilsa 3 months ago
- 2 comments
Labels: refactor
#711 - Added option to enable validation of default values
Pull Request -
State: closed - Opened by mauvilsa 3 months ago
- 2 comments
Labels: enhancement
#710 - Fix list append nested in subclass not working
Pull Request -
State: closed - Opened by mauvilsa 3 months ago
- 2 comments
Labels: bug
#709 - Fixed nested generic dataclasses not working correctly
Pull Request -
State: closed - Opened by mauvilsa 3 months ago
- 2 comments
Labels: bug
#708 - Weird behaviour in resolving class names when using forward references when the forward referenced class is not in scope
Issue -
State: open - Opened by Ganoash 4 months ago
- 1 comment
Labels: bug
#707 - ActionParser not updating dest of groups for instantiation
Pull Request -
State: closed - Opened by mauvilsa 4 months ago
- 2 comments
Labels: bug
#706 - Found unhashable key while constructing mapping
Issue -
State: closed - Opened by carmocca 4 months ago
- 3 comments
Labels: bug
#705 - Update pre-commit versions
Pull Request -
State: closed - Opened by mauvilsa 4 months ago
- 2 comments
Labels: refactor
#704 - instantiate_classes does not instantiate my classes with configured args when classes are added to subparser.
Issue -
State: closed - Opened by JHeuverRiwo 4 months ago
- 6 comments
Labels: bug
#703 - Fix big inefficiency in shtab optionals as positionals support
Pull Request -
State: closed - Opened by mauvilsa 4 months ago
- 2 comments
Labels: bug
#702 - [pre-commit.ci] pre-commit suggestions
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 4 months ago
- 2 comments
#701 - auto_cli now supports class @property
Pull Request -
State: closed - Opened by mauvilsa 4 months ago
- 2 comments
Labels: enhancement
#700 - shtab support for optionals parsed as positionals
Pull Request -
State: closed - Opened by mauvilsa 4 months ago
- 2 comments
Labels: enhancement
#699 - shtab hint for positionals in bash now includes the argument name
Pull Request -
State: closed - Opened by mauvilsa 4 months ago
- 2 comments
Labels: enhancement
#698 - Resolve parameters completely from stubs when inspect.signature fails
Pull Request -
State: closed - Opened by mauvilsa 4 months ago
- 2 comments
Labels: enhancement
#697 - Untyped parameters with None default no longer skipped when fail_untyped=True
Pull Request -
State: closed - Opened by mauvilsa 4 months ago
- 2 comments
Labels: refactor
#696 - CLI fails with default=None for non-Any typed arguments
Issue -
State: closed - Opened by adrianomartinelli 4 months ago
- 1 comment
Labels: bug
#695 - Discriminative union helper and errors are hard to understand
Issue -
State: open - Opened by julien-blanchon 4 months ago
- 1 comment
Labels: enhancement, pending author response
#694 - add_argument of a positional and providing default now raises an error
Pull Request -
State: closed - Opened by mauvilsa 5 months ago
- 2 comments
Labels: bug
#693 - shtab support literal and fix positionals
Pull Request -
State: closed - Opened by mauvilsa 5 months ago
- 2 comments
Labels: bug, enhancement
#692 - Support parsing optionals as positionals
Pull Request -
State: closed - Opened by mauvilsa 5 months ago
- 4 comments
Labels: enhancement
#691 - Reduce amount of testing in workflows
Pull Request -
State: closed - Opened by mauvilsa 5 months ago
- 2 comments
Labels: refactor
#690 - enable all arguments as positional
Issue -
State: closed - Opened by Borda 5 months ago
- 8 comments
Labels: enhancement
#689 - Show default values for positional arguments in `--help`
Issue -
State: closed - Opened by adosar 5 months ago
- 2 comments
Labels: bug
#688 - Development environment improvements and clarifications
Pull Request -
State: closed - Opened by mauvilsa 5 months ago
- 4 comments
Labels: refactor
#687 - Fix/type action restriction
Pull Request -
State: closed - Opened by PabloLION 5 months ago
- 11 comments
#686 - Fix regression parsing strings with omegaconf as the parser mode
Pull Request -
State: closed - Opened by mauvilsa 5 months ago
- 2 comments
Labels: bug
#685 - "Providing both type and action not allowed" check too strict
Issue -
State: closed - Opened by PabloLION 5 months ago
- 3 comments
Labels: bug, pending author response
#684 - Better Union Parsing
Issue -
State: closed - Opened by trporn 5 months ago
- 2 comments
Labels: duplicate, enhancement
#683 - `ScannerError` with omegaconf and latest jsonargparse
Issue -
State: closed - Opened by carmocca 5 months ago
- 1 comment
Labels: bug
#682 - Use latest jsonnet release that works on all platforms and python versions
Pull Request -
State: closed - Opened by mauvilsa 5 months ago
- 4 comments
Labels: refactor
#681 - validate now checks values before required so that errors related to wrong level in a config are easier to understand
Pull Request -
State: closed - Opened by mauvilsa 5 months ago
- 2 comments
Labels: refactor
#680 - Cannot instantiate a class from env variables
Issue -
State: open - Opened by rusmux 5 months ago
- 2 comments
Labels: enhancement
#679 - Fix add_class_arguments with dashes in the nested_key fail to instantiate
Pull Request -
State: closed - Opened by mauvilsa 5 months ago
- 2 comments
Labels: bug
#678 - Optional dataclass fields without defaults are considered having a None default
Issue -
State: closed - Opened by maticus 6 months ago
- 4 comments
Labels: question, wontfix
#677 - Update action and pre-commit versions
Pull Request -
State: closed - Opened by mauvilsa 6 months ago
- 2 comments
Labels: refactor
#676 - Fix regression when using old CLI and inferring components from the local context
Pull Request -
State: closed - Opened by mauvilsa 6 months ago
- 2 comments
Labels: bug
#675 - Test workflows as an external contributor
Pull Request -
State: closed - Opened by mauvilsa-omnius 6 months ago
- 1 comment
#674 - Fix string parsing regressions
Pull Request -
State: closed - Opened by mauvilsa 6 months ago
- 2 comments
Labels: bug
#673 - Added verification for strings that contain digits and a starting or ending 'e'
Pull Request -
State: closed - Opened by HubertPalo 6 months ago
- 1 comment
#672 - Error when parsing strings containing digits and starting or ending with an 'e'
Issue -
State: closed - Opened by HubertPalo 6 months ago
- 2 comments
Labels: bug
#671 - TypeAlias return type for functions that create types to avoid mypy errors
Pull Request -
State: closed - Opened by mauvilsa 6 months ago
- 1 comment
Labels: refactor
#670 - Cancel currently running workflows if a new workflow runs
Pull Request -
State: closed - Opened by mauvilsa 6 months ago
- 1 comment
Labels: refactor
#669 - How do I skip an argument of a callable?
Issue -
State: open - Opened by carmocca 6 months ago
- 3 comments
Labels: enhancement
#668 - Fix failure when a link target has an undefined parent
Pull Request -
State: closed - Opened by DianLiI 6 months ago
- 1 comment
Labels: bug
#667 - Fix pydantic discriminated unions handled incorrectly
Pull Request -
State: closed - Opened by mauvilsa 6 months ago
- 1 comment
Labels: bug
#666 - link_arguments target not ignored when it is deeply nested and its parent is undefined
Issue -
State: closed - Opened by DianLiI 6 months ago
- 1 comment
Labels: bug
#665 - feat: support for partialmethod
Pull Request -
State: open - Opened by MiguelMonteiro 6 months ago
- 4 comments
Labels: enhancement
#664 - Add support for partialmethods and partial types
Issue -
State: open - Opened by MiguelMonteiro 6 months ago
Labels: enhancement
#663 - Ability to change override order
Issue -
State: open - Opened by rusmux 6 months ago
- 3 comments
Labels: enhancement
#662 - Fix incorrect instantiation order when instantiation targets share a parent
Pull Request -
State: closed - Opened by mauvilsa 6 months ago
- 1 comment
Labels: bug
#661 - Experimental support for sub-classing ArgumentParser to customize add_argument
Pull Request -
State: closed - Opened by mauvilsa 6 months ago
- 2 comments
Labels: enhancement
#660 - Add support for TOML config files
Pull Request -
State: closed - Opened by mauvilsa 7 months ago
- 1 comment
Labels: enhancement
#659 - Update pre-commit versions
Pull Request -
State: closed - Opened by mauvilsa 7 months ago
- 1 comment
Labels: refactor
#658 - [pre-commit.ci] pre-commit suggestions
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 7 months ago
- 1 comment
#657 - Fixes in workflow and pyproject
Pull Request -
State: closed - Opened by mauvilsa 7 months ago
- 1 comment
Labels: refactor
#656 - Fail when Namespace is used as a type to make it clear about being unsupported
Pull Request -
State: closed - Opened by mauvilsa 7 months ago
- 1 comment
Labels: refactor
#655 - Cant pass arguments with callable types
Issue -
State: closed - Opened by carmocca 7 months ago
- 2 comments
Labels: bug
#654 - Cleanup sphinx config based on latest sphinx-quickstart
Pull Request -
State: closed - Opened by mauvilsa 7 months ago
- 1 comment
Labels: refactor
#653 - Namespace gets flattened if under a nested key
Issue -
State: closed - Opened by carmocca 7 months ago
- 6 comments
Labels: question, wontfix
#652 - Refactor to eventually remove pyyaml as a required dependency
Pull Request -
State: closed - Opened by mauvilsa 7 months ago
- 1 comment
Labels: refactor
#651 - Some small fixes
Pull Request -
State: closed - Opened by mauvilsa 7 months ago
- 1 comment
Labels: refactor
#650 - Fix nested dataclass with init=False not working correctly
Pull Request -
State: closed - Opened by mauvilsa 7 months ago
- 1 comment
Labels: bug
#649 - Some improvements and fixes in the workflows
Pull Request -
State: closed - Opened by mauvilsa 7 months ago
- 2 comments
Labels: refactor
#648 - Edge case of `field(default=False, init=False)`
Issue -
State: closed - Opened by carmocca 8 months ago
- 1 comment
Labels: bug
#647 - Test workflow external contributor
Pull Request -
State: closed - Opened by mauvilsa-omnius 8 months ago
#646 - Change deprecated sonarcloud-github-action
Pull Request -
State: closed - Opened by mauvilsa 8 months ago
- 2 comments
Labels: refactor
#645 - Fix help for Protocol types not working correctly
Pull Request -
State: closed - Opened by mauvilsa 8 months ago
- 2 comments
Labels: bug
#644 - Account for change in ArgumentParser._parse_known_args since Python 3.12.8 and 3.13.1
Pull Request -
State: closed - Opened by mauvilsa 8 months ago
- 2 comments
Labels: bug
#643 - Nested `attrs.define` dataclasses not serialized correctly when a subfield is also an `attrs.define` dataclass marked with `attrs.field`
Pull Request -
State: closed - Opened by cody-mar10 8 months ago
- 5 comments
Labels: bug
#642 - lazy_instance and dataclasses ?
Issue -
State: open - Opened by cgebbe 8 months ago
- 1 comment
Labels: enhancement, pending author response
#641 - parse_known_args broken in python 3.12.8+ and 3.13.1+
Issue -
State: closed - Opened by cshimmin 8 months ago
- 5 comments
Labels: bug
#640 - CLI renamed to auto_cli to follow PEP 8 functions naming
Pull Request -
State: closed - Opened by mauvilsa 8 months ago
- 2 comments
Labels: refactor
#639 - ArgumentParser check_config method and skip_check parameter renamed to validate and skip_validation
Pull Request -
State: closed - Opened by mauvilsa 8 months ago
- 2 comments
Labels: refactor
#638 - Fix help incorrectly showing protocols in known subclasses
Pull Request -
State: closed - Opened by mauvilsa 8 months ago
- 2 comments
Labels: bug
#637 - Fix callable protocols failing to parse
Pull Request -
State: closed - Opened by mauvilsa 8 months ago
- 2 comments
Labels: bug