Title: PEP 475 meta issue · Issue #67836 · python/cpython · GitHub
Open Graph Title: PEP 475 meta issue · Issue #67836 · python/cpython
X Title: PEP 475 meta issue · Issue #67836 · python/cpython
Description: BPO 23648 Nosy @vstinner Dependencies bpo-23285: PEP 475 - EINTR handlingbpo-23485: PEP 475: handle EINTR in the select and selectors modulebpo-23618: PEP 475: handle EINTR in the socket module (connect)bpo-23646: PEP 475: handle EINTR i...
Open Graph Description: BPO 23648 Nosy @vstinner Dependencies bpo-23285: PEP 475 - EINTR handlingbpo-23485: PEP 475: handle EINTR in the select and selectors modulebpo-23618: PEP 475: handle EINTR in the socket module (co...
X Description: BPO 23648 Nosy @vstinner Dependencies bpo-23285: PEP 475 - EINTR handlingbpo-23485: PEP 475: handle EINTR in the select and selectors modulebpo-23618: PEP 475: handle EINTR in the socket module (co...
Opengraph URL: https://github.com/python/cpython/issues/67836
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"PEP 475 meta issue","articleBody":"BPO | [23648](https://bugs.python.org/issue23648)\n--- | :---\nNosy | @vstinner\nDependencies | \u003cli\u003ebpo-23285: PEP 475 - EINTR handling\u003c/li\u003e\u003cli\u003ebpo-23485: PEP 475: handle EINTR in the select and selectors module\u003c/li\u003e\u003cli\u003ebpo-23618: PEP 475: handle EINTR in the socket module (connect)\u003c/li\u003e\u003cli\u003ebpo-23646: PEP 475: handle EINTR in the time module, retry sleep()\u003c/li\u003e\u003cli\u003ebpo-23707: PEP 475: os.urandom() doesn\u0026#x27;t handle EINTR correctly\u003c/li\u003e\u003cli\u003ebpo-23708: PEP 475: Add _Py_read() and _Py_write() functions\u003c/li\u003e\u003cli\u003ebpo-23709: Refactor ossaudiodev: use _Py_read and _Py_write with the Py_buffer\u003c/li\u003e\u003cli\u003ebpo-23715: PEP 475: handle EINTR in the signal module\u003c/li\u003e\u003cli\u003ebpo-23836: PEP 475: Enhance faulthandler to handle better reentrant calls\u003c/li\u003e\u003cli\u003ebpo-23851: PEP 475: _posixsubprocess retries close() on EINTR\u003c/li\u003e\u003cli\u003ebpo-23853: PEP 475: handle EINTR in the ssl module\u003c/li\u003e\nFiles | \u003cli\u003e[test_eintr.py](https://bugs.python.org/file38539/test_eintr.py \"Uploaded as text/plain at 2015-03-18.09:23:06 by @vstinner\")\u003c/li\u003e\u003cli\u003e[unittest_setitimer.patch](https://bugs.python.org/file38572/unittest_setitimer.patch \"Uploaded as text/plain at 2015-03-19.23:33:43 by @vstinner\")\u003c/li\u003e\u003cli\u003e[fstat_not_eintr.py](https://bugs.python.org/file38662/fstat_not_eintr.py \"Uploaded as text/plain at 2015-03-23.21:51:24 by @vstinner\")\u003c/li\u003e\u003cli\u003e[inject_signals.patch](https://bugs.python.org/file38744/inject_signals.patch \"Uploaded as text/plain at 2015-03-30.20:36:51 by @vstinner\")\u003c/li\u003e\n\n\u003csup\u003e*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*\u003c/sup\u003e\n\n\u003cdetails\u003e\u003csummary\u003eShow more details\u003c/summary\u003e\u003cp\u003e\n\nGitHub fields:\n```python\nassignee = None\nclosed_at = \u003cDate 2015-05-26.23:33:13.282\u003e\ncreated_at = \u003cDate 2015-03-12.15:51:26.917\u003e\nlabels = []\ntitle = 'PEP 475 meta issue'\nupdated_at = \u003cDate 2015-05-26.23:33:13.281\u003e\nuser = 'https://github.com/vstinner'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2015-05-26.23:33:13.281\u003e\nactor = 'vstinner'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2015-05-26.23:33:13.282\u003e\ncloser = 'vstinner'\ncomponents = []\ncreation = \u003cDate 2015-03-12.15:51:26.917\u003e\ncreator = 'vstinner'\ndependencies = ['23285', '23485', '23618', '23646', '23707', '23708', '23709', '23715', '23836', '23851', '23853']\nfiles = ['38539', '38572', '38662', '38744']\nhgrepos = []\nissue_num = 23648\nkeywords = ['patch']\nmessage_count = 26.0\nmessages = ['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']\nnosy_count = 4.0\nnosy_names = ['vstinner', 'Arfrever', 'neologix', 'python-dev']\npr_nums = []\npriority = 'normal'\nresolution = 'fixed'\nstage = None\nstatus = 'closed'\nsuperseder = None\ntype = None\nurl = 'https://bugs.python.org/issue23648'\nversions = ['Python 3.5']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/vstinner","@type":"Person","name":"vstinner"},"datePublished":"2015-03-12T15:51:27.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":26},"url":"https://github.com/67836/cpython/issues/67836"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:c59516a2-6277-9101-3439-5815a1ed4bf1 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 86D4:2E1FD9:4C640C:687F8D:6A4DA65B |
| html-safe-nonce | b79dd6a795a26ec45e22805e702f0f7b96f697cf774d3cfd57e557b14a6fc93b |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4NkQ0OjJFMUZEOTo0QzY0MEM6Njg3RjhEOjZBNERBNjVCIiwidmlzaXRvcl9pZCI6IjI0OTAyMjE2ODM1MjE5ODgxODciLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 07cc652dcefbd4a1b2e459e04e2db52f460db6a7ba69a05b35bae72bdf719b05 |
| hovercard-subject-tag | issue:1198932505 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/67836/issue_layout |
| twitter:image | https://opengraph.githubassets.com/e7b98c080b5ddd755806802a317dbdcbe6133e3a0e2a532d7f63e1586a3d689c/python/cpython/issues/67836 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/e7b98c080b5ddd755806802a317dbdcbe6133e3a0e2a532d7f63e1586a3d689c/python/cpython/issues/67836 |
| og:image:alt | BPO 23648 Nosy @vstinner Dependencies bpo-23285: PEP 475 - EINTR handlingbpo-23485: PEP 475: handle EINTR in the select and selectors modulebpo-23618: PEP 475: handle EINTR in the socket module (co... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | vstinner |
| hostname | github.com |
| expected-hostname | github.com |
| None | 06b8a6144231bf3a234f1c2e9993861e07ce98a905912b114aa386c2d7e84b33 |
| turbo-cache-control | no-preview |
| go-import | github.com/python/cpython git https://github.com/python/cpython.git |
| octolytics-dimension-user_id | 1525981 |
| octolytics-dimension-user_login | python |
| octolytics-dimension-repository_id | 81598961 |
| octolytics-dimension-repository_nwo | python/cpython |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 81598961 |
| octolytics-dimension-repository_network_root_nwo | python/cpython |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 7f13faa65cccc9b729d674da83335d5dcfdfd193 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width