python-benedict/benedict/dicts
Fabio Caccamo 6d6de76457 Fix `dict` compatibility making keylist feature working only with lists. #412 #432 2024-10-18 17:15:47 +02:00
..
base Fix union with assignment operator inconsistent results (compared to `dict`). #334 2023-09-18 22:47:20 +02:00
io Re-add `to_csv` method removed by mistake. 2023-11-08 22:02:26 +01:00
keyattr Add `keyattr_dynamic` property (`False` by default). #261 (#266) 2023-03-22 01:21:40 +01:00
keylist Fix `dict` compatibility making keylist feature working only with lists. #412 #432 2024-10-18 17:15:47 +02:00
keypath Fix `dict` compatibility making keylist feature working only with lists. #412 #432 2024-10-18 17:15:47 +02:00
parse Add `parse` extra (optional dependencies). (#303) 2023-06-17 22:30:03 +02:00
__init__.py Enforce top level keys check in `merge` method. #367 2024-02-24 16:25:37 +01:00