File: fix-delete-handling-55232c50b647aa57.yaml

package info (click to toggle)
python-reno 4.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 776 kB
  • sloc: python: 5,263; makefile: 21; sh: 10
file content (6 lines) | stat: -rw-r--r-- 178 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
---
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"