Pádraig Brady
Pádraig Brady
* omegaconf/listconfig.py (__setitem__): Operate on a copy so any changes due to validation errors etc. are discarded. Fixes issue #950
Please apply the following change from upstream coreutils: https://github.com/coreutils/coreutils/commit/6f265b515e5b93cef9bef0c4994622574c55a1ba
This is coming from [ptyxis issue 516](https://gitlab.gnome.org/chergert/ptyxis/-/issues/516) I.e., almost all terminals will correctly propagate the `#anchor` in `file:///foo/bar.html#anchor`. Unfortunately ptyxis drops it due to libportal use. The use case I...