Skip to content

str.endswith and str.startswith do not take lists of strings #57964

@py-user

Description

@py-user
mannequin
BPO 13755
Nosy @mdickinson, @ericvsmith, @py-user

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 2012-01-10.12:42:06.963>
created_at = <Date 2012-01-10.04:09:28.700>
labels = ['interpreter-core', 'type-feature']
title = 'str.endswith and str.startswith do not take lists of strings'
updated_at = <Date 2012-01-10.12:42:06.962>
user = 'https://github.com/py-user'

bugs.python.org fields:

activity = <Date 2012-01-10.12:42:06.962>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = <Date 2012-01-10.12:42:06.963>
closer = 'rhettinger'
components = ['Interpreter Core']
creation = <Date 2012-01-10.04:09:28.700>
creator = 'py.user'
dependencies = []
files = []
hgrepos = []
issue_num = 13755
keywords = []
message_count = 3.0
messages = ['151002', '151011', '151013']
nosy_count = 3.0
nosy_names = ['mark.dickinson', 'eric.smith', 'py.user']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue13755'
versions = ['Python 3.3']

Metadata

Metadata

Assignees

No one assigned

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions