◐ Shell
clean mode source ↗

Removing .decode calls from Lib/calendar.py

BPO 3059
Nosy @birkenfeld
Files
  • no_strdecode.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-08.08:40:21.730>
    created_at = <Date 2008-06-07.19:40:02.049>
    labels = ['library']
    title = 'Removing .decode calls from Lib/calendar.py'
    updated_at = <Date 2008-06-08.08:40:21.486>
    user = 'https://bugs.python.org/gpolo'

    bugs.python.org fields:

    activity = <Date 2008-06-08.08:40:21.486>
    actor = 'georg.brandl'
    assignee = 'none'
    closed = True
    closed_date = <Date 2008-06-08.08:40:21.730>
    closer = 'georg.brandl'
    components = ['Library (Lib)']
    creation = <Date 2008-06-07.19:40:02.049>
    creator = 'gpolo'
    dependencies = []
    files = ['10546']
    hgrepos = []
    issue_num = 3059
    keywords = ['patch']
    message_count = 2.0
    messages = ['67815', '67827']
    nosy_count = 2.0
    nosy_names = ['georg.brandl', 'gpolo']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue3059'
    versions = ['Python 3.0']