File: random-fixes-3da473a63c253f2d.yaml

package info (click to toggle)
git-pw 2.0.0-2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 480 kB
  • sloc: python: 1,972; makefile: 4
file content (10 lines) | stat: -rw-r--r-- 362 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
---
fixes:
  - |
    Patches are now automatically filtered by ``new`` state, as originally
    intended. You can override this by specifying the ``--state`` filter.
  - |
    Some issues with filtering patches, series and bundles by submitters
    and delegates, submitters, and owners respectively are resolved.
  - |
    API errors are now handled correctly.