Browse Source
- Keep ForwardRef._evaluate (recognized by mypy/ty typeshed) - Fix class _LenientNamespace(dict) -> _LenientNamespace(dict[str, Any]) - Use frozenset() instead of set() for recursive_guard - Ignore ForwardRef._evaluate deprecation warning in pytest configpull/15519/head
2 changed files with 4 additions and 3 deletions
Loading…
Reference in new issue