Title: Subprocess.getstatusoutput Fails Executing 'dir' Command on Windows · Issue #50058 · python/cpython · GitHub
Open Graph Title: Subprocess.getstatusoutput Fails Executing 'dir' Command on Windows · Issue #50058 · python/cpython
X Title: Subprocess.getstatusoutput Fails Executing 'dir' Command on Windows · Issue #50058 · python/cpython
Description: BPO 5808 Nosy @orsenthil, @ssbarnea Superseder bpo-10197: subprocess.getoutput fails on win32 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...
Open Graph Description: BPO 5808 Nosy @orsenthil, @ssbarnea Superseder bpo-10197: subprocess.getoutput fails on win32 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the...
X Description: BPO 5808 Nosy @orsenthil, @ssbarnea Superseder bpo-10197: subprocess.getoutput fails on win32 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the...
Opengraph URL: https://github.com/python/cpython/issues/50058
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Subprocess.getstatusoutput Fails Executing 'dir' Command on Windows","articleBody":"BPO | [5808](https://bugs.python.org/issue5808)\n--- | :---\nNosy | @orsenthil, @ssbarnea\nSuperseder | \u003cli\u003ebpo-10197: subprocess.getoutput fails on win32\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 2009-04-21.15:56:03.642\u003e\ncreated_at = \u003cDate 2009-04-21.15:49:32.930\u003e\nlabels = ['type-bug', 'invalid']\ntitle = \"Subprocess.getstatusoutput Fails Executing 'dir' Command on Windows\"\nupdated_at = \u003cDate 2012-08-20.03:57:25.826\u003e\nuser = 'https://bugs.python.org/mrwizard82d1'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2012-08-20.03:57:25.826\u003e\nactor = 'r.david.murray'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2009-04-21.15:56:03.642\u003e\ncloser = 'mrwizard82d1'\ncomponents = []\ncreation = \u003cDate 2009-04-21.15:49:32.930\u003e\ncreator = 'mrwizard82d1'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 5808\nkeywords = []\nmessage_count = 6.0\nmessages = ['86242', '86243', '91005', '91011', '91013', '110424']\nnosy_count = 4.0\nnosy_names = ['orsenthil', 'ssbarnea', 'mrwizard82d1', 'matthieu.labbe']\npr_nums = []\npriority = 'normal'\nresolution = 'not a bug'\nstage = None\nstatus = 'closed'\nsuperseder = '10197'\ntype = 'behavior'\nurl = 'https://bugs.python.org/issue5808'\nversions = []\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/mrwizard82d1","@type":"Person","name":"mrwizard82d1"},"datePublished":"2009-04-21T15:49:33.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":6},"url":"https://github.com/50058/cpython/issues/50058"}
| 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:eaf49962-102c-9242-c5d9-5b547a9fb709 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | AAFA:22DCC7:8DAE7:B8BA0:6A5257BA |
| html-safe-nonce | 725ca132c379abddc200e4aa983376898090bdb871e7e2f2e8ddef521070526b |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBQUZBOjIyRENDNzo4REFFNzpCOEJBMDo2QTUyNTdCQSIsInZpc2l0b3JfaWQiOiIyMzA2NjAxMDM0MDcwNTEzNTk0IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | edab451d6a2587df63b03c7e7e679e12c8b6f7177e87fc6021d03dbd9d03398f |
| hovercard-subject-tag | issue:1198843511 |
| 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/50058/issue_layout |
| twitter:image | https://opengraph.githubassets.com/1fec2ace455b6276aea5593a5958fb110b561055426dfa0e59812cae1eeaa470/python/cpython/issues/50058 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/1fec2ace455b6276aea5593a5958fb110b561055426dfa0e59812cae1eeaa470/python/cpython/issues/50058 |
| og:image:alt | BPO 5808 Nosy @orsenthil, @ssbarnea Superseder bpo-10197: subprocess.getoutput fails on win32 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | mrwizard82d1 |
| hostname | github.com |
| expected-hostname | github.com |
| None | b9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb |
| 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 | 7aed05249554b889eb33d002851a973eebcc7e91 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width