15
0

Accepting request 627948 from home:TheBlackCat:branches:devel:languages:python

- Update to 3.12.2
  * Fix for unterminated string exception in object containing
    empty string

OBS-URL: https://build.opensuse.org/request/show/627948
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-json_tricks?expand=0&rev=5
This commit is contained in:
Todd R
2018-08-07 19:50:56 +00:00
committed by Git OBS Bridge
parent 0b9949e64e
commit ac775cbcbb
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Aug 7 15:28:52 UTC 2018 - toddrme2178@gmail.com
- Update to 3.12.2
* Fix for unterminated string exception in object containing
empty string
-------------------------------------------------------------------
Sat May 26 23:14:51 UTC 2018 - toddrme2178@gmail.com