Skip to content

str.capitalize contradicts oneself #56475

@py-user

Description

@py-user
mannequin
BPO 12266
Nosy @malemburg, @abalkin, @ezio-melotti, @merwok, @bitdancer, @py-user
Superseder
  • bpo-12204: str.upper converts to title
  • Files
  • issue12266.diff: Patch against 3.2 + tests.
  • 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.06:31:57.022>
    created_at = <Date 2011-06-05.05:54:59.103>
    labels = ['interpreter-core', 'type-bug']
    title = 'str.capitalize contradicts oneself'
    updated_at = <Date 2011-08-15.07:04:58.815>
    user = 'https://github.com/py-user'

    bugs.python.org fields:

    activity = <Date 2011-08-15.07:04:58.815>
    actor = 'python-dev'
    assignee = 'ezio.melotti'
    closed = True
    closed_date = <Date 2011-08-15.06:31:57.022>
    closer = 'ezio.melotti'
    components = ['Interpreter Core']
    creation = <Date 2011-06-05.05:54:59.103>
    creator = 'py.user'
    dependencies = []
    files = ['22898']
    hgrepos = []
    issue_num = 12266
    keywords = ['patch']
    message_count = 15.0
    messages = ['137682', '137694', '137720', '140780', '140796', '140798', '140799', '140857', '140858', '140859', '142071', '142099', '142100', '142101', '142103']
    nosy_count = 7.0
    nosy_names = ['lemburg', 'belopolsky', 'ezio.melotti', 'eric.araujo', 'r.david.murray', 'py.user', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = '12204'
    type = 'behavior'
    url = 'https://bugs.python.org/issue12266'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']

    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