Fix potential resource warnings in distutils

BPO 35416
Nosy @merwok, @methane, @serhiy-storchaka, @dstufft, @tirkarthi, @BoboTiG
PRs
  • bpo-35416: Fix potential resource warnings in distutils #10918
  • 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.13:20:52.125>
    created_at = <Date 2018-12-05.08:54:19.655>
    labels = ['3.8', 'type-feature', 'library']
    title = 'Fix potential resource warnings in distutils'
    updated_at = <Date 2019-04-08.13:20:52.124>
    user = 'https://github.com/BoboTiG'

    bugs.python.org fields:

    activity = <Date 2019-04-08.13:20:52.124>
    actor = 'methane'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-04-08.13:20:52.125>
    closer = 'methane'
    components = ['Distutils']
    creation = <Date 2018-12-05.08:54:19.655>
    creator = 'Tiger-222'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35416
    keywords = ['patch']
    message_count = 6.0
    messages = ['331097', '331107', '331110', '331114', '331118', '339635']
    nosy_count = 6.0
    nosy_names = ['eric.araujo', 'methane', 'serhiy.storchaka', 'dstufft', 'xtreak', 'Tiger-222']
    pr_nums = ['10918']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue35416'
    versions = ['Python 3.8']