72b90fed4c
Change-Id: I4f178c30723e0da6ba1ec8c8c171137ada631496
15 lines
418 B
YAML
15 lines
418 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Deleting or overwriting a symlink to an SLO or DLO will no longer attempt
|
|
to clean up the large object's segments.
|
|
- |
|
|
Fixed an issue sending non-ASCII metadata keys on Python 3.
|
|
Note that *receiving* such metadata on py3 is `still broken
|
|
<https://bugs.python.org/issue37093>`__.
|
|
other:
|
|
- |
|
|
Documentation can now be rendered as a PDF.
|
|
- |
|
|
Dropped Python 3.5 testing.
|