Title: Clarify argument type of platform.platform(aliased, terse) to boolean · Issue #91038 · python/cpython · GitHub
Open Graph Title: Clarify argument type of platform.platform(aliased, terse) to boolean · Issue #91038 · python/cpython
X Title: Clarify argument type of platform.platform(aliased, terse) to boolean · Issue #91038 · python/cpython
Description: BPO 46882 Nosy @stevendaprano, @Rotzbua PRs #31617#31621 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: assignee = None closed_at = ...
Open Graph Description: BPO 46882 Nosy @stevendaprano, @Rotzbua PRs #31617#31621 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 Git...
X Description: BPO 46882 Nosy @stevendaprano, @Rotzbua PRs #31617#31621 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 Git...
Opengraph URL: https://github.com/python/cpython/issues/91038
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Clarify argument type of platform.platform(aliased, terse) to boolean","articleBody":"BPO | [46882](https://bugs.python.org/issue46882)\n--- | :---\nNosy | @stevendaprano, @Rotzbua\nPRs | \u003cli\u003epython/cpython#31617\u003c/li\u003e\u003cli\u003epython/cpython#31621\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 2022-02-28.14:28:31.784\u003e\nlabels = ['3.7', '3.8', '3.9', 'type-feature', 'docs', '3.10', '3.11', 'library']\ntitle = 'Clarify argument type of platform.platform(aliased, terse) to boolean'\nupdated_at = \u003cDate 2022-02-28.18:49:58.262\u003e\nuser = 'https://github.com/Rotzbua'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2022-02-28.18:49:58.262\u003e\nactor = 'Rotzbua'\nassignee = 'docs@python'\nclosed = False\nclosed_date = None\ncloser = None\ncomponents = ['Documentation', 'Library (Lib)']\ncreation = \u003cDate 2022-02-28.14:28:31.784\u003e\ncreator = 'Rotzbua'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 46882\nkeywords = ['patch']\nmessage_count = 4.0\nmessages = ['414198', '414199', '414205', '414213']\nnosy_count = 3.0\nnosy_names = ['steven.daprano', 'docs@python', 'Rotzbua']\npr_nums = ['31617', '31621']\npriority = 'normal'\nresolution = None\nstage = 'patch review'\nstatus = 'open'\nsuperseder = None\ntype = 'enhancement'\nurl = 'https://bugs.python.org/issue46882'\nversions = ['Python 3.7', 'Python 3.8', 'Python 3.9', 'Python 3.10', 'Python 3.11']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/Rotzbua","@type":"Person","name":"Rotzbua"},"datePublished":"2022-02-28T14:28:32.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":4},"url":"https://github.com/91038/cpython/issues/91038"}
| 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:65169d03-ef45-b68b-3b88-805374e8db46 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | BBB6:291671:316F0B:4392A8:6969D97D |
| html-safe-nonce | 1fde53dd81733ab1d138ecc50d2d877fc6508f48e921f8f9d054e8fe4a2244e2 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCQkI2OjI5MTY3MTozMTZGMEI6NDM5MkE4OjY5NjlEOTdEIiwidmlzaXRvcl9pZCI6IjM5NDIxNzYyMzU5NDM3NDU5MTgiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 5bf2108a60672d4e0334b6873a7dad44d2bd9653f6a187727f74a2bba8733a86 |
| hovercard-subject-tag | issue:1199076172 |
| 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/91038/issue_layout |
| twitter:image | https://opengraph.githubassets.com/56e17cbc5b784378eb76df0c924dbc1447ff3c216e09d619a4fed02d214e9080/python/cpython/issues/91038 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/56e17cbc5b784378eb76df0c924dbc1447ff3c216e09d619a4fed02d214e9080/python/cpython/issues/91038 |
| og:image:alt | BPO 46882 Nosy @stevendaprano, @Rotzbua PRs #31617#31621 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 Git... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | Rotzbua |
| hostname | github.com |
| expected-hostname | github.com |
| None | 7b32f1c7c4549428ee399213e8345494fc55b5637195d3fc5f493657579235e8 |
| 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 | bdde15ad1b403e23b08bbd89b53fbe6bdf688cad |
| ui-target | canary-2 |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width