Skip to content

_PyStack_AsDict(): Don't check if all keys are strings nor if keys are unique #73546

@vstinner

Description

@vstinner
BPO 29360
Nosy @vstinner, @methane, @serhiy-storchaka
Files
  • pystack_asdict.patch
  • pystack_asdict-2.patch
  • bug.py
  • 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/vstinner'
    closed_at = <Date 2017-01-24.15:24:20.202>
    created_at = <Date 2017-01-24.08:49:44.278>
    labels = ['interpreter-core', '3.7']
    title = "_PyStack_AsDict(): Don't check if all keys are strings nor if keys are unique"
    updated_at = <Date 2017-01-24.15:24:20.201>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-01-24.15:24:20.201>
    actor = 'vstinner'
    assignee = 'vstinner'
    closed = True
    closed_date = <Date 2017-01-24.15:24:20.202>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2017-01-24.08:49:44.278>
    creator = 'vstinner'
    dependencies = []
    files = ['46403', '46404', '46408']
    hgrepos = []
    issue_num = 29360
    keywords = ['patch']
    message_count = 16.0
    messages = ['286157', '286158', '286159', '286162', '286163', '286164', '286166', '286169', '286175', '286176', '286177', '286180', '286183', '286185', '286186', '286187']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'methane', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'commit review'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue29360'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions