Title: inspect.isdatadescriptor false negative · Issue #76581 · python/cpython · GitHub
Open Graph Title: inspect.isdatadescriptor false negative · Issue #76581 · python/cpython
X Title: inspect.isdatadescriptor false negative · Issue #76581 · python/cpython
Description: BPO 32400 Nosy @serhiy-storchaka, @aaronchall, @corona10, @chnlior Superseder bpo-26103: Contradiction in definition of "data descriptor" between (dotted lookup behavior/datamodel documentation) and (inspect lib/descriptor how-to) Note: ...
Open Graph Description: BPO 32400 Nosy @serhiy-storchaka, @aaronchall, @corona10, @chnlior Superseder bpo-26103: Contradiction in definition of "data descriptor" between (dotted lookup behavior/datamodel documentation) an...
X Description: BPO 32400 Nosy @serhiy-storchaka, @aaronchall, @corona10, @chnlior Superseder bpo-26103: Contradiction in definition of "data descriptor" between (dotted lookup behavior/datamodel documen...
Opengraph URL: https://github.com/python/cpython/issues/76581
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"inspect.isdatadescriptor false negative","articleBody":"BPO | [32400](https://bugs.python.org/issue32400)\n--- | :---\nNosy | @serhiy-storchaka, @aaronchall, @corona10, @chnlior\nSuperseder | \u003cli\u003ebpo-26103: Contradiction in definition of \u0026quot;data descriptor\u0026quot; between (dotted lookup behavior/datamodel documentation) and (inspect lib/descriptor how-to)\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-10.11:24:32.055\u003e\ncreated_at = \u003cDate 2017-12-21.18:57:04.972\u003e\nlabels = ['type-bug', 'library', 'docs']\ntitle = 'inspect.isdatadescriptor false negative'\nupdated_at = \u003cDate 2018-06-10.11:24:32.054\u003e\nuser = 'https://github.com/chnlior'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2018-06-10.11:24:32.054\u003e\nactor = 'berker.peksag'\nassignee = 'docs@python'\nclosed = True\nclosed_date = \u003cDate 2018-06-10.11:24:32.055\u003e\ncloser = 'berker.peksag'\ncomponents = ['Documentation', 'Library (Lib)']\ncreation = \u003cDate 2017-12-21.18:57:04.972\u003e\ncreator = 'chnlior'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 32400\nkeywords = ['patch']\nmessage_count = 2.0\nmessages = ['308895', '319204']\nnosy_count = 5.0\nnosy_names = ['docs@python', 'serhiy.storchaka', 'Aaron Hall', 'corona10', 'chnlior']\npr_nums = []\npriority = 'normal'\nresolution = 'duplicate'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = '26103'\ntype = 'behavior'\nurl = 'https://bugs.python.org/issue32400'\nversions = ['Python 3.6']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/chnlior","@type":"Person","name":"chnlior"},"datePublished":"2017-12-21T18:57:05.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/76581/cpython/issues/76581"}
| 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:ec181128-2109-13dc-8cc1-349866c464f7 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | B1E2:86B86:5807D:7D978:696A099E |
| html-safe-nonce | f533a44a902e4fbab43ddda78a426b3afb23eabc3b2005145b1134619eb3af70 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCMUUyOjg2Qjg2OjU4MDdEOjdEOTc4OjY5NkEwOTlFIiwidmlzaXRvcl9pZCI6IjQyODg0MjUzNDk2MTIxNzc4MjIiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | f980e6c47c0f2694f6983fc77da68fc3e930e2a1c46c0cc23f991d39a5c002bb |
| hovercard-subject-tag | issue:1198984799 |
| 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/76581/issue_layout |
| twitter:image | https://opengraph.githubassets.com/e496488b836a9271b0a60996f616c81e3827cf1e5188be60c1563ed9981a4dce/python/cpython/issues/76581 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/e496488b836a9271b0a60996f616c81e3827cf1e5188be60c1563ed9981a4dce/python/cpython/issues/76581 |
| og:image:alt | BPO 32400 Nosy @serhiy-storchaka, @aaronchall, @corona10, @chnlior Superseder bpo-26103: Contradiction in definition of "data descriptor" between (dotted lookup behavior/datamodel documentation) an... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | chnlior |
| hostname | github.com |
| expected-hostname | github.com |
| None | 699227a00bbb7fe1eec276d2ae1c3a93068bc5ba483bd9dc4b2a27a8f4f2f595 |
| 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 | 7266b2d935baa1c6474b16dd9feaa5ca30607261 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width