Files
meta-openembedded/meta-python/recipes-devtools/python
Wang Mingyu d871faa66b python3-typeguard: upgrade 3.0.1 -> 3.0.2
Changelog:
===========
    Improved warnings by ensuring that they target user code and not Typeguard internal code
    Fixed warn_on_error() not showing where the type violation actually occurred
    Fixed local assignment to *args or **kwargs being type checked incorrectly
    Fixed TypeError on check_type(..., None)
    Fixed unpacking assignment not working with a starred variable (x, *y = ...) in the target tuple
    Fixed variable multi-assignment (a = b = c = ...) being type checked incorrectly

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-04-05 15:56:47 -07:00
..
2023-03-10 09:01:54 -08:00
2023-02-18 13:19:36 -08:00
2022-03-21 09:57:28 -04:00
2023-03-10 09:01:54 -08:00
2022-07-26 10:38:42 -04:00
2022-05-14 08:17:25 -07:00
2022-05-14 08:17:25 -07:00