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
Making functions/methods subscriptable
topic: feature
Discussions about new features for Python's type annotations
#1410
opened Jun 9, 2023 by
Gobot1234
Generic ParamSpec in subclass definitions
topic: feature
Discussions about new features for Python's type annotations
#1405
opened May 25, 2023 by
alanhdu
Consider adding a "TopLevel" keyword that stands in for the top level bound of a corresponding type variable
topic: feature
Discussions about new features for Python's type annotations
#1400
opened May 4, 2023 by
NeilGirdhar
Feature request: Allow unpacking of type variable bound to typed dict
topic: feature
Discussions about new features for Python's type annotations
#1399
opened May 3, 2023 by
NeilGirdhar
List update allows slices but __setitem__() index is typed with SupportsIndex
topic: other
Other topics not covered
#1397
opened May 1, 2023 by
andy-maier
Type hints of built-in classes implemented in C
topic: documentation
Documentation-related issues and PRs
#1396
opened May 1, 2023 by
andy-maier
(🎁 ) Allow usage of Discussions about new features for Python's type annotations
TypedDict
as a type, such that it can be used in the bound
of a TypeVar
topic: feature
#1395
opened Apr 28, 2023 by
KotlinIsland
Allow TypedDict.__required_keys__/__optional_keys__ to be used as Literal[...]
topic: feature
Discussions about new features for Python's type annotations
#1394
opened Apr 21, 2023 by
gh-andre
Create PEP for Map with bind: match Tuple of parameterized types with parameters from TypeVarTuple
topic: feature
Discussions about new features for Python's type annotations
#1383
opened Apr 3, 2023 by
jmsmdy
Provide guidance on PEP 698's strict enforcement feature of typing.override
topic: other
Other topics not covered
#1376
opened Mar 22, 2023 by
NeilGirdhar
Add PartialApplication
topic: feature
Discussions about new features for Python's type annotations
#1372
opened Mar 17, 2023 by
NeilGirdhar
Proposal: Programmatically create types
topic: feature
Discussions about new features for Python's type annotations
#1371
opened Mar 17, 2023 by
NeilGirdhar
Union of empty tuple should return Discussions about new features for Python's type annotations
Never
topic: feature
#1362
opened Mar 6, 2023 by
randolf-scholz
import a.b
- should a
be considered imported?
topic: other
#1358
opened Feb 27, 2023 by
bluetech
Assuming Other topics not covered
self
or cls
parameter is positional-only
topic: other
#1355
opened Feb 24, 2023 by
erictraut
type
and disallow-any-generics
topic: other
#1353
opened Feb 20, 2023 by
sterliakov
Type guard doesn't intersect types like instance check
topic: other
Other topics not covered
#1351
opened Feb 18, 2023 by
NeilGirdhar
Support Discussions about new features for Python's type annotations
sys.implementation.name
as feature switch for stubs
topic: feature
#1339
opened Jan 28, 2023 by
cdce8p
typing.TYPE_CHECKER
object to change types depending on which type checker is being run
topic: feature
#1337
opened Jan 24, 2023 by
Lunarmagpie
Inferring keyword arguments from attributes
topic: feature
Discussions about new features for Python's type annotations
#1329
opened Jan 5, 2023 by
GideonBear
Allow Discussions about new features for Python's type annotations
NotRequired[]
to be passed as a TypeVar
topic: feature
#1323
opened Dec 27, 2022 by
not-my-profile
Typing decorators which enrich a class
topic: feature
Discussions about new features for Python's type annotations
#1321
opened Dec 25, 2022 by
lijok
More consistency in inference rules between type checkers
topic: other
Other topics not covered
#1315
opened Dec 16, 2022 by
matangover
Previous Next
ProTip!
no:milestone will show everything without a milestone.