Skip to content

Unicode arguments in str.format() #51549

@doerwalter

Description

@doerwalter
BPO 7300
Nosy @doerwalter, @birkenfeld, @vstinner, @ericvsmith, @ezio-melotti, @florentx, @cjerdonek, @s0undt3ch
Files
  • issue7300-trunk.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/ericvsmith'
    closed_at = <Date 2013-03-28.10:33:27.009>
    created_at = <Date 2009-11-10.13:57:33.810>
    labels = ['interpreter-core', 'type-bug']
    title = 'Unicode arguments in str.format()'
    updated_at = <Date 2013-03-28.10:33:27.006>
    user = 'https://github.com/doerwalter'

    bugs.python.org fields:

    activity = <Date 2013-03-28.10:33:27.006>
    actor = 'georg.brandl'
    assignee = 'eric.smith'
    closed = True
    closed_date = <Date 2013-03-28.10:33:27.009>
    closer = 'georg.brandl'
    components = ['Interpreter Core']
    creation = <Date 2009-11-10.13:57:33.810>
    creator = 'doerwalter'
    dependencies = []
    files = ['16514']
    hgrepos = []
    issue_num = 7300
    keywords = ['patch']
    message_count = 10.0
    messages = ['95114', '100769', '100770', '100771', '100861', '178596', '178599', '178617', '178618', '185426']
    nosy_count = 10.0
    nosy_names = ['doerwalter', 'georg.brandl', 'vstinner', 'eric.smith', 'ezio.melotti', 'pablomouzo', 'flox', 'chris.jerdonek', 'gkcn', 's0undt3ch']
    pr_nums = []
    priority = 'high'
    resolution = 'wont fix'
    stage = 'test needed'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue7300'
    versions = ['Python 2.7']

    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