File: bug-1775482-7ed2a9a8765b313e.yaml

package info (click to toggle)
python-openstackclient 8.2.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,960 kB
  • sloc: python: 132,001; makefile: 140; sh: 22
file content (6 lines) | stat: -rw-r--r-- 205 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
---
fixes:
  - |
    Re-open stdout in binary mode before writing object data in
    ``object save --file -`` command.
    [Bug `1775482 <https://bugs.launchpad.net/python-openstackclient/+bug/1775482>`_]