mypy
Fix enum attributes are not members
#17207
Merged

Commits
  • Fix enum attributes are not members
    terencehonles committed 1 year ago
  • add xfail test for unsupported enum nonmember
    terencehonles committed 1 year ago
  • make "prize" actually default as was intended
    terencehonles committed 1 year ago
  • Merge branch 'master' into fix-enum-with-property-match-exhaustion
    JelleZijlstra committed 1 year ago
  • Merge branch 'master' into fix-enum-with-property-match-exhaustion
    terencehonles committed 1 year ago
  • update: Type annotations are not allowed for enum members
    terencehonles committed 1 year ago
  • Merge branch 'master' into fix-enum-with-property-match-exhaustion
    terencehonles committed 1 year ago
  • Merge branch 'master' into fix-enum-with-property-match-exhaustion
    terencehonles committed 1 year ago
  • error wording
    hauntsaninja committed 342 days ago
  • link to spec
    hauntsaninja committed 342 days ago
  • move test
    hauntsaninja committed 342 days ago
  • remove spurious int error
    hauntsaninja committed 341 days ago
  • add test case
    terencehonles committed 340 days ago
  • adjust test case and fix enums without members being collapsed to never which is also the base of all types
    terencehonles committed 340 days ago
  • change test name and add comment
    terencehonles committed 340 days ago
  • update comment
    terencehonles committed 340 days ago
Loading