Title: pdb.Pdb constructor stdout override required to disable use_rawinput · Issue #77930 · python/cpython · GitHub
Open Graph Title: pdb.Pdb constructor stdout override required to disable use_rawinput · Issue #77930 · python/cpython
X Title: pdb.Pdb constructor stdout override required to disable use_rawinput · Issue #77930 · python/cpython
Description: BPO 33749 Nosy @bitdancer Superseder bpo-2571: can cmd.py's API/docs for the use of an alternate stdin be improved? Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Sh...
Open Graph Description: BPO 33749 Nosy @bitdancer Superseder bpo-2571: can cmd.py's API/docs for the use of an alternate stdin be improved? Note: these values reflect the state of the issue at the time it was migrated and...
X Description: BPO 33749 Nosy @bitdancer Superseder bpo-2571: can cmd.py's API/docs for the use of an alternate stdin be improved? Note: these values reflect the state of the issue at the time it was migrated...
Opengraph URL: https://github.com/python/cpython/issues/77930
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"pdb.Pdb constructor stdout override required to disable use_rawinput","articleBody":"BPO | [33749](https://bugs.python.org/issue33749)\n--- | :---\nNosy | @bitdancer\nSuperseder | \u003cli\u003ebpo-2571: can cmd.py\u0026#x27;s API/docs for the use of an alternate stdin be improved?\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-06-03.22:45:19.781\u003e\ncreated_at = \u003cDate 2018-06-03.12:03:45.228\u003e\nlabels = ['3.7', '3.8', 'type-bug', 'library']\ntitle = 'pdb.Pdb constructor stdout override required to disable use_rawinput'\nupdated_at = \u003cDate 2018-06-03.22:45:42.910\u003e\nuser = 'https://bugs.python.org/m01'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2018-06-03.22:45:42.910\u003e\nactor = 'r.david.murray'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2018-06-03.22:45:19.781\u003e\ncloser = 'r.david.murray'\ncomponents = ['Library (Lib)']\ncreation = \u003cDate 2018-06-03.12:03:45.228\u003e\ncreator = 'm01'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 33749\nkeywords = []\nmessage_count = 3.0\nmessages = ['318536', '318559', '318587']\nnosy_count = 2.0\nnosy_names = ['r.david.murray', 'm01']\npr_nums = []\npriority = 'normal'\nresolution = 'duplicate'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = '2571'\ntype = 'behavior'\nurl = 'https://bugs.python.org/issue33749'\nversions = ['Python 2.7', 'Python 3.4', 'Python 3.5', 'Python 3.6', 'Python 3.7', 'Python 3.8']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/m01","@type":"Person","name":"m01"},"datePublished":"2018-06-03T12:03:45.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":3},"url":"https://github.com/77930/cpython/issues/77930"}
| 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:15aae45a-34f4-bf8c-6d30-b16c5b6af36c |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | D6F0:3F60C6:248D088:32A21DF:6A4F491E |
| html-safe-nonce | 1b663ec72ff68c31cee8191069344236e11cff26b534a1669eadcd78e6d3eb77 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJENkYwOjNGNjBDNjoyNDhEMDg4OjMyQTIxREY6NkE0RjQ5MUUiLCJ2aXNpdG9yX2lkIjoiMzk2NDY5ODMxODYwOTUzMzIxNCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 53fe3bfbb7bd54edee8a038acb2aabed0cb68ee342de23e6cb5383f7005dcbcc |
| hovercard-subject-tag | issue:1198992694 |
| 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/77930/issue_layout |
| twitter:image | https://opengraph.githubassets.com/15748e028ea797338be4ea2958c2d219ea15593f7c32cd0082e4443ffc9df893/python/cpython/issues/77930 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/15748e028ea797338be4ea2958c2d219ea15593f7c32cd0082e4443ffc9df893/python/cpython/issues/77930 |
| og:image:alt | BPO 33749 Nosy @bitdancer Superseder bpo-2571: can cmd.py's API/docs for the use of an alternate stdin be improved? Note: these values reflect the state of the issue at the time it was migrated and... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | m01 |
| 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