mypy
Implement TypeIs (PEP 742)
#16898
Merged

Implement TypeIs (PEP 742) #16898

JelleZijlstra
JelleZijlstra Basic work on TypeNarrower
8a300730
JelleZijlstra Initial tests (many failing)
58e84030
JelleZijlstra Fewer test failures
c8d2af89
JelleZijlstra Fix the remaining tests
f2059103
JelleZijlstra Did not actually need TypeNarrowerType
75c9dec0
JelleZijlstra Error for bad narrowing
4666486e
JelleZijlstra temp change typeshed
25a9c790
JelleZijlstra Fixes
faa4a076
JelleZijlstra Merge branch 'master' into typenarrower
c0e02103
pre-commit-ci[bot] [pre-commit.ci] auto fixes from pre-commit.com hooks
f107e5b0
JelleZijlstra doc
34700bb9
JelleZijlstra fix self check
065ec92e
github-actions
JelleZijlstra like this maybe
aef30363
github-actions
JelleZijlstra Merge remote-tracking branch 'upstream/master' into typenarrower
4b19c77a
JelleZijlstra Fix and add tests
6b0e7496
pre-commit-ci[bot] [pre-commit.ci] auto fixes from pre-commit.com hooks
c9e53e65
github-actions
JelleZijlstra JelleZijlstra marked this pull request as ready for review 2 years ago
JelleZijlstra Use TypeIs
909e53c4
pre-commit-ci[bot] [pre-commit.ci] auto fixes from pre-commit.com hooks
eb883717
JelleZijlstra
JelleZijlstra commented on 2024-02-14
github-actions
JelleZijlstra JelleZijlstra requested a review from cdce8p cdce8p 2 years ago
cdce8p
cdce8p commented on 2024-02-22
JelleZijlstra Apply suggestions from code review
1b1e368d
JelleZijlstra
github-actions
cdce8p
JelleZijlstra JelleZijlstra changed the title Implement TypeNarrower (PEP 742) Implement TypeIs (PEP 742) 2 years ago
JelleZijlstra Code review feedback, new test case, fix incorrect constraints
84c69d26
pre-commit-ci[bot] [pre-commit.ci] auto fixes from pre-commit.com hooks
ae294bf0
github-actions
cdce8p
cdce8p approved these changes on 2024-02-23
sobolevn
sobolevn commented on 2024-02-29
sobolevn
JelleZijlstra Merge remote-tracking branch 'upstream/master' into typenarrower
7fedbcfc
JelleZijlstra Rename error code
dbc229db
JelleZijlstra Quote name
8b2fb0b9
JelleZijlstra unxfail
816fd1a9
JelleZijlstra add elif test
d6fcc359
JelleZijlstra type context test
ef825ce0
JelleZijlstra Add test
d32956db
JelleZijlstra Add error code test case
a36a16a2
JelleZijlstra
JelleZijlstra update docs
b32ba80e
github-actions
hauntsaninja
hauntsaninja commented on 2024-03-01
sobolevn
sobolevn approved these changes on 2024-03-01
JelleZijlstra
JelleZijlstra JelleZijlstra merged bcb3747f into master 2 years ago
JelleZijlstra JelleZijlstra deleted the typenarrower branch 2 years ago
JelleZijlstra JelleZijlstra restored the head branch 1 year ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone