python-swiftclient/releasenotes/notes/361_notes-59e020e68bcdd709....

13 lines
321 B
YAML

---
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.