Debian Patches

Status for json-tricks/3.17.3-1

Patch Description Author Forwarded Bugs Origin Last update
fix-pytest-warnings.patch Do not use warns(None) to check for no warnings
warns(None) is an anti-pattern, and is explicitly forbidden starting
from pytest 8.0. Instead, we catch all warnings, and filter them to be
errors, so they will raise an (uncaught) exception. Drive-by importing
warns from pytest rather than the internal name.
Steve Kowalik <steven@wedontsleep.org> no upstream, https://github.com/mverleg/pyjson_tricks/pull/102 2025-02-20

All known versions for source package 'json-tricks'

Links