Path to this page:
Subject: CVS commit: pkgsrc/devel/py-typeguard
From: Adam Ciarcinski
Date: 2025-02-18 11:06:46
Message id: 20250218100646.C4409FBE0@cvs.NetBSD.org
Log Message:
py-typeguard: updated to 4.4.2
4.4.2
- Fixed ``TypeCheckError`` in unpacking assignment involving properties of a \
parameter
of the function
- Fixed display of module name for forward references
- Fixed ``TypeError`` when using an assignment expression
- Fixed ``ValueError: no signature found for builtin`` when checking against a \
protocol
and a matching attribute in the subject is a built-in function
Files: