Skip to content

Issues: python/typing

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Issues list

License for this repository topic: other Other topics not covered
#1234 opened Aug 4, 2022 by srittau
Option to type default default arguments in Callable types - WithDefault topic: feature Discussions about new features for Python's type annotations
#1232 opened Aug 3, 2022 by cdce8p
TypeVarTuple with Callable and default arguments topic: feature Discussions about new features for Python's type annotations
#1231 opened Aug 2, 2022 by cdce8p
TypeVarTuple Transformations Before Unpack topic: feature Discussions about new features for Python's type annotations
#1216 opened Jun 24, 2022 by llchan
Interaction between ClassVar/Final and Annotated topic: documentation Documentation-related issues and PRs
#1214 opened Jun 18, 2022 by finite-state-machine
TypeDict "dict style" positional arguments topic: documentation Documentation-related issues and PRs
#1204 opened Jun 4, 2022 by david-shiko
Generic strings/regex patterns in strings topic: feature Discussions about new features for Python's type annotations
#1202 opened May 31, 2022 by Fidget-Spinner
Annotate sync/async code via Generic | generic TypeVar / Type aliases in Generic topic: feature Discussions about new features for Python's type annotations
#1183 opened May 12, 2022 by Bobronium
Parametrised Callable allowed only when used as type alias topic: documentation Documentation-related issues and PRs
#1179 opened May 9, 2022 by joelberkeley
Allow float("inf") and float("-inf") in literals topic: feature Discussions about new features for Python's type annotations
#1160 opened Apr 22, 2022 by antonagestam
Typing Feature Flags topic: feature Discussions about new features for Python's type annotations
#1129 opened Apr 10, 2022 by hmc-cs-mdrissi
Type checking for property.{fget,fset,fdel} topic: other Other topics not covered
#1112 opened Mar 21, 2022 by jpy-git
Introduce typing.STRICTER_STUBS topic: feature Discussions about new features for Python's type annotations
#1096 opened Mar 1, 2022 by not-my-profile
Should we add links to existing resources? topic: documentation Documentation-related issues and PRs
#1046 opened Jan 24, 2022 by stroxler
TypingError: type checker will emit error with a message specified in typing stubs topic: feature Discussions about new features for Python's type annotations
#1043 opened Jan 24, 2022 by Akuli
Annotate function which return a specific module (e.g. -> Literal[np]) topic: feature Discussions about new features for Python's type annotations
#1039 opened Jan 19, 2022 by Conchylicultor
ParamSpec: bound, covariant, contravariant topic: other Other topics not covered
#1027 opened Jan 15, 2022 by sobolevn
ParamSpec: No support for adding keyword-only argument topic: feature Discussions about new features for Python's type annotations
#1009 opened Jan 6, 2022 by ItsDrike
ParamSpec: Allow only P.args topic: feature Discussions about new features for Python's type annotations
#1000 opened Jan 2, 2022 by cdce8p
TypeGuard type narrowing on returning False topic: feature Discussions about new features for Python's type annotations
#996 opened Dec 27, 2021 by ikamensh
ProTip! Add no:assignee to see everything that’s not assigned.