Duncan Findlay

Results 4 issues of Duncan Findlay

# What does this implement/fix? When merging config sources, merge sequences of mappings by combining mappings that share an `id` field. This makes packages more useful by allowing definitions of...

has-tests
core
small-pr

**_NVidia Geforce Experience version:_** NVIDIA GeForce GTX 950, GFE 3.13.1.30 (gs_04_05_23698325, 7.1.405.0) **Moonlight Embedded version:** git master **Moonlight Embedded source:** compile from source **Moonlight Embedded running on:** Raspberry Pi 3...

With this change CommaProxyList better handles and preserves non-standard (and even inconsistent) indentation, rather than assuming indented lists are indented by four spaces (fixes #100). It also is significantly faster...

Renames LiteralyEvaluable to LiterallyEvaluable and renames _get_list_attribute_is_member_off to _get_list_attribute_is_member_of. This does change the API slightly. If users are checking isinstance(redbaron.LiteralyEvaluable) (for example), this change could break them. This is not...