Skip to content

Fix ForwardRef equality checks #82134

@plokmijnuhby

Description

@plokmijnuhby
BPO 37953
Nosy @ned-deily, @ilevkivskyi, @ZackerySpytz, @miss-islington, @plokmijnuhby
PRs
  • bpo-37953: Fix ForwardRef equality checks #15400
  • bpo-37953:Improve ForwardRef equality checks #15628
  • bpo-37953:Improve ForwardRef equality check #15650
  • [3.8] bpo-37953: Fix ForwardRef hash and equality checks (GH-15400) #16128
  • bpo-37953: Fix deprecation warnings in test_typing #16133
  • [3.8] bpo-37953: Fix deprecation warnings in test_typing (GH-16133) #16138
  • [3.7] bpo-37953: Fix ForwardRef hash and equality checks (GH-15400) #18751
  • 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 = <Date 2019-09-13.20:05:54.656>
    created_at = <Date 2019-08-26.14:06:04.423>
    labels = ['3.7', '3.8', 'type-bug', 'library', '3.9']
    title = 'Fix ForwardRef equality checks'
    updated_at = <Date 2020-03-03.22:30:18.088>
    user = 'https://github.com/plokmijnuhby'

    bugs.python.org fields:

    activity = <Date 2020-03-03.22:30:18.088>
    actor = 'ned.deily'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-09-13.20:05:54.656>
    closer = 'levkivskyi'
    components = ['Library (Lib)']
    creation = <Date 2019-08-26.14:06:04.423>
    creator = 'plokmijnuhby'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37953
    keywords = ['patch']
    message_count = 7.0
    messages = ['350531', '352389', '352391', '352413', '352419', '352421', '363313']
    nosy_count = 6.0
    nosy_names = ['ned.deily', 'python-dev', 'levkivskyi', 'ZackerySpytz', 'miss-islington', 'plokmijnuhby']
    pr_nums = ['15400', '15628', '15650', '16128', '16133', '16138', '18751']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue37953'
    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