Closed
Description
BPO | 45283 |
---|---|
Nosy | @gvanrossum, @ambv, @sobolevn, @Fidget-Spinner |
PRs | _type_check on get_type_hints() #28563 |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = None
created_at = <Date 2021-09-24.13:44:07.559>
labels = ['type-bug', 'library', '3.9', '3.10', '3.11']
title = 'Top / function argument level ClassVar should not be allowed during `get_type_hints()`'
updated_at = <Date 2021-09-26.17:09:09.780>
user = 'https://github.com/sobolevn'
bugs.python.org fields:
activity = <Date 2021-09-26.17:09:09.780>
actor = 'lukasz.langa'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2021-09-24.13:44:07.559>
creator = 'sobolevn'
dependencies = []
files = []
hgrepos = []
issue_num = 45283
keywords = ['patch']
message_count = 7.0
messages = ['402563', '402628', '402631', '402636', '402640', '402641', '402671']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'lukasz.langa', 'sobolevn', 'kj']
pr_nums = ['28563']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue45283'
versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']