5cefb37405
The aggregated change information for a deleted note includes the SHA as well as the filename. Extract both from the tuple separately so the path value is set correctly to a filename. Change-Id: I41fb4a7a0f6d24af47c8f059945b9bf45f859f15 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
6 lines
178 B
YAML
6 lines
178 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Correct a problem with handling deleted release notes that
|
|
triggered a TypeError with a message like "Can't mix strings and
|
|
bytes in path components" |