Skip to content

Reference hunting (python3 -m test -R 3:3) doesn't work if the _abc module is missing #80746

@vstinner

Description

@vstinner
BPO 36565
Nosy @vstinner
PRs
  • bpo-36565: Fix libregrtest for Python without builtin _abc #12733
  • [3.7] bpo-36565: Fix libregrtest for Python without builtin _abc (GH-12733) #12734
  • 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-04-08.23:58:35.020>
    created_at = <Date 2019-04-08.16:56:30.382>
    labels = ['3.8', 'library']
    title = "Reference hunting (python3 -m test -R 3:3) doesn't work if the _abc module is missing"
    updated_at = <Date 2019-04-08.23:58:35.019>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-04-08.23:58:35.019>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-04-08.23:58:35.020>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2019-04-08.16:56:30.382>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36565
    keywords = ['patch']
    message_count = 3.0
    messages = ['339661', '339685', '339686']
    nosy_count = 1.0
    nosy_names = ['vstinner']
    pr_nums = ['12733', '12734']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue36565'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions