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
Label
Projects
Milestones
Assignee
Sort
Issues list
Expand documentation for integrating type stubs into existing code bases
topic: documentation
Documentation-related issues and PRs
#1242
opened Aug 20, 2022 by
kkirsche
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 - Discussions about new features for Python's type annotations
WithDefault
topic: feature
#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
Will Other topics not covered
typing.Tuple die "in the first Python version released 5 years after the release of Python 3.9.0"?
topic: other
#1230
opened Aug 2, 2022 by
junkmd
(🎁 ) Support
TypeVars in the bounds of other TypeVars
feature
#1226
opened Jul 22, 2022 by
KotlinIsland
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 Discussions about new features for Python's type annotations
float("inf") and float("-inf") in literals
topic: feature
#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 Other topics not covered
property.{fget,fset,fdel}
topic: other
#1112
opened Mar 21, 2022 by
jpy-git
Introduce Discussions about new features for Python's type annotations
typing.STRICTER_STUBS
topic: feature
#1096
opened Mar 1, 2022 by
not-my-profile
Clarify the method of distribution for stub files with extension only packages.
topic: documentation
Documentation-related issues and PRs
#1061
opened Feb 10, 2022 by
AWhetter
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. Discussions about new features for Python's type annotations
-> Literal[np])
topic: feature
#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 Discussions about new features for Python's type annotations
P.args
topic: feature
#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
(🎁 ) Add a Discussions about new features for Python's type annotations
StubOnlyBase decorator for types that don't actually extend things, but do in the stubs (like Generic)
topic: feature
#956
opened Nov 23, 2021 by
KotlinIsland
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.