Skip to content

Fix flake8 warning F841: local variable ... is assigned to but never used #76336

@vstinner

Description

@vstinner
BPO 32155
Nosy @vstinner, @merwok, @berkerpeksag, @serhiy-storchaka, @dstufft
PRs
  • bpo-32155: Bugfixes found by flake8 F841 warnings #4608
  • [3.6] bpo-32155: Bugfixes found by flake8 F841 warnings (GH-4608) #4610
  • bpo-32155: Revert distutils.config change #4618
  • [3.6] bpo-32155: Bugfixes found by flake8 F841 warnings #4619
  • 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 2017-11-28.22:23:18.024>
    created_at = <Date 2017-11-28.14:03:17.615>
    labels = ['3.7', 'library']
    title = 'Fix flake8 warning F841: local variable ... is assigned to but never used'
    updated_at = <Date 2017-11-28.22:23:18.022>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-11-28.22:23:18.022>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-11-28.22:23:18.024>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2017-11-28.14:03:17.615>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32155
    keywords = ['patch']
    message_count = 10.0
    messages = ['307120', '307123', '307124', '307125', '307128', '307144', '307168', '307177', '307179', '307180']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'eric.araujo', 'berker.peksag', 'serhiy.storchaka', 'dstufft']
    pr_nums = ['4608', '4610', '4618', '4619']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue32155'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions