File: 3_9_0_release-3c293d277f14ec22.yaml

package info (click to toggle)
python-swiftclient 1%3A4.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,496 kB
  • sloc: python: 18,048; makefile: 84; sh: 49
file content (12 lines) | stat: -rw-r--r-- 249 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
---
features:
  - |
    Now tested under Python 3.8.

fixes:
  - |
    Better clean up connections when using the low-level ``client.py`` API.

  - |
    Fixed a display issue when ``swift delete`` made multiple attempts to
    bulk delete objects.