Title: Add migration step for DictMixin -> collections.MutableMapping · Issue #46296 · python/cpython · GitHub
Open Graph Title: Add migration step for DictMixin -> collections.MutableMapping · Issue #46296 · python/cpython
X Title: Add migration step for DictMixin -> collections.MutableMapping · Issue #46296 · python/cpython
Description: BPO 2012 Nosy @rhettinger, @ncoghlan, @tiran Superseder bpo-2876: Write UserDict fixer for 2to3 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 GitH...
Open Graph Description: BPO 2012 Nosy @rhettinger, @ncoghlan, @tiran Superseder bpo-2876: Write UserDict fixer for 2to3 Note: these values reflect the state of the issue at the time it was migrated and might not reflect t...
X Description: BPO 2012 Nosy @rhettinger, @ncoghlan, @tiran Superseder bpo-2876: Write UserDict fixer for 2to3 Note: these values reflect the state of the issue at the time it was migrated and might not reflect t...
Opengraph URL: https://github.com/python/cpython/issues/46296
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Add migration step for DictMixin -\u003e collections.MutableMapping","articleBody":"BPO | [2012](https://bugs.python.org/issue2012)\n--- | :---\nNosy | @rhettinger, @ncoghlan, @tiran\nSuperseder | \u003cli\u003ebpo-2876: Write UserDict fixer for 2to3\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 2008-08-21.22:24:06.292\u003e\ncreated_at = \u003cDate 2008-02-05.01:32:30.677\u003e\nlabels = ['type-feature', 'expert-2to3']\ntitle = 'Add migration step for DictMixin -\u003e collections.MutableMapping'\nupdated_at = \u003cDate 2008-08-21.22:24:06.292\u003e\nuser = 'https://github.com/tiran'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2008-08-21.22:24:06.292\u003e\nactor = 'benjamin.peterson'\nassignee = 'collinwinter'\nclosed = True\nclosed_date = \u003cDate 2008-08-21.22:24:06.292\u003e\ncloser = 'benjamin.peterson'\ncomponents = ['2to3 (2.x to 3.x conversion tool)']\ncreation = \u003cDate 2008-02-05.01:32:30.677\u003e\ncreator = 'christian.heimes'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 2012\nkeywords = []\nmessage_count = 4.0\nmessages = ['62058', '62063', '62221', '62234']\nnosy_count = 4.0\nnosy_names = ['collinwinter', 'rhettinger', 'ncoghlan', 'christian.heimes']\npr_nums = []\npriority = 'normal'\nresolution = 'duplicate'\nstage = None\nstatus = 'closed'\nsuperseder = '2876'\ntype = 'enhancement'\nurl = 'https://bugs.python.org/issue2012'\nversions = ['Python 2.6', 'Python 3.0']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/tiran","@type":"Person","name":"tiran"},"datePublished":"2008-02-05T01:32:31.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":4},"url":"https://github.com/46296/cpython/issues/46296"}
| 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:4c019f6f-e395-bc52-f7bf-9afe7379ce13 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | E220:F5E51:AA3F414:ADB353C:6A50B8A0 |
| html-safe-nonce | ef042b9956e80409488788951dd2b1fae934a17a976044299675bf6c959ea975 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFMjIwOkY1RTUxOkFBM0Y0MTQ6QURCMzUzQzo2QTUwQjhBMCIsInZpc2l0b3JfaWQiOiI3ODE5NzgzMjc5Mjk4OTUwNzIiLCJyZWdpb25fZWRnZSI6InNlYSIsInJlZ2lvbl9yZW5kZXIiOiJzZWEifQ== |
| visitor-hmac | 2a6d50ba555f5abbfd984f5396d59b60c990cece4a18c5b278f3cdfebee33e8a |
| hovercard-subject-tag | issue:1198828151 |
| 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/46296/issue_layout |
| twitter:image | https://opengraph.githubassets.com/a55e2bd01ec266918a9c74af6f82d04f13840e6e888852a2a77aa11dd572d46a/python/cpython/issues/46296 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/a55e2bd01ec266918a9c74af6f82d04f13840e6e888852a2a77aa11dd572d46a/python/cpython/issues/46296 |
| og:image:alt | BPO 2012 Nosy @rhettinger, @ncoghlan, @tiran Superseder bpo-2876: Write UserDict fixer for 2to3 Note: these values reflect the state of the issue at the time it was migrated and might not reflect t... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | tiran |
| hostname | github.com |
| expected-hostname | github.com |
| None | 63772747707af4093f0d5fc7aa1bb3bb55f412a9865207c4f421aa34c64cc404 |
| 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 | ded53fe94e3ff1bb4dbf8cc77e285396c92580fb |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width