Py3k DeprecationWarning in difflib

BPO 3189
Nosy @rhettinger
Files
  • difflib_py3k_deprecation.diff
  • difflib_py3k_deprecation2.diff
  • 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 2008-06-24.15:59:10.252>
    created_at = <Date 2008-06-24.11:36:12.129>
    labels = ['type-bug', 'library']
    title = 'Py3k DeprecationWarning in difflib'
    updated_at = <Date 2008-06-24.15:59:10.232>
    user = 'https://bugs.python.org/vdupras'

    bugs.python.org fields:

    activity = <Date 2008-06-24.15:59:10.232>
    actor = 'rhettinger'
    assignee = 'none'
    closed = True
    closed_date = <Date 2008-06-24.15:59:10.252>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2008-06-24.11:36:12.129>
    creator = 'vdupras'
    dependencies = []
    files = ['10717', '10718']
    hgrepos = []
    issue_num = 3189
    keywords = ['patch']
    message_count = 3.0
    messages = ['68677', '68678', '68693']
    nosy_count = 2.0
    nosy_names = ['rhettinger', 'vdupras']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue3189'
    versions = ['Python 2.6']