Skip to content

mywrite() ignores PyFile_WriteString() errors #52371

@vstinner

Description

@vstinner
BPO 8124
Nosy @vstinner
Files
  • mywrite_nosignal.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 2010-04-23.12:05:11.764>
    created_at = <Date 2010-03-12.16:08:37.945>
    labels = ['interpreter-core', 'type-bug']
    title = 'mywrite() ignores PyFile_WriteString() errors'
    updated_at = <Date 2010-04-23.12:05:11.762>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2010-04-23.12:05:11.762>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-04-23.12:05:11.764>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2010-03-12.16:08:37.945>
    creator = 'vstinner'
    dependencies = []
    files = ['17045']
    hgrepos = []
    issue_num = 8124
    keywords = ['patch']
    message_count = 7.0
    messages = ['100939', '100942', '103711', '103946', '103948', '103949', '104006']
    nosy_count = 1.0
    nosy_names = ['vstinner']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue8124'
    versions = ['Python 3.1', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions