Skip to content

collections.deque.__init__ doesn't initialize #45945

@Horpner

Description

@Horpner
mannequin
BPO 1604
Nosy @gvanrossum, @rhettinger

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-13.05:21:31.625>
created_at = <Date 2007-12-12.17:20:43.886>
labels = ['type-bug', 'library']
title = "collections.deque.__init__ doesn't initialize"
updated_at = <Date 2007-12-13.05:21:31.582>
user = 'https://bugs.python.org/Horpner'

bugs.python.org fields:

activity = <Date 2007-12-13.05:21:31.582>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = <Date 2007-12-13.05:21:31.625>
closer = 'rhettinger'
components = ['Library (Lib)']
creation = <Date 2007-12-12.17:20:43.886>
creator = 'Horpner'
dependencies = []
files = []
hgrepos = []
issue_num = 1604
keywords = []
message_count = 3.0
messages = ['58501', '58502', '58522']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'rhettinger', 'Horpner']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1604'
versions = ['Python 2.6']

Metadata

Metadata

Assignees

Labels

stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
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