Skip to content
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
Crash in substitution of nested TypeVar after TypeVarTuple 3.11 3.12 expert-typing type-crash
#93345 opened May 30, 2022 by serhiy-storchaka
Advise to use typing.IO sparingly docs expert-typing
#92877 opened May 17, 2022 by srittau
Remove typing.io and typing.re 3.12 expert-typing type-feature
#92871 opened May 17, 2022 by srittau
Deprecate collections.abc.ByteString expert-typing type-feature
#91896 opened Apr 25, 2022 by JelleZijlstra
Implement PEP 681 (@dataclass_transform) expert-typing type-feature
#91860 opened Apr 23, 2022 by JelleZijlstra
Dataclass transform should ignore TypeAlias variables 3.9 3.10 3.11 expert-typing stdlib type-bug
#91322 opened Mar 30, 2022 by thomkeh mannequin
Improve __repr__ of TypeVar 3.11 expert-typing type-feature
#91224 opened Mar 19, 2022 by ktbarrett mannequin
PEP 646: Decide on substitution behavior 3.11 expert-typing type-bug
#91162 opened Mar 13, 2022 by JelleZijlstra
typing.TypeAlias is not in the list of allowed plain _SpecialForm typeforms expert-typing stdlib type-bug
#90813 opened Feb 6, 2022 by GBeauregard mannequin
typing: tested TypeVar instance subclass TypeError is incidental expert-typing stdlib type-feature
#90800 opened Feb 4, 2022 by GBeauregard mannequin
dataclasses: Allow typing.Annotated to wrap dataclasses-specific annotations 3.9 3.10 3.11 expert-typing stdlib type-bug
#90669 opened Jan 25, 2022 by GBeauregard mannequin
TypedDict and NamedTuple do not evaluate cross-module ForwardRef in all cases 3.10 3.11 expert-typing stdlib type-bug
#90531 opened Jan 14, 2022 by aha79 mannequin
A better way to resolve ForwardRefs in type aliases across modules 3.11 expert-typing stdlib type-feature
#90529 opened Jan 13, 2022 by aha79 mannequin
get_type_hints does not evaluate ForwardRefs inside NewType 3.10 3.11 expert-typing stdlib type-bug
#90527 opened Jan 13, 2022 by aha79 mannequin
typing.NamedTuple with default arguments without type annotations is falsy 3.8 3.9 expert-typing stdlib type-bug
#90130 opened Dec 3, 2021 by emontnemery mannequin
Problems caused by isinstance(list[int], type) returning True 3.9 3.10 3.11 expert-typing stdlib type-bug
#89828 opened Oct 29, 2021 by serhiy-storchaka
ProTip! Type g i on any issue or pull request to go back to the issue listing page.