Title: print(os.environ.keys()) should only print the keys · Issue #76481 · python/cpython · GitHub
Open Graph Title: print(os.environ.keys()) should only print the keys · Issue #76481 · python/cpython
X Title: print(os.environ.keys()) should only print the keys · Issue #76481 · python/cpython
Description: BPO 32300 Nosy @rhettinger, @vstinner, @bitdancer, @asmeurer, @serhiy-storchaka, @csabella 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 fi...
Open Graph Description: BPO 32300 Nosy @rhettinger, @vstinner, @bitdancer, @asmeurer, @serhiy-storchaka, @csabella Note: these values reflect the state of the issue at the time it was migrated and might not reflect the cu...
X Description: BPO 32300 Nosy @rhettinger, @vstinner, @bitdancer, @asmeurer, @serhiy-storchaka, @csabella Note: these values reflect the state of the issue at the time it was migrated and might not reflect the cu...
Opengraph URL: https://github.com/python/cpython/issues/76481
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"print(os.environ.keys()) should only print the keys","articleBody":"BPO | [32300](https://bugs.python.org/issue32300)\n--- | :---\nNosy | @rhettinger, @vstinner, @bitdancer, @asmeurer, @serhiy-storchaka, @csabella\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 2017-12-13.08:37:00.625\u003e\nlabels = ['type-bug', 'library', '3.9', '3.10']\ntitle = 'print(os.environ.keys()) should only print the keys'\nupdated_at = \u003cDate 2020-11-06.19:11:50.449\u003e\nuser = 'https://github.com/asmeurer'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2020-11-06.19:11:50.449\u003e\nactor = 'iritkatriel'\nassignee = 'none'\nclosed = False\nclosed_date = None\ncloser = None\ncomponents = ['Library (Lib)']\ncreation = \u003cDate 2017-12-13.08:37:00.625\u003e\ncreator = 'Aaron.Meurer'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 32300\nkeywords = []\nmessage_count = 20.0\nmessages = ['308190', '308199', '308200', '308219', '308220', '308223', '308241', '308244', '308249', '308251', '308266', '308309', '308314', '308315', '308321', '308334', '308335', '308338', '308357', '308358']\nnosy_count = 6.0\nnosy_names = ['rhettinger', 'vstinner', 'r.david.murray', 'Aaron.Meurer', 'serhiy.storchaka', 'cheryl.sabella']\npr_nums = []\npriority = 'normal'\nresolution = None\nstage = None\nstatus = 'open'\nsuperseder = None\ntype = 'behavior'\nurl = 'https://bugs.python.org/issue32300'\nversions = ['Python 3.9', 'Python 3.10']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/asmeurer","@type":"Person","name":"asmeurer"},"datePublished":"2017-12-13T08:37:01.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":20},"url":"https://github.com/76481/cpython/issues/76481"}
| 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:9d7b28b0-b806-6067-b4a5-b1c471e16207 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | B776:18BA88:4EE96B9:6E84C29:6A4F9531 |
| html-safe-nonce | 5cd897c3fa16de996d000575b15bd57f0c615e7101707fd76ace66f9e88bcaca |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCNzc2OjE4QkE4ODo0RUU5NkI5OjZFODRDMjk6NkE0Rjk1MzEiLCJ2aXNpdG9yX2lkIjoiMTMzMzA0NjgyOTg1MjM2NjEzMCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | b9f9b67bc2bff75b49c1dfdc047302cf3fb8fcbd295754779953066ab037bd94 |
| hovercard-subject-tag | issue:1198984288 |
| 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/76481/issue_layout |
| twitter:image | https://opengraph.githubassets.com/412f6fc0fddf3c42b11a09c950db136e238bdae0e068518ce2ef92a562978edc/python/cpython/issues/76481 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/412f6fc0fddf3c42b11a09c950db136e238bdae0e068518ce2ef92a562978edc/python/cpython/issues/76481 |
| og:image:alt | BPO 32300 Nosy @rhettinger, @vstinner, @bitdancer, @asmeurer, @serhiy-storchaka, @csabella Note: these values reflect the state of the issue at the time it was migrated and might not reflect the cu... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | asmeurer |
| hostname | github.com |
| expected-hostname | github.com |
| None | b92d11c0aa4a77d54ef4af1078b6a15fb5a70a215b30c4ecf28889d5a8e656d9 |
| 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 | 4b249b445842943ed31549e027f57a8ade9881ed |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width