Skip to content

OrderedDict has strange behaviour when dict.__setitem__ is used. #68914

@markshannon

Description

@markshannon
BPO 24726
Nosy @rhettinger, @terryjreedy, @markshannon, @ericsnowcurrently, @serhiy-storchaka, @mpaolini
Files
  • test.py
  • tem2.py
  • odict_repr_after_dict_setitem_delitem.patch
  • odict_delitem_iter_hung.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 = None
    closed_at = <Date 2019-08-29.09:39:06.686>
    created_at = <Date 2015-07-26.10:20:52.176>
    labels = ['extension-modules', 'type-crash']
    title = 'OrderedDict has strange behaviour when dict.__setitem__ is used.'
    updated_at = <Date 2019-08-29.09:39:06.685>
    user = 'https://github.com/markshannon'

    bugs.python.org fields:

    activity = <Date 2019-08-29.09:39:06.685>
    actor = 'rhettinger'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-08-29.09:39:06.686>
    closer = 'rhettinger'
    components = ['Extension Modules']
    creation = <Date 2015-07-26.10:20:52.176>
    creator = 'Mark.Shannon'
    dependencies = []
    files = ['40028', '40089', '40834', '41398']
    hgrepos = []
    issue_num = 24726
    keywords = ['patch']
    message_count = 16.0
    messages = ['247421', '247426', '247781', '247782', '247792', '253294', '253310', '254045', '254064', '254069', '254071', '254174', '254178', '256912', '350238', '350258']
    nosy_count = 7.0
    nosy_names = ['rhettinger', 'terry.reedy', 'Mark.Shannon', 'python-dev', 'eric.snow', 'serhiy.storchaka', 'mpaolini']
    pr_nums = []
    priority = 'low'
    resolution = 'wont fix'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue24726'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      extension-modulesC modules in the Modules dirtype-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions