René's URL Explorer Experiment


Title: bpo-37972: unittest.mock._Call now passes on __getitem__ to the __getattr__ chaining so that call() can be subscriptable by blhsing · Pull Request #15565 · python/cpython · GitHub

Open Graph Title: bpo-37972: unittest.mock._Call now passes on __getitem__ to the __getattr__ chaining so that call() can be subscriptable by blhsing · Pull Request #15565 · python/cpython

X Title: bpo-37972: unittest.mock._Call now passes on __getitem__ to the __getattr__ chaining so that call() can be subscriptable by blhsing · Pull Request #15565 · python/cpython

Description: As reported on StackOverflow: https://stackoverflow.com/questions/57636747/how-to-perform-assert-has-calls-for-a-getitem-call The following code: from unittest.mock import MagicMock, call mm = MagicMock() mm().foo()['bar'] print(mm.mock_calls) would output: [call(), call().foo(), call().foo().__getitem__('bar')] But trying to use that list with: mm.assert_has_calls([call(), call().foo(), call().foo().__getitem__('bar')]) would result in: TypeError: tuple indices must be integers or slices, not str This fix now makes unittest.mock._Call.__getattribute__ raise an AttributeError when the given attribute name is '__getitem__' so that __getitem__ can get the same chaining mechanism provided by the __getattr__ method. https://bugs.python.org/issue37972

Open Graph Description: As reported on StackOverflow: https://stackoverflow.com/questions/57636747/how-to-perform-assert-has-calls-for-a-getitem-call The following code: from unittest.mock import MagicMock, call mm = Magi...

X Description: As reported on StackOverflow: https://stackoverflow.com/questions/57636747/how-to-perform-assert-has-calls-for-a-getitem-call The following code: from unittest.mock import MagicMock, call mm = Magi...

