Title: MagicMock().__iter__.return_value is different from MagicMock().__iter__() · Issue #77417 · python/cpython · GitHub
Open Graph Title: MagicMock().__iter__.return_value is different from MagicMock().__iter__() · Issue #77417 · python/cpython
X Title: MagicMock().__iter__.return_value is different from MagicMock().__iter__() · Issue #77417 · python/cpython
Description: BPO 33236 Nosy @voidspace, @mrh1997, @mariocj89, @tirkarthi 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 fields: assignee = None closed_at...
Open Graph Description: BPO 33236 Nosy @voidspace, @mrh1997, @mariocj89, @tirkarthi 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 ...
X Description: BPO 33236 Nosy @voidspace, @mrh1997, @mariocj89, @tirkarthi 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 ...
Opengraph URL: https://github.com/python/cpython/issues/77417
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"MagicMock().__iter__.return_value is different from MagicMock().__iter__()","articleBody":"BPO | [33236](https://bugs.python.org/issue33236)\n--- | :---\nNosy | @voidspace, @mrh1997, @mariocj89, @tirkarthi\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-10-27.15:41:28.053\u003e\ncreated_at = \u003cDate 2018-04-06.11:50:07.395\u003e\nlabels = ['invalid', 'library']\ntitle = 'MagicMock().__iter__.return_value is different from MagicMock().__iter__()'\nupdated_at = \u003cDate 2018-10-27.15:41:28.052\u003e\nuser = 'https://github.com/mrh1997'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2018-10-27.15:41:28.052\u003e\nactor = 'michael.foord'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2018-10-27.15:41:28.053\u003e\ncloser = 'michael.foord'\ncomponents = ['Library (Lib)']\ncreation = \u003cDate 2018-04-06.11:50:07.395\u003e\ncreator = 'mrh1997'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 33236\nkeywords = []\nmessage_count = 5.0\nmessages = ['315016', '325863', '325927', '328649', '328652']\nnosy_count = 4.0\nnosy_names = ['michael.foord', 'mrh1997', 'mariocj89', 'xtreak']\npr_nums = []\npriority = 'normal'\nresolution = 'not a bug'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = None\nurl = 'https://bugs.python.org/issue33236'\nversions = ['Python 2.7', 'Python 3.4', 'Python 3.5', 'Python 3.6']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/mrh1997","@type":"Person","name":"mrh1997"},"datePublished":"2018-04-06T11:50:07.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":5},"url":"https://github.com/77417/cpython/issues/77417"}
| 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:41c2e4ad-66eb-b967-26da-701570687066 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | B554:1D90CC:1406981:1B2B42D:6A4EFAAB |
| html-safe-nonce | 47536d718641fd4ecbd0460047a1fc9a3a4813f682c3fa53ebc0350b0ff72ecf |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCNTU0OjFEOTBDQzoxNDA2OTgxOjFCMkI0MkQ6NkE0RUZBQUIiLCJ2aXNpdG9yX2lkIjoiNDU5OTkwOTY1MzY3NzAxMzY3NSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | bfac957b49b88f783fedf4fb2192f09961aceb0d3a20bc6a98bca2156f691849 |
| hovercard-subject-tag | issue:1198989801 |
| 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/77417/issue_layout |
| twitter:image | https://opengraph.githubassets.com/8f63e54564ef5ca29719f650a58f38054a18059790ade95504364490c3e2b200/python/cpython/issues/77417 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/8f63e54564ef5ca29719f650a58f38054a18059790ade95504364490c3e2b200/python/cpython/issues/77417 |
| og:image:alt | BPO 33236 Nosy @voidspace, @mrh1997, @mariocj89, @tirkarthi 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 ... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | mrh1997 |
| 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 | 2b8f23afb982271f1b22258a94aede67a6b77760 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width