File: 361_notes-59e020e68bcdd709.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-- 321 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
---
fixes:
  - |
    Added the delimiter keyword parameter to ``get_account()`` to match the
    functionality of ``get_container()``.

  - |
    Fixed an issue in the client module where socket connections weren't
    closed properly before being dereferenced.

  - |
    Various other minor bug fixes and improvements.