Skip to content

str.upper converts to title #56413

@py-user

Description

@py-user
mannequin
BPO 12204
Nosy @malemburg, @rhettinger, @abalkin, @ezio-melotti, @merwok, @py-user
Files
  • issue12204.diff: Patch to add a note in the doc.
  • issue12204-2.diff: Patch that factors out definition of cased chars.
  • 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/ezio-melotti'
    closed_at = <Date 2011-08-15.11:29:57.255>
    created_at = <Date 2011-05-29.04:49:20.018>
    labels = ['type-bug', 'docs']
    title = 'str.upper converts to title'
    updated_at = <Date 2011-08-15.12:50:10.679>
    user = 'https://github.com/py-user'

    bugs.python.org fields:

    activity = <Date 2011-08-15.12:50:10.679>
    actor = 'ezio.melotti'
    assignee = 'ezio.melotti'
    closed = True
    closed_date = <Date 2011-08-15.11:29:57.255>
    closer = 'ezio.melotti'
    components = ['Documentation']
    creation = <Date 2011-05-29.04:49:20.018>
    creator = 'py.user'
    dependencies = []
    files = ['22708', '22709']
    hgrepos = []
    issue_num = 12204
    keywords = ['patch']
    message_count = 14.0
    messages = ['137167', '137171', '137181', '137554', '140778', '140779', '140853', '140855', '142119', '142120', '142124', '142126', '142127', '142128']
    nosy_count = 8.0
    nosy_names = ['lemburg', 'rhettinger', 'belopolsky', 'ezio.melotti', 'eric.araujo', 'docs@python', 'py.user', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue12204'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    docsDocumentation in the Doc dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions