mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-28 17:35:33 +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?