Title: Remove functions that do nothing in _Py_InitializeCore() · Issue #77161 · python/cpython · GitHub
Open Graph Title: Remove functions that do nothing in _Py_InitializeCore() · Issue #77161 · python/cpython
X Title: Remove functions that do nothing in _Py_InitializeCore() · Issue #77161 · python/cpython
Description: BPO 32980 Nosy @ncoghlan, @vstinner, @benjaminp, @ApproximateIdentity PRs #5953#5965 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: ...
Open Graph Description: BPO 32980 Nosy @ncoghlan, @vstinner, @benjaminp, @ApproximateIdentity PRs #5953#5965 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current ...
X Description: BPO 32980 Nosy @ncoghlan, @vstinner, @benjaminp, @ApproximateIdentity PRs #5953#5965 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current ...
Opengraph URL: https://github.com/python/cpython/issues/77161
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Remove functions that do nothing in _Py_InitializeCore()","articleBody":"BPO | [32980](https://bugs.python.org/issue32980)\n--- | :---\nNosy | @ncoghlan, @vstinner, @benjaminp, @ApproximateIdentity\nPRs | \u003cli\u003epython/cpython#5953\u003c/li\u003e\u003cli\u003epython/cpython#5965\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 2018-03-04.06:06:03.583\u003e\ncreated_at = \u003cDate 2018-03-01.16:57:13.581\u003e\nlabels = ['type-feature']\ntitle = 'Remove functions that do nothing in _Py_InitializeCore()'\nupdated_at = \u003cDate 2018-03-04.06:06:03.581\u003e\nuser = 'https://github.com/ApproximateIdentity'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2018-03-04.06:06:03.581\u003e\nactor = 'benjamin.peterson'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2018-03-04.06:06:03.583\u003e\ncloser = 'benjamin.peterson'\ncomponents = []\ncreation = \u003cDate 2018-03-01.16:57:13.581\u003e\ncreator = 'thomas.nyberg'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 32980\nkeywords = ['patch']\nmessage_count = 6.0\nmessages = ['313100', '313130', '313139', '313181', '313187', '313201']\nnosy_count = 4.0\nnosy_names = ['ncoghlan', 'vstinner', 'benjamin.peterson', 'thomas.nyberg']\npr_nums = ['5953', '5965']\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'enhancement'\nurl = 'https://bugs.python.org/issue32980'\nversions = []\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/ApproximateIdentity","@type":"Person","name":"ApproximateIdentity"},"datePublished":"2018-03-01T16:57:14.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":6},"url":"https://github.com/77161/cpython/issues/77161"}
| 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:94a28c1f-9e52-51cf-4537-fcb27a8d144d |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 9A00:1829DD:EC5F9C:1419EBB:6A50703D |
| html-safe-nonce | a48af66fb1b519a670e8dc9578fb30b0f753fe799e7aec78f383b66305fac929 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5QTAwOjE4MjlERDpFQzVGOUM6MTQxOUVCQjo2QTUwNzAzRCIsInZpc2l0b3JfaWQiOiIzMDM2NDU5MDg1OTcxMDkxNTE3IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 5adde0571c715d47b7fe8cfcf7acaf0b8721b3be922f6ced53c491f2ade6ac26 |
| hovercard-subject-tag | issue:1198988430 |
| 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/77161/issue_layout |
| twitter:image | https://opengraph.githubassets.com/c3ed0e407fb357ae2108cdaa83ae0bf4726828c455ec800051a2eba7be4728d1/python/cpython/issues/77161 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/c3ed0e407fb357ae2108cdaa83ae0bf4726828c455ec800051a2eba7be4728d1/python/cpython/issues/77161 |
| og:image:alt | BPO 32980 Nosy @ncoghlan, @vstinner, @benjaminp, @ApproximateIdentity PRs #5953#5965 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current ... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | ApproximateIdentity |
| hostname | github.com |
| expected-hostname | github.com |
| None | d6dc8294eb500fa36bbc57472d61fe87c522f9c3c1d64f70f4926f66a66a7efb |
| 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 | 7ac0ad2f2c7e4b9056617355fd9e33e22b0c8df9 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width