Debian Patches

Status for loguru/0.7.3-5

Patch Description Author Forwarded Bugs Origin Last update
optional-mypy make mypy truly optional for running the tests Michael R. Crusoe <crusoe@debian.org> yes
test_time_rotation_reopening_native.patch Disable test_time_rotation_reopening_native which fails on buildd machines Nilesh Patra <nilesh@debian.org> no 2021-04-30
0007-Fix-failing-exception_modern-unit-test-with-Python-3.patch Fix failing "exception_modern" unit test with Python 3.14 (#1331)
The test relies on the "repr()" output of a few classes which are
not meant to be considered as a stabilized API. In this
specific case, "Union" representation was changed upstream from
"typing.Union" to "<class 'typing.Union'>" (kind of leak
implementation details).

I simply replaced the dummy "Union" with "Tuple" in the unit test,
since its representation appears stable acrcoss versions.
Delgan <delgan.py@gmail.com> no debian https://github.com/Delgan/loguru/commit/84023e2bd8339de95250470f422f096edcb8f7b7 2025-07-05

All known versions for source package 'loguru'

Links