Accepting request 1321762 from home:glaubitz:branches:devel:languages:python

- Update to 2.3.1
  * Fix edit_constant to prevent class value mutation when not constant

OBS-URL: https://build.opensuse.org/request/show/1321762
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-param?expand=0&rev=70
This commit is contained in:
2025-12-09 14:47:58 +00:00
committed by Git OBS Bridge
parent 3c1db741bf
commit d92b8c0f47
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Dec 9 12:50:27 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.3.1
* Fix edit_constant to prevent class value mutation when not constant
-------------------------------------------------------------------
Mon Nov 24 08:11:36 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>