forked from pool/python-python-box
- Update to 7.3.2:
* Fixing #288 default get value error when using box_dots * Fixing #275 default_box_create_on_get is ignored with from_yaml * Fixing #285 Infinite Recursion when accessing non existent list index in a DefaultBox with box_dots * Fixing #281 consistent error message about missing YAML parser * Removing support for Python 3.8 as it is EOL OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-box?expand=0&rev=21
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 28 05:05:37 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 7.3.2:
|
||||
* Fixing #288 default get value error when using box_dots
|
||||
* Fixing #275 default_box_create_on_get is ignored with from_yaml
|
||||
* Fixing #285 Infinite Recursion when accessing non existent list index in
|
||||
a DefaultBox with box_dots
|
||||
* Fixing #281 consistent error message about missing YAML parser
|
||||
* Removing support for Python 3.8 as it is EOL
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 20 12:50:45 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user