Title: Implicit ABCs have no means of "anti-registration" · Issue #70146 · python/cpython · GitHub
Open Graph Title: Implicit ABCs have no means of "anti-registration" · Issue #70146 · python/cpython
X Title: Implicit ABCs have no means of "anti-registration" · Issue #70146 · python/cpython
Description: BPO 25958 Nosy @gvanrossum, @rhettinger, @ncoghlan, @ethanfurman, @vadmium, @serhiy-storchaka, @ilevkivskyi, @Mariatta Files patch.diffpatch-regenerated.diffpatch2.diffpatch3.diffpatch3-regenerated.diffpatch4a.diffpatch5.diffabarnert_reb...
Open Graph Description: BPO 25958 Nosy @gvanrossum, @rhettinger, @ncoghlan, @ethanfurman, @vadmium, @serhiy-storchaka, @ilevkivskyi, @Mariatta Files patch.diffpatch-regenerated.diffpatch2.diffpatch3.diffpatch3-regenerated...
X Description: BPO 25958 Nosy @gvanrossum, @rhettinger, @ncoghlan, @ethanfurman, @vadmium, @serhiy-storchaka, @ilevkivskyi, @Mariatta Files patch.diffpatch-regenerated.diffpatch2.diffpatch3.diffpatch3-regenerated...
Opengraph URL: https://github.com/python/cpython/issues/70146
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Implicit ABCs have no means of \"anti-registration\"","articleBody":"BPO | [25958](https://bugs.python.org/issue25958)\n--- | :---\nNosy | @gvanrossum, @rhettinger, @ncoghlan, @ethanfurman, @vadmium, @serhiy-storchaka, @ilevkivskyi, @Mariatta\nFiles | \u003cli\u003e[patch.diff](https://bugs.python.org/file41502/patch.diff \"Uploaded as text/plain at 2016-01-05.02:28:38 by abarnert\")\u003c/li\u003e\u003cli\u003e[patch-regenerated.diff](https://bugs.python.org/file41508/patch-regenerated.diff \"Uploaded as text/plain at 2016-01-05.19:23:48 by @gvanrossum\")\u003c/li\u003e\u003cli\u003e[patch2.diff](https://bugs.python.org/file41509/patch2.diff \"Uploaded as text/plain at 2016-01-05.22:06:43 by abarnert\")\u003c/li\u003e\u003cli\u003e[patch3.diff](https://bugs.python.org/file41511/patch3.diff \"Uploaded as text/plain at 2016-01-06.02:03:40 by abarnert\")\u003c/li\u003e\u003cli\u003e[patch3-regenerated.diff](https://bugs.python.org/file41519/patch3-regenerated.diff \"Uploaded as text/plain at 2016-01-06.20:02:55 by @gvanrossum\")\u003c/li\u003e\u003cli\u003e[patch4a.diff](https://bugs.python.org/file41527/patch4a.diff \"Uploaded as text/plain at 2016-01-07.20:58:06 by abarnert\")\u003c/li\u003e\u003cli\u003e[patch5.diff](https://bugs.python.org/file41651/patch5.diff \"Uploaded as text/plain at 2016-01-18.19:26:30 by abarnert\")\u003c/li\u003e\u003cli\u003e[abarnert_rebased.diff](https://bugs.python.org/file44122/abarnert_rebased.diff \"Uploaded as text/plain at 2016-08-15.21:32:48 by @ilevkivskyi\")\u003c/li\u003e\u003cli\u003e[abarnert_rebased2.diff](https://bugs.python.org/file44123/abarnert_rebased2.diff \"Uploaded as text/plain at 2016-08-15.22:02:50 by @ilevkivskyi\")\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 2016-08-18.19:16:27.926\u003e\ncreated_at = \u003cDate 2015-12-26.22:26:42.809\u003e\nlabels = ['type-feature', 'library']\ntitle = 'Implicit ABCs have no means of \"anti-registration\"'\nupdated_at = \u003cDate 2017-06-10.03:39:41.507\u003e\nuser = 'https://bugs.python.org/abarnert'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2017-06-10.03:39:41.507\u003e\nactor = 'Mariatta'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2016-08-18.19:16:27.926\u003e\ncloser = 'gvanrossum'\ncomponents = ['Library (Lib)']\ncreation = \u003cDate 2015-12-26.22:26:42.809\u003e\ncreator = 'abarnert'\ndependencies = []\nfiles = ['41502', '41508', '41509', '41511', '41519', '41527', '41651', '44122', '44123']\nhgrepos = []\nissue_num = 25958\nkeywords = ['patch']\nmessage_count = 46.0\nmessages = ['257052', '257056', '257059', '257129', '257277', '257295', '257303', '257305', '257481', '257490', '257491', '257512', '257518', '257523', '257538', '257542', '257543', '257544', '257546', '257548', '257549', '257550', '257551', '257555', '257559', '257564', '257576', '257636', '257639', '257641', '257790', '258539', '259346', '259350', '259351', '259355', '259357', '270439', '272800', '272801', '273041', '273047', '273048', '273051', '295540', '295602']\nnosy_count = 10.0\nnosy_names = ['gvanrossum', 'rhettinger', 'ncoghlan', 'ethan.furman', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'abarnert', 'levkivskyi', 'Mariatta']\npr_nums = []\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'enhancement'\nurl = 'https://bugs.python.org/issue25958'\nversions = ['Python 3.6']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/abarnert","@type":"Person","name":"abarnert"},"datePublished":"2015-12-26T22:26:43.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":46},"url":"https://github.com/70146/cpython/issues/70146"}
| 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:da39e72c-e6fe-145b-2bfe-c813d3134315 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | CC60:3A6082:AB3CE7:DD941C:696AFAFB |
| html-safe-nonce | e830ca16fe90a4074e7a2268b1a8bb02f21cd1173b5f88d918eec0847bce0196 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDQzYwOjNBNjA4MjpBQjNDRTc6REQ5NDFDOjY5NkFGQUZCIiwidmlzaXRvcl9pZCI6IjY0MjI2Mjk0Nzg0MjQwNTA0MjciLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 12775e65dc9ea97bfd57a90f6e410478b6825b6a3f7dec7903b8790131f63144 |
| hovercard-subject-tag | issue:1198945740 |
| 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/70146/issue_layout |
| twitter:image | https://opengraph.githubassets.com/89c2c082de802e46dab4c34e2c3168defcf7cfbf87e3cb80a9fbc228c9377640/python/cpython/issues/70146 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/89c2c082de802e46dab4c34e2c3168defcf7cfbf87e3cb80a9fbc228c9377640/python/cpython/issues/70146 |
| og:image:alt | BPO 25958 Nosy @gvanrossum, @rhettinger, @ncoghlan, @ethanfurman, @vadmium, @serhiy-storchaka, @ilevkivskyi, @Mariatta Files patch.diffpatch-regenerated.diffpatch2.diffpatch3.diffpatch3-regenerated... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | abarnert |
| hostname | github.com |
| expected-hostname | github.com |
| None | 5f99f7c1d70f01da5b93e5ca90303359738944d8ab470e396496262c66e60b8d |
| 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 | 82560a55c6b2054555076f46e683151ee28a19bc |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width