Skip to content

Pull requests: python/mypy

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt click/return to exclude labels
or click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Support for python 3.10 match statement
#10191 by freundTech was merged Jan 18, 2022 Loading…
13 tasks done
Fix callable instance variable support
#10548 by wyfo was merged Jun 13, 2021 Loading…
Promote 1.0.0 dev to 1.0.0
#14863 by ilinum was merged Feb 6, 2023 Loading…
[stubgenc] Render a bit better stubs
#9903 by sizmailov was merged Feb 11, 2021 Loading…
Supports __future__.annotations
#7963 by TH3CHARLie was merged Sep 6, 2020 Loading…
Check if setuptools 61.0.0 passes CI
#12470 by jhance was closed Mar 28, 2022 Loading…
Error on unused awaitable expressions
#12279 by jhance was merged Mar 11, 2022 Loading…
plugins: delete open plugin
#9275 by hauntsaninja was merged Feb 9, 2022 Loading…
Sync typeshed
#13844 by hauntsaninja was closed Oct 8, 2022 Loading…
Lenient handling of trivial Callable suffixes
#15913 by ilevkivskyi was merged Sep 14, 2023 Loading…
Add __qualname__ to implicit attrs
#7683 by forrestchang was closed Oct 18, 2020 Loading…
1 task
Added .travis.yml
#378 by refi64 was merged Aug 17, 2014 Loading…
Adding relative import support (#60)
#379 by mason-bially was merged Dec 7, 2014 Loading…
Use newer Python in docs build
#17747 by hauntsaninja was merged Sep 7, 2024 Loading…
Unary accepts operands that implement __pos__
#323 by etrepum was merged Jul 24, 2014 Loading…
Let in operator be used with any Iterable
#321 by etrepum was merged Jul 24, 2014 Loading…
lex now checks indentation after trailing semicolon
#318 by etrepum was merged Jul 23, 2014 Loading…
Add urllib.parse
#278 by Stebalien was merged Jul 13, 2014 Loading…
ProTip! Exclude everything labeled bug with -label:bug.