Skip to content

Coercing strings and non-integer numbers to interpreter ID and channel ID #82186

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 38005
Nosy @terryjreedy, @mdickinson, @ericsnowcurrently, @serhiy-storchaka, @miss-islington
PRs
  • bpo-38005: Fixed comparing and creating of InterpreterID and ChannelID. #15652
  • [3.8] bpo-38005: Fixed comparing and creating of InterpreterID and ChannelID. (GH-15652) #16129
  • [3.8] bpo-38005: Fixed comparing and creating of InterpreterID and ChannelID. (GH-15652) #16145
  • bpo-38005: Remove support of string argument in InterpreterID(). #16227
  • [3.8] bpo-38005: Remove support of string argument in InterpreterID(). (GH-16227) #16394
  • 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-09-14.16:40:54.346>
    created_at = <Date 2019-09-02.09:11:14.881>
    labels = ['interpreter-core', '3.8', '3.9', 'type-crash']
    title = 'Coercing strings and non-integer numbers to interpreter ID and channel ID'
    updated_at = <Date 2019-09-25.15:56:08.382>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2019-09-25.15:56:08.382>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-09-14.16:40:54.346>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2019-09-02.09:11:14.881>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38005
    keywords = ['patch']
    message_count = 12.0
    messages = ['350972', '350984', '351025', '351274', '351322', '351326', '352390', '352442', '352443', '352575', '353215', '353218']
    nosy_count = 5.0
    nosy_names = ['terry.reedy', 'mark.dickinson', 'eric.snow', 'serhiy.storchaka', 'miss-islington']
    pr_nums = ['15652', '16129', '16145', '16227', '16394']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue38005'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of life3.9 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-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