mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-20 23:08:25 +08:00
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?