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
Crash in substitution of nested TypeVar after TypeVarTuple
3.11
3.12
expert-typing
type-crash
A hard crash of the interpreter, possibly with a core dump
#93345
opened May 30, 2022 by
serhiy-storchaka
dataclasses.is_dataclass doesn't always work correctly with Generic types
expert-typing
type-bug
An unexpected behavior, bug, or error
#92893
opened May 17, 2022 by
Lyle-Alloy
gh-92877: Advise to use typing.IO sparingly
awaiting review
docs
Documentation in the Doc dir
expert-typing
skip news
#92878
opened May 17, 2022 by
srittau
Loading…
Advise to use typing.IO sparingly
docs
Documentation in the Doc dir
expert-typing
#92877
opened May 17, 2022 by
srittau
gh-92871: Remove typing.{io,re} namespaces
3.12
awaiting core review
expert-typing
#92873
opened May 17, 2022 by
srittau
Loading…
Remove typing.io and typing.re
3.12
expert-typing
type-feature
A feature request or enhancement
#92871
opened May 17, 2022 by
srittau
Anomalous copyright symbol in typing.TypeVar docs
3.9
3.10
docs
Documentation in the Doc dir
easy
expert-typing
#92743
opened May 12, 2022 by
nmusolino
Deprecate collections.abc.ByteString
expert-typing
type-feature
A feature request or enhancement
#91896
opened Apr 25, 2022 by
JelleZijlstra
Implement PEP 681 (@dataclass_transform)
expert-typing
type-feature
A feature request or enhancement
#91860
opened Apr 23, 2022 by
JelleZijlstra
gh-90527: Evaluate typing.ForwardRef inside typing.NewType
awaiting review
expert-typing
needs backport to 3.10
needs backport to 3.11
stdlib
Python modules in the Lib dir
#91637
opened Apr 17, 2022 by
uriyyo
Loading…
Proposal: Convert the Documentation in the Doc dir
expert-typing
typing
-module PEPs into a series of HOWTOs
docs
#91533
opened Apr 14, 2022 by
AlexWaygood
Dataclass transform should ignore TypeAlias variables
3.9
3.10
3.11
expert-typing
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#91322
opened Mar 30, 2022 by
thomkeh
mannequin
Improve __repr__ of TypeVar
3.11
expert-typing
type-feature
A feature request or enhancement
#91224
opened Mar 19, 2022 by
ktbarrett
mannequin
PEP 646: Decide on substitution behavior
3.11
expert-typing
type-bug
An unexpected behavior, bug, or error
#91162
opened Mar 13, 2022 by
JelleZijlstra
bpo-43923: Allow NamedTuple multiple inheritance
awaiting changes
CLA signed
expert-typing
#31779
opened Mar 9, 2022 by
juliusgeo
Loading…
typing.TypeAlias is not in the list of allowed plain _SpecialForm typeforms
expert-typing
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#90813
opened Feb 6, 2022 by
GBeauregard
mannequin
bpo-46642: explicitly disallow typing.TypeVar instance subclassing
awaiting core review
CLA signed
expert-typing
#31148
opened Feb 5, 2022 by
GBeauregard
Loading…
typing: tested TypeVar instance subclass TypeError is incidental
expert-typing
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#90800
opened Feb 4, 2022 by
GBeauregard
mannequin
bpo-46511: Let typing.Annotated wrap dataclasses annotations
awaiting core review
CLA signed
expert-typing
#30997
opened Jan 28, 2022 by
GBeauregard
Loading…
dataclasses: Allow typing.Annotated to wrap dataclasses-specific annotations
3.9
3.10
3.11
expert-typing
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#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
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#90531
opened Jan 14, 2022 by
aha79
mannequin
A better way to resolve ForwardRefs in type aliases across modules
3.11
expert-typing
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#90529
opened Jan 13, 2022 by
aha79
mannequin
get_type_hints does not evaluate ForwardRefs inside NewType
3.10
3.11
expert-typing
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#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
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#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
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#89828
opened Oct 29, 2021 by
serhiy-storchaka
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.