Jeremy Reizenstein

Results 2 issues of Jeremy Reizenstein

I make extensive use of structured config with dataclasses, where the classes have a lot of their own logic. Their fields are generally their configuration, but I'd like to have...

enhancement
In progress
needs triage
structured config
internal

In version 2.1, `typing.Set` and `typing.Sequence` could be used in structured config. This no longer works in 2.2.2. The feature is not that important to me, but if this is...

bug