Skip to content

PEP 475: os.urandom() doesn't handle EINTR correctly #67895

Description

@vstinner
BPO 23707
Nosy @vstinner
Dependencies
  • bpo-23708: PEP 475: Add _Py_read() and _Py_write() functions
  • Files
  • random.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 2015-03-19.22:44:11.663>
    created_at = <Date 2015-03-19.12:19:55.648>
    labels = []
    title = "PEP 475: os.urandom() doesn't handle EINTR correctly"
    updated_at = <Date 2015-03-19.22:44:11.662>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2015-03-19.22:44:11.662>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-03-19.22:44:11.663>
    closer = 'vstinner'
    components = []
    creation = <Date 2015-03-19.12:19:55.648>
    creator = 'vstinner'
    dependencies = ['23708']
    files = ['38560']
    hgrepos = []
    issue_num = 23707
    keywords = ['patch']
    message_count = 3.0
    messages = ['238503', '238519', '238574']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'neologix', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue23707'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      No labels
      No labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions