duplicate method definition in Lib/email/test/test_email_renamed.py

BPO 36712
Nosy @benjaminp, @xdegaye, @ZackerySpytz
PRs
  • [2.7] bpo-36712: Fix duplicate method in Lib/email/test/test_email_renamed.py #14800
  • 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-11.13:26:10.588>
    created_at = <Date 2019-04-24.15:17:17.150>
    labels = ['type-bug', 'library']
    title = 'duplicate method definition in Lib/email/test/test_email_renamed.py'
    updated_at = <Date 2019-09-11.13:26:10.586>
    user = 'https://github.com/xdegaye'

    bugs.python.org fields:

    activity = <Date 2019-09-11.13:26:10.586>
    actor = 'benjamin.peterson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-09-11.13:26:10.588>
    closer = 'benjamin.peterson'
    components = ['Library (Lib)']
    creation = <Date 2019-04-24.15:17:17.150>
    creator = 'xdegaye'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36712
    keywords = ['patch']
    message_count = 2.0
    messages = ['340781', '351864']
    nosy_count = 3.0
    nosy_names = ['benjamin.peterson', 'xdegaye', 'ZackerySpytz']
    pr_nums = ['14800']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue36712'
    versions = ['Python 2.7']