factory
- update to 0.0.56: * Avoid MRO cycle when collecting NamedTuple fields * Model `int` and `str` enum value normalization * Prefer reflected operators by runtime class * Exit with status 130 when interrupted * Avoid exponential OR-pattern reachability * Reduce bound typevar identity overhead * Infer generic class pattern capture types * Narrow exact tuples through sequence patterns * Recognize inherited enum member constructors * Respect return-context inference when filtering overloads * Sync vendored typeshed stubs (#26501). Typeshed diff - update to 0.0.54: * Avoid duplicate configuration error output * Avoid stack overflows in reachability analysis * Fix divergent recursive tuple cycle handling in ty * Fix panic from relation queries during cycle recovery * Fix panics by reverting recursive `TypeOf` cycle recovery * Support basic usages of `__class__` closure cells in methods * Fix typealias token classification inconsistency * Implement rust-analyzer's "Click for full compiler diagnostic" feature * Co-locate retained definition usage state * Use never-change durability for immutable file inputs * Reject undeclared protocol instance attributes * Allow replacing ordinary methods with compatible functions * Distinguish `typing.TypedDict` from `typing_extensions.TypedDict` * Don't treat non-empty ranges as single-valued * Handle TypeVar bounds over `type[...]` in attribute lookup OBS-URL: https://build.opensuse.org/request/show/1363874 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ty?expand=0&rev=6
Description
No description provided
Languages
RPM Spec
100%