duplicate method definitions in Lib/test/test_sys_setprofile.py

BPO 36682
Nosy @xdegaye, @zooba
PRs
  • bpo-36682: rename duplicate functions #12895
  • bpo-36683: rename duplicate function test_io_encoding to test_pyio_encoding #12896
  • bpo-38862: IDLE Strip Trailing Whitespace fixes end newlines  #17366
  • 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-22.18:53:40.615>
    created_at = <Date 2019-04-20.16:08:20.604>
    labels = ['3.8', 'type-bug', 'library']
    title = 'duplicate method definitions in Lib/test/test_sys_setprofile.py'
    updated_at = <Date 2019-11-24.03:28:26.224>
    user = 'https://github.com/xdegaye'

    bugs.python.org fields:

    activity = <Date 2019-11-24.03:28:26.224>
    actor = 'terry.reedy'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-04-22.18:53:40.615>
    closer = 'steve.dower'
    components = ['Library (Lib)']
    creation = <Date 2019-04-20.16:08:20.604>
    creator = 'xdegaye'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36682
    keywords = ['patch']
    message_count = 2.0
    messages = ['340582', '340671']
    nosy_count = 2.0
    nosy_names = ['xdegaye', 'steve.dower']
    pr_nums = ['12895', '12896', '17366']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue36682'
    versions = ['Python 3.8']