Title: Implement PyOS_CheckStack on macOS using pthread_get_stack*_np · Issue #78136 · python/cpython · GitHub
Open Graph Title: Implement PyOS_CheckStack on macOS using pthread_get_stack*_np · Issue #78136 · python/cpython
X Title: Implement PyOS_CheckStack on macOS using pthread_get_stack*_np · Issue #78136 · python/cpython
Description: BPO 33955 Nosy @ronaldoussoren, @vstinner, @corona10, @ZackerySpytz PRs #8046 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: assigne...
Open Graph Description: BPO 33955 Nosy @ronaldoussoren, @vstinner, @corona10, @ZackerySpytz PRs #8046 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. ...
X Description: BPO 33955 Nosy @ronaldoussoren, @vstinner, @corona10, @ZackerySpytz PRs #8046 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. ...
Opengraph URL: https://github.com/python/cpython/issues/78136
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Implement PyOS_CheckStack on macOS using pthread_get_stack*_np","articleBody":"BPO | [33955](https://bugs.python.org/issue33955)\n--- | :---\nNosy | @ronaldoussoren, @vstinner, @corona10, @ZackerySpytz\nPRs | \u003cli\u003epython/cpython#8046\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 = None\ncreated_at = \u003cDate 2018-06-25.11:18:15.677\u003e\nlabels = ['interpreter-core', 'type-feature', '3.8']\ntitle = 'Implement PyOS_CheckStack on macOS using pthread_get_stack*_np'\nupdated_at = \u003cDate 2021-03-08.23:56:35.506\u003e\nuser = 'https://github.com/ronaldoussoren'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2021-03-08.23:56:35.506\u003e\nactor = 'vstinner'\nassignee = 'none'\nclosed = False\nclosed_date = None\ncloser = None\ncomponents = ['Interpreter Core']\ncreation = \u003cDate 2018-06-25.11:18:15.677\u003e\ncreator = 'ronaldoussoren'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 33955\nkeywords = ['patch']\nmessage_count = 15.0\nmessages = ['320415', '320786', '320842', '320868', '320874', '320879', '320880', '320907', '321076', '321078', '321360', '321643', '347981', '350497', '388319']\nnosy_count = 4.0\nnosy_names = ['ronaldoussoren', 'vstinner', 'corona10', 'ZackerySpytz']\npr_nums = ['8046']\npriority = 'low'\nresolution = None\nstage = 'patch review'\nstatus = 'open'\nsuperseder = None\ntype = 'enhancement'\nurl = 'https://bugs.python.org/issue33955'\nversions = ['Python 3.8']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/ronaldoussoren","@type":"Person","name":"ronaldoussoren"},"datePublished":"2018-06-25T11:18:16.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":15},"url":"https://github.com/78136/cpython/issues/78136"}
| 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:ac050138-08d9-a4a3-6451-25cd14c2e453 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | AD86:418ED:1780710:206CA55:6A4EA71D |
| html-safe-nonce | 6c003fc3ebd91c83c7523e6e1a446b5066603e38f9e59552ade72de3b6c4120e |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBRDg2OjQxOEVEOjE3ODA3MTA6MjA2Q0E1NTo2QTRFQTcxRCIsInZpc2l0b3JfaWQiOiIxOTI4ODA5OTMzOTgzMDk4NjUzIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 881bba384df2869e13cb47954831084f3bf55095543841e21a3ad2363ea248eb |
| hovercard-subject-tag | issue:1198993858 |
| 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/78136/issue_layout |
| twitter:image | https://opengraph.githubassets.com/a1ad0942a9bb67dd1af5bb3361f9668d332beb7f9789a3ed8c4839c55f7cd358/python/cpython/issues/78136 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/a1ad0942a9bb67dd1af5bb3361f9668d332beb7f9789a3ed8c4839c55f7cd358/python/cpython/issues/78136 |
| og:image:alt | BPO 33955 Nosy @ronaldoussoren, @vstinner, @corona10, @ZackerySpytz PRs #8046 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. ... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | ronaldoussoren |
| hostname | github.com |
| expected-hostname | github.com |
| None | 41b6ab3ba6d20a71766ac245b5a4a94c6fc672a9cd4da7d44c1b33ab8bf6a21c |
| 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 | e6a744804e8e70f97b4d5a18a94dcc63db22f97a |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width