mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-06-21 08:20:44 +08:00
3e29e05e4a
comments in https://github.com/python/typeshed/issues/10384 suggest that type checkers should special case enum.auto rather than relying on the IntFlag hack. It's been a while since then, do we still need it?