mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-20 18:11:47 +00:00
Upgrade to release 2.3.0: - Recognize tuple concatenation in __all__ export definitions - Better support use of annotation-only assignments when using from __future__ import annotations - Recognize special-case typing for Annotated - Fix undefined name __qualname__ in class scope - Recognize special-cased typing for TypeVar - Errors for undefined exports in __all__ are shown in a deterministic order - Fix false positives in certain typing constructs (TypeVar, NamedTuple, TypedDict, cast) Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
448 B
448 B