Debian Patches
Status for pudb/2025.1.5-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 00-disable-bad-encoding-tests.patch | Disable flaky tests that randomly fail in build machines without the propper encoding. . The two dropped tests assert UTF-8 byte output, but urwid encodes to the locale's preferred encoding, so they fail when the build runs in a non-UTF-8 (e.g. C) locale. This is a build-environment workaround; upstream's tests are correct under a UTF-8 locale, so there is nothing to forward. =================================================================== |
Josue Ortega <josue@debian.org> | not-needed | 2026-07-13 | ||
| 10-document-steal-output-option.patch | Document the --steal-output command-line option The -s/--steal-output option was the only CLI flag without a help string, so it appeared in the usage output with no explanation (Debian bug #773262). Add a help string describing its purpose and noting that the feature is not yet implemented (using it currently raises NotImplementedError in pudb/debugger.py). =================================================================== |
Raúl Benencia <rul@debian.org> | yes | debian | 2026-07-13 |
All known versions for source package 'pudb'
- 2025.1.5-1 (sid)
- 2025.1.5-0.1 (forky)
- 2024.1.3-1 (trixie)
- 2022.1.3-1 (bookworm)
