Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / omry/omegaconf issues and pull requests
#1081 - Add `is_unresolved` to OmegaConf
Issue -
State: closed - Opened by kunaltyagi over 1 year ago
- 14 comments
#1080 - Support deep merging of configs
Issue -
State: closed - Opened by MatteoVoges over 1 year ago
- 8 comments
#1079 - Modifying interpolated dictionary does not stick
Issue -
State: closed - Opened by jzazo over 1 year ago
- 4 comments
Labels: bug
#1077 - Multiple relative interpolation
Issue -
State: closed - Opened by qmpzzpmq over 1 year ago
- 3 comments
Labels: bug
#1076 - Fix a typo in `Structured Configs` docs section
Pull Request -
State: closed - Opened by GLEF1X over 1 year ago
- 1 comment
#1075 - Make flow style of yaml dump configurable
Pull Request -
State: open - Opened by mdraw over 1 year ago
- 1 comment
#1073 - pin flake8 >= v4
Pull Request -
State: closed - Opened by Jasha10 over 1 year ago
#1072 - Skip lint nox session for python3.6
Pull Request -
State: closed - Opened by Jasha10 over 1 year ago
#1071 - Change noxfile.py setuptools pin from ==66 to <=66
Pull Request -
State: closed - Opened by Jasha10 over 1 year ago
#1070 - fix lint
Pull Request -
State: closed - Opened by Jasha10 over 1 year ago
#1069 - pin setuptools to avoid DeprecationWarning
Pull Request -
State: closed - Opened by Jasha10 over 1 year ago
#1068 - CI failure: DeprecationWarning: pkg_resources is deprecated as an API
Issue -
State: closed - Opened by Jasha10 over 1 year ago
- 1 comment
#1067 - include attrs dependency in requirements/dev.txt
Pull Request -
State: closed - Opened by Jasha10 over 1 year ago
#1066 - docs: fixed typo in omegaconf.py
Pull Request -
State: closed - Opened by felixmin over 1 year ago
- 1 comment
#1065 - omegaconf.errors.ValidationError: Cannot convert 'DictConfig' to string
Issue -
State: closed - Opened by FayeXXX over 1 year ago
- 1 comment
Labels: bug
#1064 - Tests fail because of PEP420 deprecation warnings.
Issue -
State: closed - Opened by GaetanLepage over 1 year ago
- 1 comment
Labels: bug
#1063 - `SCMode.INSTANTIATE` for attrs classes breaks when an attribute name has a leading underscore
Issue -
State: closed - Opened by bzczb over 1 year ago
- 2 comments
Labels: bug
#1061 - Enum inheritance Support
Issue -
State: open - Opened by lequytra over 1 year ago
- 1 comment
#1060 - Allow for custom resolvers with no arguments
Issue -
State: closed - Opened by markcoletti over 1 year ago
- 5 comments
#1059 - oc.decode resolver failing to parse "???" as MISSING
Issue -
State: open - Opened by guillermojp over 1 year ago
- 1 comment
Labels: bug
#1058 - structured config types are discarded on list merge
Issue -
State: open - Opened by raphCode over 1 year ago
- 1 comment
Labels: bug
#1057 - Package dependencies.
Issue -
State: closed - Opened by jackokring over 1 year ago
- 1 comment
Labels: bug
#1056 - How to properly escape ???
Issue -
State: open - Opened by trias702 almost 2 years ago
- 2 comments
Labels: has-workaround
#1055 - module 'attr' has no attribute 'has'
Issue -
State: closed - Opened by gummz almost 2 years ago
- 7 comments
Labels: bug
#1054 - Structured Config schema Type validation of "list[list[float]]" does not accept 'int'
Issue -
State: open - Opened by luobroad almost 2 years ago
- 3 comments
Labels: bug
#1053 - Raise error if there are conflicting keys after merge
Pull Request -
State: open - Opened by RaulWCosta almost 2 years ago
- 10 comments
#1052 - How can I get the data type of an attribute at a depth>1?
Issue -
State: open - Opened by aksajja almost 2 years ago
#1051 - Forward flags when loading to creation
Pull Request -
State: open - Opened by famura almost 2 years ago
- 5 comments
#1050 - Is there a way to display all the ValidationErrors on merging?
Issue -
State: closed - Opened by aksajja almost 2 years ago
- 2 comments
#1049 - Unstable hash for different data input order
Issue -
State: closed - Opened by Pedrexus almost 2 years ago
- 4 comments
Labels: bug
#1048 - [Feature Request] Use SimpleNamespace for to_container() and to_object()
Issue -
State: open - Opened by raphCode almost 2 years ago
- 2 comments
#1047 - sphinx-tabs followup: readthedocs install requirements/docs.txt
Pull Request -
State: closed - Opened by Jasha10 almost 2 years ago
#1046 - cherry-pick: docs use sphinx-tabs for yaml/python
Pull Request -
State: closed - Opened by Jasha10 almost 2 years ago
#1045 - docs how-to guide: use sphinx-tabs for yaml/python
Pull Request -
State: closed - Opened by Jasha10 almost 2 years ago
#1044 - cherry-pick README update to 2.3_branch
Pull Request -
State: closed - Opened by Jasha10 almost 2 years ago
#1043 - cherry-pick README update to 2.3_branch
Pull Request -
State: closed - Opened by Jasha10 almost 2 years ago
- 1 comment
#1042 - update README with new release info
Pull Request -
State: closed - Opened by Jasha10 almost 2 years ago
#1041 - Bump version -> v2.4.0.dev0
Pull Request -
State: closed - Opened by Jasha10 almost 2 years ago
#1040 - release OmegaConf v2.3.0
Pull Request -
State: closed - Opened by Jasha10 almost 2 years ago
#1039 - docs: fix typo in set_struct usage documentation
Pull Request -
State: closed - Opened by tk-woven almost 2 years ago
- 1 comment
#1038 - Updating values inside optional structured config container with default None is not possible
Issue -
State: closed - Opened by sstieger almost 2 years ago
- 1 comment
Labels: bug
#1037 - Structured config type coercion not working correctly for DictConfig keys
Issue -
State: open - Opened by petosa almost 2 years ago
Labels: bug
#1036 - Bump version -> v2.3.0.dev3
Pull Request -
State: closed - Opened by Jasha10 almost 2 years ago
#1035 - OmegaConf.update AssertionError on key pointing into None-valued DictConfig.
Issue -
State: open - Opened by Jasha10 almost 2 years ago
- 2 comments
Labels: bug, easy, structured config, dictconfig
#1034 - mypy: typing for noxfile.py
Pull Request -
State: closed - Opened by Jasha10 almost 2 years ago
#1033 - CI: use docker image cimg/python, not circleci/python
Pull Request -
State: closed - Opened by Jasha10 almost 2 years ago
#1032 - support python3.11
Pull Request -
State: closed - Opened by Jasha10 almost 2 years ago
- 1 comment
#1031 - pytest: explicitly add pwd to pythonpath
Pull Request -
State: closed - Opened by Jasha10 almost 2 years ago
#1030 - regression test: to_container supports allow_objects
Pull Request -
State: closed - Opened by Jasha10 almost 2 years ago
#1029 - Add CodeQL workflow for GitHub code scanning
Pull Request -
State: closed - Opened by lgtm-com[bot] almost 2 years ago
#1028 - Add support for equals sign and other symbols in resolver arguments
Issue -
State: open - Opened by tooflesswulf almost 2 years ago
- 1 comment
#1027 - How can I resolve within a list?
Issue -
State: closed - Opened by famura almost 2 years ago
- 2 comments
#1026 - Add docstring for `OmegaConf.clear_resolvers` method
Pull Request -
State: closed - Opened by Jasha10 about 2 years ago
#1025 - omegaconf_ignore not working
Issue -
State: closed - Opened by PoojaAg18 about 2 years ago
- 2 comments
#1024 - Interpolations in dictionary keys
Issue -
State: open - Opened by colobas about 2 years ago
- 5 comments
Labels: enhancement, interpolation, has-workaround
#1023 - Python3.11 Support
Issue -
State: closed - Opened by Jasha10 about 2 years ago
- 1 comment
Labels: enhancement, maintenance
#1022 - set nox error_on_missing_interpreters=True
Pull Request -
State: closed - Opened by Jasha10 about 2 years ago
#1021 - simplify DictConfig._get_node return type
Pull Request -
State: closed - Opened by Jasha10 about 2 years ago
#1020 - Failure to merge interpolation into structured config
Issue -
State: open - Opened by Jasha10 about 2 years ago
- 4 comments
Labels: bug
#1019 - Nested structured config validation
Issue -
State: open - Opened by djkawa about 2 years ago
- 3 comments
Labels: bug
#1018 - docs how to guides
Pull Request -
State: closed - Opened by Jasha10 about 2 years ago
#1016 - mypy: update python_version and type: ignore comments
Pull Request -
State: closed - Opened by Jasha10 about 2 years ago
#1015 - Bump version -> v2.3.0.dev2
Pull Request -
State: closed - Opened by Jasha10 about 2 years ago
#1014 - news fragment for #880
Pull Request -
State: closed - Opened by Jasha10 about 2 years ago
#1013 - Update to antlr 4.11
Pull Request -
State: closed - Opened by xhochy about 2 years ago
- 5 comments
Labels: maintenance, antlr
#1012 - bump version -> v2.3.0.dev1
Pull Request -
State: closed - Opened by Jasha10 about 2 years ago
#1011 - Docs: add API Reference page
Pull Request -
State: closed - Opened by Jasha10 about 2 years ago
#1010 - docs: remove redundant rst heading
Pull Request -
State: closed - Opened by Jasha10 about 2 years ago
#1009 - docs: use :local: directive for page TOCs
Pull Request -
State: closed - Opened by Jasha10 about 2 years ago
- 1 comment
#1008 - .Test PR: Preview ReadTheDocs build from Pull Requests
Pull Request -
State: closed - Opened by Jasha10 about 2 years ago
#1007 - docs: make index TOC shallower, add deep TOCs to pages
Pull Request -
State: closed - Opened by Jasha10 about 2 years ago
#1006 - Allow merging configs with union operator | in Python 3.9+
Issue -
State: open - Opened by odelalleau about 2 years ago
- 2 comments
Labels: enhancement, dictconfig
#1005 - Resolving nested structured config of Lists with interpolation raises ValidationError
Issue -
State: closed - Opened by soldni about 2 years ago
- 3 comments
Labels: bug
#1004 - allow missing subclass in nested dataclasses merge
Pull Request -
State: closed - Opened by Jasha10 about 2 years ago
#1003 - Merge fails with pair of nested dataclasses
Issue -
State: closed - Opened by Jasha10 about 2 years ago
Labels: bug, structured config
#1002 - Fix some tests which fail on Windows
Pull Request -
State: closed - Opened by maresb about 2 years ago
- 4 comments
#1001 - Fix broken URL in .pre-commit-config.yaml
Pull Request -
State: closed - Opened by maresb about 2 years ago
#1000 - Incompatible with current versions of antlr4
Issue -
State: open - Opened by chris-morgan about 2 years ago
- 2 comments
#999 - `List[Tuple[T, ...]]` not supported
Issue -
State: open - Opened by ganler about 2 years ago
- 1 comment
Labels: bug
#998 - Merging does not preserve target `ref_type` when source field type hint is a dict annotation
Issue -
State: open - Opened by Jasha10 about 2 years ago
Labels: bug
#997 - OmegaConf 2.2.3 release
Pull Request -
State: closed - Opened by Jasha10 about 2 years ago
#996 - Restrict underscore formats which are converted to float
Pull Request -
State: closed - Opened by pixelb about 2 years ago
#988 - skip structured conf fields with "omegaconf_ignore" metadata
Pull Request -
State: closed - Opened by Jasha10 over 2 years ago
#984 - Feature idea: metadata option to omit field
Issue -
State: closed - Opened by bottler over 2 years ago
- 5 comments
Labels: enhancement, In progress, needs triage, structured config, internal
#966 - Add a Get_leaves_str() function for printing all the leave values in an OmegaConf object
Issue -
State: closed - Opened by songyuc over 2 years ago
- 2 comments
#928 - `OmegaConf.get_type` inconsistent on `NoneType`
Issue -
State: open - Opened by Jasha10 over 2 years ago
Labels: bug
#908 - `OmegaConf.structured(...)` may mutate its input
Issue -
State: open - Opened by Jasha10 over 2 years ago
Labels: bug
#899 - [Static typing] Make DictConfig generic in the dataclass that it represents (if any)
Issue -
State: open - Opened by tmke8 over 2 years ago
- 3 comments
Labels: enhancement
#880 - Add dash character to `ID` token.
Pull Request -
State: closed - Opened by gleize over 2 years ago
- 2 comments
#865 - Adds literal node
Pull Request -
State: open - Opened by jordan-schneider over 2 years ago
- 27 comments
#864 - Support interpolation to integer keys (or other non-string keys)
Issue -
State: open - Opened by NatanBagrov over 2 years ago
- 6 comments
Labels: enhancement, wishlist, interpolation
#839 - Installing from sources
Issue -
State: closed - Opened by bstaber almost 3 years ago
- 3 comments
Labels: bug, help wanted, maintenance
#838 - String to float conversion edge case
Issue -
State: closed - Opened by rsokl almost 3 years ago
- 5 comments
Labels: bug
#829 - String with hexidecimal character \x85 does not roundtrip via yaml serialization
Issue -
State: closed - Opened by rsokl almost 3 years ago
- 3 comments
Labels: bug, priority_low
#815 - merge-readonly interatction
Issue -
State: open - Opened by Jasha10 about 3 years ago
- 2 comments
#798 - Bumping antlr dependency to 4.9.2 (from 4.8)
Issue -
State: closed - Opened by suchenzang about 3 years ago
- 3 comments
Labels: antlr
#794 - OmegaConf is vulenrable to ddos via specially crafted yaml input (billion laughs attack)
Issue -
State: open - Opened by omry about 3 years ago
- 4 comments
Labels: bug, priority_medium
#791 - consider dropping formal Python 3.6 support for OmegaConf 2.2
Issue -
State: open - Opened by Jasha10 about 3 years ago
- 5 comments
#755 - negative list indices in variable interpolation
Issue -
State: open - Opened by Jasha10 over 3 years ago
- 9 comments
Labels: enhancement
#731 - Subclasses of `Generic` cannot be used as structured configs
Issue -
State: open - Opened by TidalPaladin over 3 years ago
- 5 comments
Labels: bug, priority_medium