Skip to content

sys.stdout.write on Python 2.7 is not EINTR safe #66206

@jstewmon

Description

@jstewmon
mannequin
BPO 22007
Nosy @gpshead, @vstinner, @ned-deily
Superseder
  • bpo-18885: handle EINTR in the stdlib
  • 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 2014-07-22.20:16:05.517>
    created_at = <Date 2014-07-18.21:10:00.912>
    labels = ['expert-IO']
    title = 'sys.stdout.write on Python 2.7 is not EINTR safe'
    updated_at = <Date 2014-07-30.17:07:37.502>
    user = 'https://bugs.python.org/jstewmon'

    bugs.python.org fields:

    activity = <Date 2014-07-30.17:07:37.502>
    actor = 'piotr.dobrogost'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-07-22.20:16:05.517>
    closer = 'neologix'
    components = ['IO']
    creation = <Date 2014-07-18.21:10:00.912>
    creator = 'jstewmon'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 22007
    keywords = []
    message_count = 10.0
    messages = ['223435', '223441', '223442', '223444', '223445', '223446', '223469', '223527', '223531', '224326']
    nosy_count = 6.0
    nosy_names = ['gregory.p.smith', 'vstinner', 'ned.deily', 'neologix', 'piotr.dobrogost', 'jstewmon']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '18885'
    type = None
    url = 'https://bugs.python.org/issue22007'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions