Skip to content

Redundant Py_CHARMASK called in some files #81933

Description

@qigangxu
mannequin
BPO 37752
Nosy @vstinner, @ezio-melotti, @zooba, @animalize, @shihai1991, @qigangxu
PRs
  • bpo-37752: Delete redundant Py_CHARMASK in normalizestring() #15093
  • bpo-37752: Delete redundant Py_CHARMASK in normalizestring() #15093
  • bpo-37752: Delete redundant Py_CHARMASK in normalizestring() #15095
  • 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-09-10.16:04:27.039>
    created_at = <Date 2019-08-03.12:10:17.664>
    labels = ['3.9', 'expert-unicode', 'performance']
    title = 'Redundant Py_CHARMASK called in some files'
    updated_at = <Date 2019-09-10.16:04:27.038>
    user = 'https://github.com/qigangxu'

    bugs.python.org fields:

    activity = <Date 2019-09-10.16:04:27.038>
    actor = 'steve.dower'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-09-10.16:04:27.039>
    closer = 'steve.dower'
    components = ['Unicode']
    creation = <Date 2019-08-03.12:10:17.664>
    creator = 'qigangxu'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37752
    keywords = ['patch', 'patch']
    message_count = 14.0
    messages = ['348955', '348957', '348960', '348969', '348970', '348971', '348973', '349047', '349102', '349288', '349297', '349298', '351717', '351718']
    nosy_count = 6.0
    nosy_names = ['vstinner', 'ezio.melotti', 'steve.dower', 'malin', 'shihai1991', 'qigangxu']
    pr_nums = ['15093', '15093', '15095']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue37752'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions