Title: Move and clarify Py_Main documentation · Issue #78387 · python/cpython · GitHub
Open Graph Title: Move and clarify Py_Main documentation · Issue #78387 · python/cpython
X Title: Move and clarify Py_Main documentation · Issue #78387 · python/cpython
Description: BPO 34206 Nosy @ncoghlan, @ericsnowcurrently, @emilyemorehouse PRs #8023 Dependencies bpo-34008: Do we support calling Py_Main() after Py_Initialize()? Note: these values reflect the state of the issue at the time it was migrated and mig...
Open Graph Description: BPO 34206 Nosy @ncoghlan, @ericsnowcurrently, @emilyemorehouse PRs #8023 Dependencies bpo-34008: Do we support calling Py_Main() after Py_Initialize()? Note: these values reflect the state of the i...
X Description: BPO 34206 Nosy @ncoghlan, @ericsnowcurrently, @emilyemorehouse PRs #8023 Dependencies bpo-34008: Do we support calling Py_Main() after Py_Initialize()? Note: these values reflect the state of the i...
Opengraph URL: https://github.com/python/cpython/issues/78387
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Move and clarify Py_Main documentation","articleBody":"BPO | [34206](https://bugs.python.org/issue34206)\n--- | :---\nNosy | @ncoghlan, @ericsnowcurrently, @emilyemorehouse\nPRs | \u003cli\u003epython/cpython#8023\u003c/li\u003e\nDependencies | \u003cli\u003ebpo-34008: Do we support calling Py_Main() after Py_Initialize()?\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/ncoghlan'\nclosed_at = None\ncreated_at = \u003cDate 2018-07-24.13:37:49.167\u003e\nlabels = ['type-feature', '3.8', '3.9', '3.10', 'docs']\ntitle = 'Move and clarify Py_Main documentation'\nupdated_at = \u003cDate 2020-06-29.10:35:59.565\u003e\nuser = 'https://github.com/ncoghlan'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2020-06-29.10:35:59.565\u003e\nactor = 'vstinner'\nassignee = 'ncoghlan'\nclosed = False\nclosed_date = None\ncloser = None\ncomponents = ['Documentation']\ncreation = \u003cDate 2018-07-24.13:37:49.167\u003e\ncreator = 'ncoghlan'\ndependencies = ['34008']\nfiles = []\nhgrepos = []\nissue_num = 34206\nkeywords = ['patch']\nmessage_count = 3.0\nmessages = ['322301', '372503', '372504']\nnosy_count = 3.0\nnosy_names = ['ncoghlan', 'eric.snow', 'emilyemorehouse']\npr_nums = ['8023']\npriority = 'normal'\nresolution = None\nstage = 'patch review'\nstatus = 'open'\nsuperseder = None\ntype = 'enhancement'\nurl = 'https://bugs.python.org/issue34206'\nversions = ['Python 3.8', 'Python 3.9', 'Python 3.10']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/ncoghlan","@type":"Person","name":"ncoghlan"},"datePublished":"2018-07-24T13:37:49.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":6},"url":"https://github.com/78387/cpython/issues/78387"}
| 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:c1f2d752-8659-2785-a71c-11196e81d932 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 9936:1F16:316A670:4722E00:6A4FFA42 |
| html-safe-nonce | 3c6a7c2722f9aefcfe8e6364a26603ec9c018ccbba518830260e37dadb085e66 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5OTM2OjFGMTY6MzE2QTY3MDo0NzIyRTAwOjZBNEZGQTQyIiwidmlzaXRvcl9pZCI6IjE2MDMxNTYwNjg5NjczODE1NzAiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 9bd2e92b06e0dbe877774bd678a1975a66d1af2a2378be60cff399afe8ea8f26 |
| hovercard-subject-tag | issue:1198995200 |
| 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/78387/issue_layout |
| twitter:image | https://opengraph.githubassets.com/b90360f07abf51b1a47a0946377c76f827e3871b7609388a72b632ed3db847f6/python/cpython/issues/78387 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/b90360f07abf51b1a47a0946377c76f827e3871b7609388a72b632ed3db847f6/python/cpython/issues/78387 |
| og:image:alt | BPO 34206 Nosy @ncoghlan, @ericsnowcurrently, @emilyemorehouse PRs #8023 Dependencies bpo-34008: Do we support calling Py_Main() after Py_Initialize()? Note: these values reflect the state of the i... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | ncoghlan |
| hostname | github.com |
| expected-hostname | github.com |
| None | 3bd0ff5d28a87b4801a63fb38c2a21a91b0a700dca159dc9416aeae05771b899 |
| 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 | 67a336083e4dcb40224dc2c01cd4c7ed413bdb09 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width