Opengraph URL: https://github.com/python/cpython/pull/15565

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:6d006977-d466-cb70-1031-f6f7f1805f99
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idB92C:24A400:7EE840:ADCE20:6A554C97
html-safe-noncef2f209b79bd4d2f486b1ad10717db24dd18ece1b1082afebea91b0f3b969d95e
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCOTJDOjI0QTQwMDo3RUU4NDA6QURDRTIwOjZBNTU0Qzk3IiwidmlzaXRvcl9pZCI6IjQ1MjI3NjM0OTQwNTYzNDg4MjMiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac4373f29a13d5cc1344bc0696d3a09537ceecbca3b3a5ab13b45024481e7a12ac
hovercard-subject-tagpull_request:312039820
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/python/cpython/pull/15565/files
twitter:imagehttps://avatars.githubusercontent.com/u/6724692?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/6724692?s=400&v=4
og:image:altAs reported on StackOverflow: https://stackoverflow.com/questions/57636747/how-to-perform-assert-has-calls-for-a-getitem-call The following code: from unittest.mock import MagicMock, call mm = Magi...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonecd9eea424140838b22e9eabd53d92b5702617ddd6d76efcd3a37f08d44309ca5
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/python/cpython git https://github.com/python/cpython.git
octolytics-dimension-user_id1525981
octolytics-dimension-user_loginpython
octolytics-dimension-repository_id81598961
octolytics-dimension-repository_nwopython/cpython
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id81598961
octolytics-dimension-repository_network_root_nwopython/cpython
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release3084b9f587e8f1e19803bbe0c77ac77ce3c99c5c
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/pull/15565/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fpull%2F15565%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fpull%2F15565%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=python%2Fcpython
Reloadhttps://github.com/python/cpython/pull/15565/files
Reloadhttps://github.com/python/cpython/pull/15565/files
Reloadhttps://github.com/python/cpython/pull/15565/files
Please reload this pagehttps://github.com/python/cpython/pull/15565/files
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/pull/15565/files
Notifications https://github.com/login?return_to=%2Fpython%2Fcpython
Fork 35k https://github.com/login?return_to=%2Fpython%2Fcpython
Star 73.8k https://github.com/login?return_to=%2Fpython%2Fcpython
Code https://github.com/python/cpython
Issues 5k+ https://github.com/python/cpython/issues
Pull requests 2.3k https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects https://github.com/python/cpython/projects
Security and quality 0 https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
Code https://github.com/python/cpython
Issues https://github.com/python/cpython/issues
Pull requests https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects https://github.com/python/cpython/projects
Security and quality https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fpython%2Fcpython%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fpython%2Fcpython%2Fissues%2Fnew%2Fchoose
voidspacehttps://github.com/voidspace
python:masterhttps://github.com/python/cpython/tree/master
blhsing:fix-issue-37972https://github.com/blhsing/cpython/tree/fix-issue-37972
Conversation 4 https://github.com/python/cpython/pull/15565
Commits 5 https://github.com/python/cpython/pull/15565/commits
Checks 0 https://github.com/python/cpython/pull/15565/checks
Files changed https://github.com/python/cpython/pull/15565/files
Please reload this pagehttps://github.com/python/cpython/pull/15565/files
bpo-37972: unittest.mock._Call now passes on __getitem__ to the __getattr__ chaining so that call() can be subscriptable https://github.com/python/cpython/pull/15565/files#top
Show all changes 5 commits https://github.com/python/cpython/pull/15565/files
6ab5034 bpo-37972: unittest.mock._Call now passes on __getitem__ to the __get… blhsing Aug 28, 2019 https://github.com/python/cpython/pull/15565/commits/6ab50345cc024089e143ca6d1408da6a26681c36
41fbfda 📜🤖 Added by blurb_it. blurb-it[bot] Aug 28, 2019 https://github.com/python/cpython/pull/15565/commits/41fbfdab982f75c5d38d07dded7df46a51dbd945
11ae683 Update 2019-08-28-21-40-12.bpo-37972.kP-n4L.rst blhsing Aug 28, 2019 https://github.com/python/cpython/pull/15565/commits/11ae68303ba110cbe94bd1ef3adf969c178d71ab
909f8ea bpo-37972: made all dunder methods chainable for _Call blhsing Sep 11, 2019 https://github.com/python/cpython/pull/15565/commits/909f8ea8ce54479bde3b3fbaeb7644cbf10a522b
528ba1c bpo-37972: delegate only attributes of tuple instead to __getattr__ blhsing Sep 11, 2019 https://github.com/python/cpython/pull/15565/commits/528ba1cbe0b8aad739a2650d9eb6c40e3c1c6c24
Clear filters https://github.com/python/cpython/pull/15565/files
Please reload this pagehttps://github.com/python/cpython/pull/15565/files
Please reload this pagehttps://github.com/python/cpython/pull/15565/files
mock.py https://github.com/python/cpython/pull/15565/files#diff-347d0254250a1ab7ab8e31b405e2c35b74cd2838df4ee74f1b658a459eb91f1a
testhelpers.py https://github.com/python/cpython/pull/15565/files#diff-fa54e9a0a4c525e77bcc623e213e14159cf08c2b3ef087a68762b718abc087ae
2019-08-28-21-40-12.bpo-37972.kP-n4L.rst https://github.com/python/cpython/pull/15565/files#diff-df5549f096d25d0271dc33e4c78533f2675fa233e028bf2de09751003d52c591
Lib/unittest/mock.pyhttps://github.com/python/cpython/pull/15565/files#diff-347d0254250a1ab7ab8e31b405e2c35b74cd2838df4ee74f1b658a459eb91f1a
View file https://github.com/blhsing/cpython/blob/528ba1cbe0b8aad739a2650d9eb6c40e3c1c6c24/Lib/unittest/mock.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/15565/{{ revealButtonHref }}
https://github.com/python/cpython/pull/15565/files#diff-347d0254250a1ab7ab8e31b405e2c35b74cd2838df4ee74f1b658a459eb91f1a
https://github.com/python/cpython/pull/15565/files#diff-347d0254250a1ab7ab8e31b405e2c35b74cd2838df4ee74f1b658a459eb91f1a
Lib/unittest/test/testmock/testhelpers.pyhttps://github.com/python/cpython/pull/15565/files#diff-fa54e9a0a4c525e77bcc623e213e14159cf08c2b3ef087a68762b718abc087ae
View file https://github.com/blhsing/cpython/blob/528ba1cbe0b8aad739a2650d9eb6c40e3c1c6c24/Lib/unittest/test/testmock/testhelpers.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/15565/{{ revealButtonHref }}
https://github.com/python/cpython/pull/15565/files#diff-fa54e9a0a4c525e77bcc623e213e14159cf08c2b3ef087a68762b718abc087ae
https://github.com/python/cpython/pull/15565/files#diff-fa54e9a0a4c525e77bcc623e213e14159cf08c2b3ef087a68762b718abc087ae
Misc/NEWS.d/next/Library/2019-08-28-21-40-12.bpo-37972.kP-n4L.rsthttps://github.com/python/cpython/pull/15565/files#diff-df5549f096d25d0271dc33e4c78533f2675fa233e028bf2de09751003d52c591
View file https://github.com/blhsing/cpython/blob/528ba1cbe0b8aad739a2650d9eb6c40e3c1c6c24/Misc/NEWS.d/next/Library/2019-08-28-21-40-12.bpo-37972.kP-n4L.rst
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/15565/{{ revealButtonHref }}
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.