Skip to content

Inconsistency in startswith/endswith #68472

Closed
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 24284
Nosy @rhettinger, @bitdancer, @vadmium, @serhiy-storchaka
Files
  • str_tailmatch.patch
  • 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/serhiy-storchaka'
    closed_at = <Date 2015-05-31.06:17:31.577>
    created_at = <Date 2015-05-25.11:41:27.565>
    labels = ['interpreter-core', 'type-bug']
    title = 'Inconsistency in startswith/endswith'
    updated_at = <Date 2015-05-31.06:17:31.577>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2015-05-31.06:17:31.577>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-05-31.06:17:31.577>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2015-05-25.11:41:27.565>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['39492']
    hgrepos = []
    issue_num = 24284
    keywords = ['patch']
    message_count = 8.0
    messages = ['244027', '244036', '244068', '244106', '244124', '244139', '244520', '244521']
    nosy_count = 5.0
    nosy_names = ['rhettinger', 'r.david.murray', 'python-dev', 'martin.panter', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue24284'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    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