Title: Subclass friendly reprs · Issue #66232 · python/cpython · GitHub
Open Graph Title: Subclass friendly reprs · Issue #66232 · python/cpython
X Title: Subclass friendly reprs · Issue #66232 · python/cpython
Description: BPO 22033 Nosy @rhettinger, @vstinner, @serhiy-storchaka Files repr_subclass_friendly.diff 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 22033 Nosy @rhettinger, @vstinner, @serhiy-storchaka Files repr_subclass_friendly.diff Note: these values reflect the state of the issue at the time it was migrated and might not reflect the cu...
X Description: BPO 22033 Nosy @rhettinger, @vstinner, @serhiy-storchaka Files repr_subclass_friendly.diff 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/66232
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Subclass friendly reprs","articleBody":"BPO | [22033](https://bugs.python.org/issue22033)\n--- | :---\nNosy | @rhettinger, @vstinner, @serhiy-storchaka\nFiles | \u003cli\u003e[repr_subclass_friendly.diff](https://bugs.python.org/file36027/repr_subclass_friendly.diff \"Uploaded as text/plain at 2014-07-22.09:08:02 by @serhiy-storchaka\")\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 = 'https://github.com/serhiy-storchaka'\nclosed_at = \u003cDate 2014-07-25.20:40:49.651\u003e\ncreated_at = \u003cDate 2014-07-22.09:08:04.932\u003e\nlabels = ['type-feature', 'library']\ntitle = 'Subclass friendly reprs'\nupdated_at = \u003cDate 2014-07-25.20:40:49.650\u003e\nuser = 'https://github.com/serhiy-storchaka'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2014-07-25.20:40:49.650\u003e\nactor = 'serhiy.storchaka'\nassignee = 'serhiy.storchaka'\nclosed = True\nclosed_date = \u003cDate 2014-07-25.20:40:49.651\u003e\ncloser = 'serhiy.storchaka'\ncomponents = ['Library (Lib)']\ncreation = \u003cDate 2014-07-22.09:08:04.932\u003e\ncreator = 'serhiy.storchaka'\ndependencies = []\nfiles = ['36027']\nhgrepos = []\nissue_num = 22033\nkeywords = ['patch']\nmessage_count = 4.0\nmessages = ['223650', '223988', '223997', '223999']\nnosy_count = 4.0\nnosy_names = ['rhettinger', 'vstinner', 'python-dev', 'serhiy.storchaka']\npr_nums = []\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'enhancement'\nurl = 'https://bugs.python.org/issue22033'\nversions = ['Python 3.5']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/serhiy-storchaka","@type":"Person","name":"serhiy-storchaka"},"datePublished":"2014-07-22T09:08:05.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":4},"url":"https://github.com/66232/cpython/issues/66232"}
| 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:36a5d58d-2979-8f2e-84fe-326dae44bd49 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | A9E2:2DFBD1:272AF:39F8E:6A4DF85E |
| html-safe-nonce | fffd2808caa682ce7eca790059d299b90cf0d0c5f5d7fbf096f8aefe1395f8be |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBOUUyOjJERkJEMToyNzJBRjozOUY4RTo2QTRERjg1RSIsInZpc2l0b3JfaWQiOiI0NjIwMDk3MTQyNDI5NDQ4Mjg2IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 1e4191cf69f13241c588396e6b125469889a06c89da0d42905aeb0db346a78b5 |
| hovercard-subject-tag | issue:1198923785 |
| 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/66232/issue_layout |
| twitter:image | https://opengraph.githubassets.com/8e15aee7c8a7ac59dc81aa7cd2730edadb3c13764fa25a391ff6e5cecc5a292e/python/cpython/issues/66232 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/8e15aee7c8a7ac59dc81aa7cd2730edadb3c13764fa25a391ff6e5cecc5a292e/python/cpython/issues/66232 |
| og:image:alt | BPO 22033 Nosy @rhettinger, @vstinner, @serhiy-storchaka Files repr_subclass_friendly.diff 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 | serhiy-storchaka |
| hostname | github.com |
| expected-hostname | github.com |
| None | 5818716c93c6a2925b815402541a32814e43a7b1261c322b0c2df75224289566 |
| 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 | 4314b1df11fa8a565684f3a72dc971e3785da365 |
| ui-target | canary-2 |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width