Your message dated Thu, 25 Aug 2022 12:50:05 +0000
with message-id <e1orcjb-00fn4s...@fasolo.debian.org>
and subject line Bug#1017483: fixed in loguru 0.6.0-2
has caused the Debian Bug report #1017483,
regarding loguru: autopkgtest regression: RecursionError: maximum recursion 
depth exceeded
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1017483: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1017483
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: loguru
Version: 0.6.0-1
Severity: serious
User: debian...@lists.debian.org
Usertags: regression

Dear maintainer(s),

I looked at the results of the autopkgtest of you package because it was showing up as a regression for the upload of python3-defaults on all architectures. However, it turns out that your test very recently regressed in testing, it now fails everywhere [1].

Paul

[0] https://ci.debian.net/packages/l/loguru/


https://ci.debian.net/data/autopkgtest/testing/amd64/l/loguru/24840388/log.gz

=================================== FAILURES =================================== __________________________ test_function_without_name __________________________

monkeypatch = <_pytest.monkeypatch.MonkeyPatch object at 0x7fe61feb48b0>

>   ???

tests/test_repr.py:119:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/lib/python3/dist-packages/loguru/_logger.py:792: in add
elif iscoroutinefunction(sink) or iscoroutinefunction(getattr(sink, "__call__", None)):
/usr/lib/python3.10/inspect.py:313: in iscoroutinefunction
    return _has_code_flag(obj, CO_COROUTINE)
/usr/lib/python3.10/inspect.py:297: in _has_code_flag
    if not (isfunction(f) or _signature_is_functionlike(f)):
/usr/lib/python3.10/inspect.py:2009: in _signature_is_functionlike
    if not callable(obj) or isclass(obj):
tests/test_repr.py:117: in <lambda>
monkeypatch.setattr(builtins, "callable", lambda x: x is function or callable(x))
tests/test_repr.py:117: in <lambda>
monkeypatch.setattr(builtins, "callable", lambda x: x is function or callable(x))
E   RecursionError: maximum recursion depth exceeded
!!! Recursion detected (same locals & position)
________________________ test_function_with_empty_name _________________________

monkeypatch = <_pytest.monkeypatch.MonkeyPatch object at 0x7fe61f87ba60>

    def test_function_with_empty_name(monkeypatch):
        function = Wrapper(lambda _: None, repr="<FunctionEmpty>", name="")
monkeypatch.setattr(builtins, "callable", lambda x: x is function or callable(x))

>       logger.add(function)

tests/test_repr.py:128:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/lib/python3/dist-packages/loguru/_logger.py:792: in add
elif iscoroutinefunction(sink) or iscoroutinefunction(getattr(sink, "__call__", None)):
/usr/lib/python3.10/inspect.py:313: in iscoroutinefunction
    return _has_code_flag(obj, CO_COROUTINE)
/usr/lib/python3.10/inspect.py:297: in _has_code_flag
    if not (isfunction(f) or _signature_is_functionlike(f)):
/usr/lib/python3.10/inspect.py:2009: in _signature_is_functionlike
    if not callable(obj) or isclass(obj):
tests/test_repr.py:126: in <lambda>
monkeypatch.setattr(builtins, "callable", lambda x: x is function or callable(x))
tests/test_repr.py:126: in <lambda>
monkeypatch.setattr(builtins, "callable", lambda x: x is function or callable(x))
E   RecursionError: maximum recursion depth exceeded
!!! Recursion detected (same locals & position)

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: loguru
Source-Version: 0.6.0-2
Done: Nilesh Patra <nil...@debian.org>

We believe that the bug you reported is fixed in the latest version of
loguru, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1017...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nilesh Patra <nil...@debian.org> (supplier of updated loguru package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 25 Aug 2022 18:02:17 +0530
Source: loguru
Architecture: source
Version: 0.6.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Nilesh Patra <nil...@debian.org>
Closes: 1017233 1017483
Changes:
 loguru (0.6.0-2) unstable; urgency=medium
 .
   * Cherry pick upstream commit to fix
     python 3.11 FTBFS (Closes: #1017233, #1017483)
   * Bump Standards-Version to 4.6.1 (no changes needed)
   * Add d/s/lintian-overrides for FP
Checksums-Sha1:
 32575cd7ddfc3649203ea0428b1aaeea68b70f26 2274 loguru_0.6.0-2.dsc
 ccf574e8ae8780e05bb2f8a458bfcc0f4032916c 4824 loguru_0.6.0-2.debian.tar.xz
 b7dc120afef60abc0025096290ebbacb4086bf78 7819 loguru_0.6.0-2_amd64.buildinfo
Checksums-Sha256:
 6e6d8963e0b449719992cfa8deaf82710692ffe593b95eb31eb3727e175c47d0 2274 
loguru_0.6.0-2.dsc
 0914a6be8adf3e3890bea95ae36718e6429a6e0b3f7c0b4deb025bee29db3145 4824 
loguru_0.6.0-2.debian.tar.xz
 84b64a0a0d66ab073abfa18ecdc9ef0f300df6f86201c0f4b29bb5638b867e5b 7819 
loguru_0.6.0-2_amd64.buildinfo
Files:
 f3fed65af64ec946621db24ff1444a86 2274 python optional loguru_0.6.0-2.dsc
 0f128d21cbc9027f84d6907f0288e3f4 4824 python optional 
loguru_0.6.0-2.debian.tar.xz
 69cf083d7a2393e31f8007d46fe841f7 7819 python optional 
loguru_0.6.0-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCgAwFiEEPpmlJvXcwMu/HO6mALrnSzQzafEFAmMHbhkSHG5pbGVzaEBk
ZWJpYW4ub3JnAAoJEAC650s0M2nxaYAP/jQqiXMeIy7wdy9AgiZ1ucSOYcrkqJUV
7HcNWHAjw+ECGhwCsZjsT8EE8NuDi5KzP5IdiYUFKBXcF2FQVLvAFDD2vDKoTU+f
hXdi3jxXCI8WOBae6sqbRJCV3oscXQMZoAv6YzEraniVkxDXSzJsCjp4I4EJ6gp5
HMO/SE+jriz+QTWunUKaqxWfVkCKF1KUJXkUvaOhpuaAzQIoJxmjakDzT5/YVT0i
ZhURFnrW509lrdkX9MIPzM/wxNbqH/zEp0YTvjMxdRJ2UEhTFcFIMiCTxoOqHe4c
+PHRd80vedjtkGbTFfrWORcrmwdExz3q/ui5/M8ptZMePe2vnchGet1APZwSrw4X
9HPVe3xiUAsTZ+DJl5GbNq8RgJxTsNtMQixx2G4/fY6kkl1a/5Hd9sppyzC9Pe09
PiybRUz24JMwShGZ9rubhoqC24sBFxhuTzRfCmt2XRjfJeeKPD4TrdFdc9zqX7RP
uBGnVx8bvkGPIeCC4Mi6wTORY3OMZq1ysdxDA4vTt2/XO83TSRIZ2v3B6iF8c4zv
rmQrxjiyw+H6Z7oB2YG7xc7GcwhZdjR2hY0L6u19VjWbr+dZ8Lbw856uQrzHxg2+
TD+Zre62nMKSu2pyL0JSY6z1sVk4jb1hM3/uAyUlzhQFnkNJCcGu7zkd5hdeDisW
TomaO3fyBUUV
=eDiD
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to