Skip to content

issue a warning when populating a CPython type dict with non-string keys #55664

Closed
@voidspace

Description

@voidspace
BPO 11455
Nosy @loewis, @Yhg1s, @ncoghlan, @pitrou, @vstinner, @alex, @voidspace, @briancurtin, @durban, @serhiy-storchaka, @iritkatriel
Files
  • issue11455.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 = 'https://github.com/Yhg1s'
    closed_at = None
    created_at = <Date 2011-03-09.20:53:47.152>
    labels = ['interpreter-core', 'type-feature', '3.11']
    title = 'issue a warning when populating a CPython type dict with non-string keys'
    updated_at = <Date 2021-12-02.09:24:17.831>
    user = 'https://github.com/voidspace'

    bugs.python.org fields:

    activity = <Date 2021-12-02.09:24:17.831>
    actor = 'serhiy.storchaka'
    assignee = 'twouters'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2011-03-09.20:53:47.152>
    creator = 'michael.foord'
    dependencies = []
    files = ['21072']
    hgrepos = []
    issue_num = 11455
    keywords = ['patch']
    message_count = 16.0
    messages = ['130462', '130464', '130465', '130484', '130510', '130512', '130520', '130521', '130522', '130523', '131974', '131975', '132032', '222753', '407472', '407520']
    nosy_count = 12.0
    nosy_names = ['loewis', 'twouters', 'ncoghlan', 'pitrou', 'vstinner', 'stutzbach', 'alex', 'michael.foord', 'brian.curtin', 'daniel.urban', 'serhiy.storchaka', 'iritkatriel']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue11455'
    versions = ['Python 3.11']

    Linked PRs

    Metadata

    Metadata

    Assignees

    Labels

    3.13bugs and security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions