Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

crash in methods of a subclass of _collections.deque with a bad __new__() #75789

Copy link
Copy link
@orenmn

Description

@orenmn
mannequin
Issue body actions
BPO 31608
Nosy @rhettinger, @benjaminp, @serhiy-storchaka, @orenmn, @miss-islington
PRs
  • bpo-31608: Fix a crash in methods of a subclass of _collections.deque with a bad __new__() #3788
  • [3.7] closes bpo-31608: Fix a crash in methods of a subclass of _collections.deque with a bad __new__(). (GH-3788) #9177
  • [2.7] closes bpo-31608: Fix a crash in methods of a subclass of _collections.deque with a bad __new__(). #9179
  • [3.6] closes bpo-31608: Fix a crash in methods of a subclass of _collections.deque with a bad __new__(). #9178
  • 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 2018-09-11.18:46:58.886>
    created_at = <Date 2017-09-27.10:43:58.369>
    labels = ['extension-modules', '3.7', 'type-crash']
    title = 'crash in methods of a subclass of _collections.deque with a bad __new__()'
    updated_at = <Date 2020-12-08.13:23:48.376>
    user = 'https://github.com/orenmn'

    bugs.python.org fields:

    activity = <Date 2020-12-08.13:23:48.376>
    actor = 'benjamin.peterson'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2018-09-11.18:46:58.886>
    closer = 'benjamin.peterson'
    components = ['Extension Modules']
    creation = <Date 2017-09-27.10:43:58.369>
    creator = 'Oren Milman'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31608
    keywords = ['patch']
    message_count = 7.0
    messages = ['303125', '303133', '304000', '325049', '325054', '325055', '325057']
    nosy_count = 5.0
    nosy_names = ['rhettinger', 'benjamin.peterson', 'serhiy.storchaka', 'Oren Milman', 'miss-islington']
    pr_nums = ['3788', '9177', '9179', '9178']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue31608'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7']

    Reactions are currently unavailable

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifeend of lifeextension-modulesC modules in the Modules dirC modules in the Modules dirtype-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump
    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

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.