File: object-chunked-data-ee619b7d4759b8d2.yaml

package info (click to toggle)
python-openstacksdk 4.4.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,352 kB
  • sloc: python: 122,960; sh: 153; makefile: 23
file content (6 lines) | stat: -rw-r--r-- 199 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
---
fixes:
  - |
    Fixed an issue where passing an iterator to the ``data`` parameter of
    ``create_object`` for chunked uploads failed due to attempting to
    calculate the length of the data.