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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Higher-Kinded TypeVars topic: feature Discussions about new features for Python's type annotations
#548 opened Mar 30, 2018 by tek
TypeGuard type narrowing on returning False topic: feature Discussions about new features for Python's type annotations
#996 opened Dec 27, 2021 by ikamensh
Allow Ellipsis as annotation for inferred type topic: feature Discussions about new features for Python's type annotations
#276 opened Sep 3, 2016 by ilevkivskyi
Type checking for property.{fget,fset,fdel} topic: other Other topics not covered
#1112 opened Mar 21, 2022 by jpy-git
Proposal: Programmatically create types topic: feature Discussions about new features for Python's type annotations
#1371 opened Mar 17, 2023 by NeilGirdhar
Declaring classes as pure mixins topic: feature Discussions about new features for Python's type annotations
#246 opened Jul 14, 2016 by JukkaL
Possible to distinguish between Sequence[str]/Iterable[str] and str? topic: feature Discussions about new features for Python's type annotations
#256 opened Jul 29, 2016 by jtatum
Idea: add Char type to represent Text with size = 1 topic: feature Discussions about new features for Python's type annotations
#510 opened Dec 6, 2017 by yegle
Typing for multi-dimensional arrays topic: feature Discussions about new features for Python's type annotations
#513 opened Dec 7, 2017 by shoyer
Syntax for typing multi-dimensional arrays topic: feature Discussions about new features for Python's type annotations
#516 opened Dec 10, 2017 by shoyer
New GroupedTypeVar type topic: feature Discussions about new features for Python's type annotations
#1899 opened Dec 16, 2024 by MatthewMckee4
"Awaitable" is insufficiently expressive, as one may await something other than Futures topic: feature Discussions about new features for Python's type annotations
#542 opened Mar 8, 2018 by glyph
Allow creating type aliases with type checked metadata attached topic: feature Discussions about new features for Python's type annotations
#555 opened Apr 25, 2018 by joslarson
Add typing.Reader and typing.Writer topic: feature Discussions about new features for Python's type annotations
#564 opened Jun 16, 2018 by ilevkivskyi
Introduce an Intersection topic: feature Discussions about new features for Python's type annotations
#213 opened May 6, 2016 by ilevkivskyi
AnyOf - Union for return types topic: feature Discussions about new features for Python's type annotations
#566 opened Jun 21, 2018 by srittau
Fixed-size, multi-type sequence topic: feature Discussions about new features for Python's type annotations
#592 opened Nov 19, 2018 by srittau
Annotating functions which don't raise exceptions topic: feature Discussions about new features for Python's type annotations
#604 opened Jan 7, 2019 by pfalcon
Runtime Access to Generic Types on Class Method topic: feature Discussions about new features for Python's type annotations
#629 opened May 4, 2019 by saulshanabrook
a way to refer to result type of an overloaded function topic: feature Discussions about new features for Python's type annotations
#641 opened Jun 6, 2019 by kshpytsya
Shorthand for async function topic: feature Discussions about new features for Python's type annotations
#663 opened Aug 2, 2019 by retnikt
Lower bound for TypeVars topic: feature Discussions about new features for Python's type annotations
#674 opened Aug 27, 2019 by poscat0x04
Record Types topic: feature Discussions about new features for Python's type annotations
#685 opened Nov 11, 2019 by saulshanabrook
advanced SimpleNamespace typing topic: feature Discussions about new features for Python's type annotations
#688 opened Nov 26, 2019 by itajaja
Add safer types of casts topic: feature Discussions about new features for Python's type annotations
#565 opened Jun 19, 2018 by gvanrossum
ProTip! Find all open issues with in progress development work with linked:pr.