Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

PEP 475 meta issue #67836

Copy link
Copy link

Description

@vstinner
Issue body actions
BPO 23648
Nosy @vstinner
Dependencies
  • bpo-23285: PEP 475 - EINTR handling
  • bpo-23485: PEP 475: handle EINTR in the select and selectors module
  • bpo-23618: PEP 475: handle EINTR in the socket module (connect)
  • bpo-23646: PEP 475: handle EINTR in the time module, retry sleep()
  • bpo-23707: PEP 475: os.urandom() doesn't handle EINTR correctly
  • bpo-23708: PEP 475: Add _Py_read() and _Py_write() functions
  • bpo-23709: Refactor ossaudiodev: use _Py_read and _Py_write with the Py_buffer
  • bpo-23715: PEP 475: handle EINTR in the signal module
  • bpo-23836: PEP 475: Enhance faulthandler to handle better reentrant calls
  • bpo-23851: PEP 475: _posixsubprocess retries close() on EINTR
  • bpo-23853: PEP 475: handle EINTR in the ssl module
  • Files
  • test_eintr.py
  • unittest_setitimer.patch
  • fstat_not_eintr.py
  • inject_signals.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-05-26.23:33:13.282>
    created_at = <Date 2015-03-12.15:51:26.917>
    labels = []
    title = 'PEP 475 meta issue'
    updated_at = <Date 2015-05-26.23:33:13.281>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2015-05-26.23:33:13.281>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-05-26.23:33:13.282>
    closer = 'vstinner'
    components = []
    creation = <Date 2015-03-12.15:51:26.917>
    creator = 'vstinner'
    dependencies = ['23285', '23485', '23618', '23646', '23707', '23708', '23709', '23715', '23836', '23851', '23853']
    files = ['38539', '38572', '38662', '38744']
    hgrepos = []
    issue_num = 23648
    keywords = ['patch']
    message_count = 26.0
    messages = ['237954', '238355', '238391', '238393', '238394', '238521', '238529', '238541', '238586', '238597', '238644', '238653', '238722', '239073', '239077', '239169', '239184', '239359', '239641', '239777', '239908', '239909', '239925', '240169', '240184', '244063']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'Arfrever', 'neologix', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue23648'
    versions = ['Python 3.5']

    Reactions are currently unavailable

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      No labels
      No labels
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        Morty Proxy This is a proxified and sanitized view of the page, visit original site.