Skip to content

Making instance of TypeVar fails because of missing __name__ #84123

Description

@jack1142
mannequin
BPO39942
Nosy@ilevkivskyi, @hongweipeng, @miss-islington, @jack1142
PRs
  • bpo-39942:Fix TypeVar fails when missing __name__ #19616
  • [3.7] bpo-39942:Fix failure in TypeVar when missing __name__ (GH-19616) #19626
  • [3.8] bpo-39942:Fix failure in TypeVar when missing __name__ (GH-19616) #19627
  • 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=Noneclosed_at=<Date2020-04-20.20:28:52.865>created_at=<Date2020-03-12.00:11:51.865>labels= ['3.7', '3.8', 'type-bug', 'library', '3.9']
    title='Making instance of `TypeVar` fails because of missing `__name__`'updated_at=<Date2020-04-20.20:28:52.865>user='https://github.com/jack1142'

    bugs.python.org fields:

    activity=<Date2020-04-20.20:28:52.865>actor='levkivskyi'assignee='none'closed=Trueclosed_date=<Date2020-04-20.20:28:52.865>closer='levkivskyi'components= ['Library (Lib)']
    creation=<Date2020-03-12.00:11:51.865>creator='jack1142'dependencies= []
    files= []
    hgrepos= []
    issue_num=39942keywords= ['patch']
    message_count=4.0messages= ['363990', '366872', '366874', '366876']
    nosy_count=4.0nosy_names= ['levkivskyi', 'hongweipeng', 'miss-islington', 'jack1142']
    pr_nums= ['19616', '19626', '19627']
    priority='normal'resolution='fixed'stage='resolved'status='closed'superseder=Nonetype='behavior'url='https://bugs.python.org/issue39942'versions= ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions