File: jsonutils-to_primitive-value-error-89338f90310e9518.yaml

package info (click to toggle)
python-oslo.serialization 5.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 400 kB
  • sloc: python: 958; makefile: 21; sh: 2
file content (5 lines) | stat: -rw-r--r-- 141 bytes parent folder | download | duplicates (2)
1
2
3
4
5
---
upgrade:
  - |
    The ``oslo_utils.jsonutils.to_primitive`` function now raises ValueError
    when the input value can't be converted.