BPO | [39481](https://bugs.python.org/issue39481) --- | :--- Nosy | @gvanrossum, @ambv, @serhiy-storchaka, @ethanhs, @miss-islington, @isidentical, @gousaiyang PRs | python/cpython#18239python/cpython#19415python/cpython#19417python/cpython#19418python/cpython#19421python/cpython#19422python/cpython#19423python/cpython#19425python/cpython#19427python/cpython#19434python/cpython#19435python/cpython#19469python/cpython#19497python/cpython#20045python/cpython#22619python/cpython#22624 *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: ```python assignee = None closed_at = created_at = labels = ['interpreter-core', 'type-bug', '3.9'] title = 'Implement PEP 585 (Type Hinting Generics In Standard Collections)' updated_at = user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = actor = 'gvanrossum' assignee = 'none' closed = True closed_date = closer = 'gvanrossum' components = ['Interpreter Core'] creation = creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 39481 keywords = ['patch'] message_count = 29.0 messages = ['360885', '364311', '365357', '365914', '365916', '365936', '365943', '365949', '366102', '366104', '366105', '366106', '366108', '366109', '366131', '366288', '366309', '366311', '366333', '366366', '366367', '366464', '366468', '366476', '367244', '368697', '374286', '378343', '378535'] nosy_count = 7.0 nosy_names = ['gvanrossum', 'lukasz.langa', 'serhiy.storchaka', 'ethan smith', 'miss-islington', 'BTaskaya', 'gousaiyang'] pr_nums = ['18239', '19415', '19417', '19418', '19421', '19422', '19423', '19425', '19427', '19434', '19435', '19469', '19497', '20045', '22619', '22624'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue39481' versions = ['Python 3.9'] ```