Skip to content

PyUnicode_FromFormatV handles %R and %S incorrectly. #51857

@avassalotti

Description

@avassalotti
BPO 7608
Nosy @avassalotti
Superseder
  • bpo-7574: PyUnicode_FromFormat broken and not documented for 2.x
  • 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 2009-12-30.23:20:18.970>
    created_at = <Date 2009-12-30.23:16:53.630>
    labels = ['interpreter-core', 'type-bug', 'library']
    title = 'PyUnicode_FromFormatV handles %R and %S incorrectly.'
    updated_at = <Date 2009-12-30.23:20:38.981>
    user = 'https://github.com/avassalotti'

    bugs.python.org fields:

    activity = <Date 2009-12-30.23:20:38.981>
    actor = 'alexandre.vassalotti'
    assignee = 'none'
    closed = True
    closed_date = <Date 2009-12-30.23:20:18.970>
    closer = 'alexandre.vassalotti'
    components = ['Interpreter Core', 'Library (Lib)']
    creation = <Date 2009-12-30.23:16:53.630>
    creator = 'alexandre.vassalotti'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 7608
    keywords = []
    message_count = 1.0
    messages = ['97067']
    nosy_count = 1.0
    nosy_names = ['alexandre.vassalotti']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '7574'
    type = 'behavior'
    url = 'https://bugs.python.org/issue7608'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions