-
- Notifications
You must be signed in to change notification settings - Fork 3.1k
Pull requests: python/mypy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Consider variance when meeting generic types
#10010 opened Feb 2, 2021 by freundTech • Draft updated Feb 2, 2021
[mypyc] Add a more detailed MRO explanation.
#10293 opened Apr 8, 2021 by rtpg Loading… updated Apr 8, 2021
Make TypeMap use literal_hash instead of Expression as key
#10350 opened Apr 21, 2021 by freundTech Loading… updated Apr 22, 2021
Clean up our topological sorting
#10868 opened Jul 24, 2021 by msullivan Loading… updated Aug 6, 2021
Infer literal types in analyze_var_ref
#11340 opened Oct 15, 2021 by 97littleleaf11 Loading… updated Nov 4, 2021
[mypyc] Match evaluation order of multiple assignment from iterable (#793)
#10444 opened May 7, 2021 by ChetanKhanna Loading… updated Nov 12, 2021
feat: reachability recognizes platform.system()
#10686 opened Jun 21, 2021 by atakiar Loading… updated Nov 28, 2021
Add context information for
infer_literal_expr_type #11754 opened Dec 15, 2021 by 97littleleaf11 Loading… updated Dec 18, 2021
Add plugin to infer more precise regex match types
#7803 opened Oct 27, 2019 by Michael0x2a Loading… updated Jan 5, 2022
Expose modules attribute in CheckerPluginInterface
#11943 opened Jan 9, 2022 by ljodal Loading… updated Jan 11, 2022
Fix TypeGuard Explicit Any Check
#12050 opened Jan 24, 2022 by hmc-cs-mdrissi Loading… updated Jan 28, 2022
Document
Required[] and NotRequired[] types in TypedDict documentation #12127 opened Feb 4, 2022 by 12mohaned Loading… updated Feb 13, 2022
Add static and class method creation support to add_method_to_class
#12221 opened Feb 20, 2022 by thejaminator Loading… updated Feb 20, 2022
Add boto3 and botocore legacy stubs
#10615 opened Jun 10, 2021 by vemel Loading… updated Feb 21, 2022
Speed up ArgKind methods by changing them into top-level functions
#11546 opened Nov 13, 2021 by JukkaL Loading… updated Mar 15, 2022
Add docs that TypeVars should be allowed to be the same documentation
#8572 opened Mar 22, 2020 by tz-earl Loading… updated Mar 22, 2022
[mypyc] Implement optional tracing of ops
#12601 opened Apr 16, 2022 by JukkaL Loading… updated Apr 22, 2022
make_simplified_union: add caching and reduce allocations
#12659 opened Apr 23, 2022 by huguesb Loading… updated Apr 30, 2022
[mypyc] Move mypyc singledispatch support into new file
#12517 opened Apr 4, 2022 by pranavrajpal Loading… updated May 20, 2022
Show type aliases in error messages
#12835 opened May 22, 2022 by pranavrajpal Loading… updated May 27, 2022
Change final classes without __bool__ method to always be True
#12187 opened Feb 16, 2022 by BolunThompson Loading… updated Jun 6, 2022
Change error message for incompatible type assignment when using Generics
#12556 opened Apr 10, 2022 by Cynthiawl Loading… updated Jun 15, 2022
Previous Next
ProTip! no:milestone will show everything without a milestone.