Skip to content

py3k-pep3137: issue warnings / errors on str(bytes()) and similar operations #45733

@tiran

Description

@tiran
BPO 1392
Nosy @gvanrossum, @tiran
Files
  • py3k-pep3137_remove_str_bytes.patch
  • py3k-pep3137_remove_str_bytes2.patch
  • py3k-pep3137_str_bytes_ascii.patch
  • py3k-pep3137_str_bytes_warning.patch
  • py3k-pep3137_str_bytes_warning2.patch
  • 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 = 'https://github.com/gvanrossum'
    closed_at = <Date 2007-11-06.11:53:53.748>
    created_at = <Date 2007-11-05.14:22:51.127>
    labels = ['interpreter-core', 'type-bug']
    title = 'py3k-pep3137: issue warnings / errors on str(bytes()) and similar operations'
    updated_at = <Date 2008-01-06.22:29:45.367>
    user = 'https://github.com/tiran'

    bugs.python.org fields:

    activity = <Date 2008-01-06.22:29:45.367>
    actor = 'admin'
    assignee = 'gvanrossum'
    closed = True
    closed_date = <Date 2007-11-06.11:53:53.748>
    closer = 'christian.heimes'
    components = ['Interpreter Core']
    creation = <Date 2007-11-05.14:22:51.127>
    creator = 'christian.heimes'
    dependencies = []
    files = ['8694', '8695', '8696', '8697', '8701']
    hgrepos = []
    issue_num = 1392
    keywords = ['patch']
    message_count = 16.0
    messages = ['57124', '57125', '57126', '57127', '57128', '57129', '57131', '57132', '57133', '57134', '57136', '57137', '57138', '57153', '57154', '57160']
    nosy_count = 2.0
    nosy_names = ['gvanrossum', 'christian.heimes']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue1392'
    versions = ['Python 3.0']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions