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
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
TypeVarTuple and generic ParamSpec
topic: other
Other topics not covered
#1135
opened Apr 15, 2022 by
cdce8p
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
Upgrade Discussions about new features for Python's type annotations
typing.type_check_only
to be applicable to variables(and maybe import statements)
topic: feature
#955
opened Nov 22, 2021 by
KotlinIsland
Overhaul the python typing system to make typing a 'first class citizen' with a dedicated typing syntax, like match patterns
topic: feature
Discussions about new features for Python's type annotations
#953
opened Nov 20, 2021 by
KotlinIsland
Better protections for typing-extensions tests
topic: typing-extensions
Issues and PRs relating to the typing-extensions library
#936
opened Nov 11, 2021 by
JelleZijlstra
Request: an AssertingTypeGuard type for TypeGuard-like semantics
topic: feature
Discussions about new features for Python's type annotations
#930
opened Nov 9, 2021 by
sirosen
Add a Discussions about new features for Python's type annotations
import type
feature (like typescript)
topic: feature
#928
opened Nov 9, 2021 by
KotlinIsland
Change PEP 647 to allow for narrowing in the negative case
topic: feature
Discussions about new features for Python's type annotations
#926
opened Nov 6, 2021 by
Zomatree
Consider loosening restrictions of Discussions about new features for Python's type annotations
Final
topic: feature
#920
opened Nov 4, 2021 by
DetachHead
allow Discussions about new features for Python's type annotations
...
in place of generic parameters
topic: feature
#912
opened Oct 26, 2021 by
DetachHead
Libraries document
topic: documentation
Documentation-related issues and PRs
#905
opened Oct 7, 2021 by
srittau
Support for alternative generic inference algorithms
topic: feature
Discussions about new features for Python's type annotations
#900
opened Oct 1, 2021 by
KotlinIsland
Should there be a Discussions about new features for Python's type annotations
Numeric
type?
topic: feature
#895
opened Sep 24, 2021 by
alexreg
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.