Skip to content

str.capitalize should titlecase the first character not uppercase #80730

@stevendaprano

Description

@stevendaprano
BPO 36549
Nosy @ezio-melotti, @stevendaprano, @serhiy-storchaka, @zooba, @ZackerySpytz, @kingdom5500
PRs
  • bpo-36549: str.capitalize now titlecases the first character instead of uppercasing it #12804
  • 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 2019-04-12.15:36:11.742>
    created_at = <Date 2019-04-07.10:40:51.722>
    labels = ['interpreter-core', 'easy', 'type-feature', '3.8', 'expert-unicode']
    title = 'str.capitalize should titlecase the first character not uppercase'
    updated_at = <Date 2019-04-12.18:43:26.649>
    user = 'https://github.com/stevendaprano'

    bugs.python.org fields:

    activity = <Date 2019-04-12.18:43:26.649>
    actor = 'steve.dower'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-04-12.15:36:11.742>
    closer = 'steve.dower'
    components = ['Interpreter Core', 'Unicode']
    creation = <Date 2019-04-07.10:40:51.722>
    creator = 'steven.daprano'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36549
    keywords = ['patch', 'easy (C)']
    message_count = 10.0
    messages = ['339568', '339570', '339804', '339878', '339890', '340066', '340067', '340076', '340095', '340096']
    nosy_count = 6.0
    nosy_names = ['ezio.melotti', 'steven.daprano', 'serhiy.storchaka', 'steve.dower', 'ZackerySpytz', 'kingsley']
    pr_nums = ['12804']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue36549'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions