Skip to content

An errornous __length_hint__ can make list() raise a SystemError #45894

@avassalotti

Description

@avassalotti
BPO 1553
Nosy @rhettinger, @tiran, @avassalotti

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/rhettinger'
closed_at = <Date 2007-12-05.12:54:32.701>
created_at = <Date 2007-12-04.05:43:57.401>
labels = ['type-bug']
title = 'An errornous __length_hint__ can make list() raise a SystemError'
updated_at = <Date 2007-12-05.12:54:32.671>
user = 'https://github.com/avassalotti'

bugs.python.org fields:

activity = <Date 2007-12-05.12:54:32.671>
actor = 'christian.heimes'
assignee = 'rhettinger'
closed = True
closed_date = <Date 2007-12-05.12:54:32.701>
closer = 'christian.heimes'
components = []
creation = <Date 2007-12-04.05:43:57.401>
creator = 'alexandre.vassalotti'
dependencies = []
files = []
hgrepos = []
issue_num = 1553
keywords = []
message_count = 4.0
messages = ['58176', '58178', '58208', '58213']
nosy_count = 3.0
nosy_names = ['rhettinger', 'christian.heimes', 'alexandre.vassalotti']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1553'
versions = ['Python 2.6', 'Python 2.5', 'Python 3.0']

Metadata

Metadata

Assignees

Labels

type-bugAn unexpected behavior, bug, or error

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions