15
0

Accepting request 1009844 from home:yarunachalam:branches:devel:languages:python

- Update to version 4.1.0 
  * Avoid setting confusing context on AttributeError exceptions (from when not finding __missing__)

OBS-URL: https://build.opensuse.org/request/show/1009844
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tri.struct?expand=0&rev=5
This commit is contained in:
2022-10-11 18:22:59 +00:00
committed by Git OBS Bridge
parent c7cadda688
commit c9c46b9cb1
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Oct 11 16:10:20 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 4.1.0
* Avoid setting confusing context on AttributeError exceptions (from when not finding __missing__)
-------------------------------------------------------------------
Fri Jan 22 15:38:04 UTC 2021 - Benjamin Greiner <code@bnavigator.de>