Title: smtplib.py socket.create_connection() also doesn't handle EINTR properly · Issue #65801 · python/cpython · GitHub
Open Graph Title: smtplib.py socket.create_connection() also doesn't handle EINTR properly · Issue #65801 · python/cpython
X Title: smtplib.py socket.create_connection() also doesn't handle EINTR properly · Issue #65801 · python/cpython
Description: BPO 21602 Nosy @gpshead, @pitrou, @vstinner, @florentx Superseder bpo-20611: socket.create_connection() doesn't handle EINTR properly Note: these values reflect the state of the issue at the time it was migrated and might not reflect the...
Open Graph Description: BPO 21602 Nosy @gpshead, @pitrou, @vstinner, @florentx Superseder bpo-20611: socket.create_connection() doesn't handle EINTR properly Note: these values reflect the state of the issue at the time i...
X Description: BPO 21602 Nosy @gpshead, @pitrou, @vstinner, @florentx Superseder bpo-20611: socket.create_connection() doesn't handle EINTR properly Note: these values reflect the state of the issue at the ti...
Opengraph URL: https://github.com/python/cpython/issues/65801
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"smtplib.py socket.create_connection() also doesn't handle EINTR properly","articleBody":"BPO | [21602](https://bugs.python.org/issue21602)\n--- | :---\nNosy | @gpshead, @pitrou, @vstinner, @florentx\nSuperseder | \u003cli\u003ebpo-20611: socket.create_connection() doesn\u0026#x27;t handle EINTR properly\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 2014-05-29.07:43:30.071\u003e\ncreated_at = \u003cDate 2014-05-29.05:44:38.421\u003e\nlabels = ['type-bug', 'library']\ntitle = \"smtplib.py socket.create_connection() also doesn't handle EINTR properly\"\nupdated_at = \u003cDate 2014-05-29.07:43:30.069\u003e\nuser = 'https://bugs.python.org/meishao'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2014-05-29.07:43:30.069\u003e\nactor = 'neologix'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2014-05-29.07:43:30.071\u003e\ncloser = 'neologix'\ncomponents = ['Library (Lib)']\ncreation = \u003cDate 2014-05-29.05:44:38.421\u003e\ncreator = 'meishao'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 21602\nkeywords = []\nmessage_count = 2.0\nmessages = ['219334', '219339']\nnosy_count = 7.0\nnosy_names = ['gregory.p.smith', 'pitrou', 'vstinner', 'flox', 'tholzer', 'neologix', 'meishao']\npr_nums = []\npriority = 'normal'\nresolution = 'duplicate'\nstage = None\nstatus = 'closed'\nsuperseder = '20611'\ntype = 'behavior'\nurl = 'https://bugs.python.org/issue21602'\nversions = ['Python 2.7']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/meishao","@type":"Person","name":"meishao"},"datePublished":"2014-05-29T05:44:38.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/65801/cpython/issues/65801"}
| 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:e982b970-febf-342a-77db-fddf622fc470 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | B18C:2D8184:A0C8E6:EA9613:6A4E19F1 |
| html-safe-nonce | af32a5b341d7742cd9e9cbc265cb5065cd4d97b19a0b55476e8aa819dd23e7a8 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCMThDOjJEODE4NDpBMEM4RTY6RUE5NjEzOjZBNEUxOUYxIiwidmlzaXRvcl9pZCI6IjU5ODYzMTA1MjgyOTY2ODgxMTMiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | e854012eac3f5387114f2e81e6c6a07fc73bed1a6340952fd776131c902a291b |
| hovercard-subject-tag | issue:1198921460 |
| 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/65801/issue_layout |
| twitter:image | https://opengraph.githubassets.com/70878de837c458d7dd67ada1e17a902e12c34fd2df11137960c5662decae25a3/python/cpython/issues/65801 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/70878de837c458d7dd67ada1e17a902e12c34fd2df11137960c5662decae25a3/python/cpython/issues/65801 |
| og:image:alt | BPO 21602 Nosy @gpshead, @pitrou, @vstinner, @florentx Superseder bpo-20611: socket.create_connection() doesn't handle EINTR properly Note: these values reflect the state of the issue at the time i... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | meishao |
| hostname | github.com |
| expected-hostname | github.com |
| None | 030096ee0db095447bfe77409d33bfac127ca7128299c58deef27c52eaa1b1f0 |
| 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 | ea9187571e3edc5f2780f750631138669441ca50 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width