issues
search
omry
/
omegaconf
Flexible Python configuration system. The last one you will ever need.
BSD 3-Clause "New" or "Revised" License
1.98k
stars
113
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Ability to "hide" a config from the __str__ so as to mask passwords or credentials when logging/printing the config
#1197
bzadon
opened
4 days ago
0
OmegaConf.create(None) is None != True
#1196
asafarevich
opened
1 week ago
1
Fix invalid metadata for 2.0 branch
#1195
bact
opened
3 weeks ago
1
Duplicate Key Error
#1194
lordsoffallen
opened
1 month ago
0
Interpolation of defaults does not work
#1193
noppelmax
closed
2 months ago
1
ModuleNotFoundError: No module named 'omegaconf'
#1192
Darrshan-Sankar
opened
2 months ago
1
Controlling conflict resolution in merge_with
#1191
slavaGanzin
opened
3 months ago
1
Hashing of equal DictConfig objects differ
#1190
esskov
opened
3 months ago
0
[Question] - How does OmegaConf treat dot config. Is `a.b.c: 1` treated as a flat key or nested one?
#1189
noklam
closed
3 months ago
1
Allow for automatic `.` separated key conversion to nested dictionary
#1188
puneeter
opened
3 months ago
5
Cannot install omegaconf with pip > 24.1
#1187
dguin
opened
3 months ago
0
Please release version 2.4.0
#1185
BBC-Esq
opened
3 months ago
0
Merging Multiple Configs with Interpolation has Unexpected Precedence
#1184
mharradon
opened
4 months ago
0
OmegaConf doesn't properly support StrEnum
#1182
jeremyk
opened
4 months ago
2
Unable to install omegaconf (latest, 2.2.3, >2.0.0), python 3.11, 3.10, antlr4-python3-runtime failed
#1181
de-served
opened
4 months ago
3
yaml.constructor.ConstructorError: could not determine a constructor for the tag 'tag:yaml.org,2002:python/tuple'
#1180
Luciennnnnnn
opened
5 months ago
0
oc:env interpolation w/default resolves to empty string when env var is missing
#1179
EtcetFelix
closed
3 months ago
2
`incompatible copy of pydevd already imported` when running omegaconf
#1178
YoniChechik
opened
5 months ago
1
Assignment `cfg.a = cfg.a` behaves unexpectedly
#1177
ppwwyyxx
opened
5 months ago
2
Update usage.rst
#1176
caxon
closed
5 months ago
1
Misleading statement in "Usage" docs
#1175
caxon
closed
5 months ago
1
ValidationError for forward references inside a container
#1174
D-Sokol
opened
7 months ago
0
Does OmegaConf keep information about the ordered map of the raw configuration?
#1173
noklam
opened
7 months ago
1
Unable to install correctly 2.0.6 or 2.3.0
#1171
gilkzxc
opened
7 months ago
0
Bump black from 24.2.0 to 24.3.0 in /requirements
#1169
dependabot[bot]
closed
8 months ago
2
Resolve length of list
#1167
manurare
closed
8 months ago
1
ValidationError for Unions in nested Dicts using merge with structured config
#1166
denialofsandwich
opened
8 months ago
2
OmegaConf.resolve cannnot resolve a dictionary
#1165
miaopas
opened
8 months ago
0
Support for Python 3.12 type aliases in structured configs
#1163
tmke8
opened
8 months ago
0
bump version -> v2.4.0.dev3
#1162
Jasha10
closed
8 months ago
0
Feature Request: Key-based readonly flag.
#1161
Daraan
opened
8 months ago
3
Support `Boost.Python.enum` Enums as annotation and supported type.
#1160
Daraan
opened
8 months ago
1
Update linter config & reformat code with black
#1159
Jasha10
closed
8 months ago
2
Release schedule v2.4
#1158
MaxSchambach
opened
9 months ago
3
Convert from OrderedDict?
#1156
jprawiharjo
opened
9 months ago
1
Merge Option of update function does not merge list
#1154
mschwab12
opened
9 months ago
1
news file followup to antlr vendor PR
#1153
Jasha10
closed
9 months ago
0
Use CDumper whenever possible
#1152
wouterzwerink
closed
10 months ago
0
Add contributor documentation for important components of a PR
#1151
odelalleau
closed
10 months ago
0
Use CSafeLoader when possible
#1150
wouterzwerink
closed
10 months ago
2
Use `yaml.CSafeLoader` whenever possible for speedups
#1149
wouterzwerink
closed
10 months ago
0
ImportError: cannot import name 'get_ref_type' from 'omegaconf._utils'
#1148
fakerybakery
opened
10 months ago
1
Node interpolation not working
#1145
Qolorerr
closed
12 months ago
3
test commit to trigger readthedocs build
#1144
Jasha10
closed
1 year ago
0
readthedocs: install java via post_system_dependencies hook
#1143
Jasha10
closed
1 year ago
0
readthedocs: use asdf to provide java for building wheel
#1142
Jasha10
closed
1 year ago
0
readthedocs: No such file or directory: 'java'
#1141
Jasha10
closed
1 year ago
0
add required `build.os` key to .readthedocs
#1140
Jasha10
closed
1 year ago
0
Fix interpolation to structured config from within typed list
#1139
Jasha10
closed
1 year ago
0
Resolve relative variables inside of a list
#1138
v-iashin
closed
1 year ago
2
Next