17
0

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

- Update to 3.20.2
  * Add a test for the min and max floats
  * Disable speedups on GraalPy same as on PyPy
  * Update changelog and version for v3.20.2

OBS-URL: https://build.opensuse.org/request/show/1308418
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-simplejson?expand=0&rev=104
This commit is contained in:
2025-10-01 14:57:01 +00:00
committed by Git OBS Bridge
parent 0713eb2310
commit fa874c57e2
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Oct 1 13:57:23 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 3.20.2
* Add a test for the min and max floats
* Disable speedups on GraalPy same as on PyPy
* Update changelog and version for v3.20.2
-------------------------------------------------------------------
Sun Mar 30 08:03:39 UTC 2025 - Dirk Müller <dmueller@suse.com>