Title: Use _set_thread_local_invalid_parameter_handler in posixmodule · Issue #67712 · python/cpython · GitHub
Open Graph Title: Use _set_thread_local_invalid_parameter_handler in posixmodule · Issue #67712 · python/cpython
X Title: Use _set_thread_local_invalid_parameter_handler in posixmodule · Issue #67712 · python/cpython
Description: BPO 23524 Nosy @vstinner, @larryhastings, @rbtcollins, @tjguk, @zware, @serhiy-storchaka, @zooba Files 23524_1.patch23524_2.patch23524_hack.patch23524_hack_2.patchfstat_ebadf.patch23524_3.patch23524_4.patch23524_5.patch Note: these value...
Open Graph Description: BPO 23524 Nosy @vstinner, @larryhastings, @rbtcollins, @tjguk, @zware, @serhiy-storchaka, @zooba Files 23524_1.patch23524_2.patch23524_hack.patch23524_hack_2.patchfstat_ebadf.patch23524_3.patch2352...
X Description: BPO 23524 Nosy @vstinner, @larryhastings, @rbtcollins, @tjguk, @zware, @serhiy-storchaka, @zooba Files 23524_1.patch23524_2.patch23524_hack.patch23524_hack_2.patchfstat_ebadf.patch23524_3.patch2352...
Opengraph URL: https://github.com/python/cpython/issues/67712
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Use _set_thread_local_invalid_parameter_handler in posixmodule","articleBody":"BPO | [23524](https://bugs.python.org/issue23524)\n--- | :---\nNosy | @vstinner, @larryhastings, @rbtcollins, @tjguk, @zware, @serhiy-storchaka, @zooba\nFiles | \u003cli\u003e[23524_1.patch](https://bugs.python.org/file38239/23524_1.patch \"Uploaded as text/plain at 2015-02-26.05:55:48 by @zooba\")\u003c/li\u003e\u003cli\u003e[23524_2.patch](https://bugs.python.org/file38264/23524_2.patch \"Uploaded as text/plain at 2015-02-27.18:33:47 by @zooba\")\u003c/li\u003e\u003cli\u003e[23524_hack.patch](https://bugs.python.org/file38350/23524_hack.patch \"Uploaded as text/plain at 2015-03-06.00:26:42 by @zooba\")\u003c/li\u003e\u003cli\u003e[23524_hack_2.patch](https://bugs.python.org/file38360/23524_hack_2.patch \"Uploaded as text/plain at 2015-03-06.16:05:39 by @zooba\")\u003c/li\u003e\u003cli\u003e[fstat_ebadf.patch](https://bugs.python.org/file38384/fstat_ebadf.patch \"Uploaded as text/plain at 2015-03-08.02:29:24 by @vstinner\")\u003c/li\u003e\u003cli\u003e[23524_3.patch](https://bugs.python.org/file38490/23524_3.patch \"Uploaded as text/plain at 2015-03-15.02:19:49 by @zooba\")\u003c/li\u003e\u003cli\u003e[23524_4.patch](https://bugs.python.org/file38615/23524_4.patch \"Uploaded as text/plain at 2015-03-21.03:30:11 by @zooba\")\u003c/li\u003e\u003cli\u003e[23524_5.patch](https://bugs.python.org/file38616/23524_5.patch \"Uploaded as text/plain at 2015-03-21.03:57:39 by @zooba\")\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 = 'https://github.com/zooba'\nclosed_at = \u003cDate 2015-08-02.22:24:00.218\u003e\ncreated_at = \u003cDate 2015-02-26.05:54:17.417\u003e\nlabels = ['build', 'OS-windows']\ntitle = 'Use _set_thread_local_invalid_parameter_handler in posixmodule'\nupdated_at = \u003cDate 2016-09-08.18:22:05.513\u003e\nuser = 'https://github.com/zooba'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2016-09-08.18:22:05.513\u003e\nactor = 'python-dev'\nassignee = 'steve.dower'\nclosed = True\nclosed_date = \u003cDate 2015-08-02.22:24:00.218\u003e\ncloser = 'rbcollins'\ncomponents = ['Windows']\ncreation = \u003cDate 2015-02-26.05:54:17.417\u003e\ncreator = 'steve.dower'\ndependencies = []\nfiles = ['38239', '38264', '38350', '38360', '38384', '38490', '38615', '38616']\nhgrepos = []\nissue_num = 23524\nkeywords = ['patch']\nmessage_count = 44.0\nmessages = ['236648', '236757', '236758', '236759', '236765', '236768', '236769', '236770', '236771', '236772', '236774', '236778', '236780', '236783', '236785', '236811', '236818', '237240', '237241', '237263', '237264', '237270', '237310', '237343', '237366', '237368', '237390', '237391', '237392', '237492', '237499', '237500', '237502', '237506', '238116', '238708', '238753', '238756', '238784', '240004', '240389', '240538', '247904', '275101']\nnosy_count = 8.0\nnosy_names = ['vstinner', 'larry', 'rbcollins', 'tim.golden', 'python-dev', 'zach.ware', 'serhiy.storchaka', 'steve.dower']\npr_nums = []\npriority = 'critical'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'compile error'\nurl = 'https://bugs.python.org/issue23524'\nversions = ['Python 3.5']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/zooba","@type":"Person","name":"zooba"},"datePublished":"2015-02-26T05:54:17.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":44},"url":"https://github.com/67712/cpython/issues/67712"}
| 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:0ccf937e-14db-0ba3-633c-1b2cc00a7fd0 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 9DC2:FBCF6:535DED:6EF858:6A5234E4 |
| html-safe-nonce | 9af1f8026c9765cd176c2e11f0d67892d548c6c1bfdaa545c6f8d60e1d86bda7 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5REMyOkZCQ0Y2OjUzNURFRDo2RUY4NTg6NkE1MjM0RTQiLCJ2aXNpdG9yX2lkIjoiNzE4MDg5MDYwMDAzOTkyMDg2OCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 49e2aae0155d4ed50ca30234a1c1e8f8cc28047c4943b7811075e61d5a2dfcb1 |
| hovercard-subject-tag | issue:1198931862 |
| 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/67712/issue_layout |
| twitter:image | https://opengraph.githubassets.com/d3c9a29269ea2b3ab843fc66a623087e558ec7b5788c9f8a02ce6a257b5ae451/python/cpython/issues/67712 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/d3c9a29269ea2b3ab843fc66a623087e558ec7b5788c9f8a02ce6a257b5ae451/python/cpython/issues/67712 |
| og:image:alt | BPO 23524 Nosy @vstinner, @larryhastings, @rbtcollins, @tjguk, @zware, @serhiy-storchaka, @zooba Files 23524_1.patch23524_2.patch23524_hack.patch23524_hack_2.patchfstat_ebadf.patch23524_3.patch2352... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | zooba |
| hostname | github.com |
| expected-hostname | github.com |
| None | b9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb |
| 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 | 7aed05249554b889eb33d002851a973eebcc7e91 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width