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

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
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
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 TypedDict as a type, such that it can be used in the bound of a TypeVar topic: feature Discussions about new features for Python's type annotations
#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
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
Language specifications for strings
#1370 opened Mar 15, 2023 by boxed
Union of empty tuple should return Never topic: feature Discussions about new features for Python's type annotations
#1362 opened Mar 6, 2023 by randolf-scholz
import a.b - should a be considered imported? topic: other Other topics not covered
#1358 opened Feb 27, 2023 by bluetech
Assuming self or cls parameter is positional-only topic: other Other topics not covered
#1355 opened Feb 24, 2023 by erictraut
type and disallow-any-generics topic: other Other topics not covered
#1353 opened Feb 20, 2023 by sterliakov
Support sys.implementation.name as feature switch for stubs topic: feature Discussions about new features for Python's type annotations
#1339 opened Jan 28, 2023 by cdce8p
typing.TYPE_CHECKER object to change types depending on which type checker is being run topic: feature Discussions about new features for Python's type annotations
#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 NotRequired[] to be passed as a TypeVar topic: feature Discussions about new features for Python's type annotations
#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
ProTip! no:milestone will show everything without a milestone.