File: bug-1766235wq-0de60d0f996c6bfb.yaml

package info (click to toggle)
python-keystoneauth1 3.10.0-2%2Bdeb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,860 kB
  • sloc: python: 16,336; xml: 285; makefile: 97
file content (6 lines) | stat: -rw-r--r-- 199 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
---
fixes:
  - |
    [`bug 1766235 <https://bugs.launchpad.net/keystoneauth/+bug/1766235>`_]
    Fixed an issue where passing headers in as bytes rather than strings
    would cause a sorting issue.