René's URL Explorer Experiment


Title: mock raises exception when using a spec with an attribute that raises exception on access · Issue #89917 · python/cpython · GitHub

Open Graph Title: mock raises exception when using a spec with an attribute that raises exception on access · Issue #89917 · python/cpython

X Title: mock raises exception when using a spec with an attribute that raises exception on access · Issue #89917 · python/cpython

Description: BPO 45756 Nosy @ambv, @hongweipeng, @tirkarthi, @sobolevn, @jaap3 PRs #29901#31348 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: as...

Open Graph Description: BPO 45756 Nosy @ambv, @hongweipeng, @tirkarthi, @sobolevn, @jaap3 PRs #29901#31348 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current st...

X Description: BPO 45756 Nosy @ambv, @hongweipeng, @tirkarthi, @sobolevn, @jaap3 PRs #29901#31348 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current st...

Opengraph URL: https://github.com/python/cpython/issues/89917

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"mock raises exception when using a spec with an attribute that raises exception on access","articleBody":"BPO | [45756](https://bugs.python.org/issue45756)\n--- | :---\nNosy | @ambv, @hongweipeng, @tirkarthi, @sobolevn, @jaap3\nPRs | \u003cli\u003epython/cpython#29901\u003c/li\u003e\u003cli\u003epython/cpython#31348\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 = None\ncreated_at = \u003cDate 2021-11-08.19:47:53.494\u003e\nlabels = ['type-bug', '3.8', '3.9', '3.10', '3.11']\ntitle = 'mock raises exception when using a spec with an attribute that raises exception on access'\nupdated_at = \u003cDate 2022-02-15.06:36:26.841\u003e\nuser = 'https://bugs.python.org/kjamieson'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2022-02-15.06:36:26.841\u003e\nactor = 'hongweipeng'\nassignee = 'none'\nclosed = False\nclosed_date = None\ncloser = None\ncomponents = []\ncreation = \u003cDate 2021-11-08.19:47:53.494\u003e\ncreator = 'kjamieson'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 45756\nkeywords = ['patch']\nmessage_count = 3.0\nmessages = ['405982', '406284', '406452']\nnosy_count = 6.0\nnosy_names = ['lukasz.langa', 'hongweipeng', 'xtreak', 'sobolevn', 'kjamieson', 'jaap3']\npr_nums = ['29901', '31348']\npriority = 'normal'\nresolution = None\nstage = 'patch review'\nstatus = 'open'\nsuperseder = None\ntype = 'behavior'\nurl = 'https://bugs.python.org/issue45756'\nversions = ['Python 3.8', 'Python 3.9', 'Python 3.10', 'Python 3.11']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/kjamieson","@type":"Person","name":"kjamieson"},"datePublished":"2021-11-08T19:47:53.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":4},"url":"https://github.com/89917/cpython/issues/89917"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:1e01d2d1-dfe2-5466-24f7-01c3a0e6725b
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id836A:359457:DC3ED3:1344F15:696A2FFA
html-safe-noncedffc78135f1fc4e7b69b64a30ab2f2684e58ab63ba5c8237ec9bd0873336c270
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4MzZBOjM1OTQ1NzpEQzNFRDM6MTM0NEYxNTo2OTZBMkZGQSIsInZpc2l0b3JfaWQiOiIyMTM0NzAzMTkyODk1MjcwOTA2IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmacf8b45dd95496da9520c3010c0ba2cca5fffa51c5e8cd16e1e7a11035cf439c3f
hovercard-subject-tagissue:1199068950
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/89917/issue_layout
twitter:imagehttps://opengraph.githubassets.com/5c2afa2c18431438318e0a385b1e9fc2d4912279879472be81fbc293510796ec/python/cpython/issues/89917
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/5c2afa2c18431438318e0a385b1e9fc2d4912279879472be81fbc293510796ec/python/cpython/issues/89917
og:image:altBPO 45756 Nosy @ambv, @hongweipeng, @tirkarthi, @sobolevn, @jaap3 PRs #29901#31348 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current st...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamekjamieson
hostnamegithub.com
expected-hostnamegithub.com
Noneade130928b3890d20ecf9c887468a17e88d5c9a740ea2a85c2c2162e7c58e623
turbo-cache-controlno-preview
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
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasec00842167ca2e5b13e8171812965d503e925ece6
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/issues/89917#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fissues%2F89917
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
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
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
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/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%2Fissues%2F89917
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%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=python%2Fcpython
Reloadhttps://github.com/python/cpython/issues/89917
Reloadhttps://github.com/python/cpython/issues/89917
Reloadhttps://github.com/python/cpython/issues/89917
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/issues/89917
Notifications https://github.com/login?return_to=%2Fpython%2Fcpython
Fork 33.9k https://github.com/login?return_to=%2Fpython%2Fcpython
Star 71.1k 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.1k https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects 31 https://github.com/python/cpython/projects
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/python/cpython/security
Please reload this pagehttps://github.com/python/cpython/issues/89917
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 https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
New issuehttps://github.com/login?return_to=https://github.com/python/cpython/issues/89917
New issuehttps://github.com/login?return_to=https://github.com/python/cpython/issues/89917
mock raises exception when using a spec with an attribute that raises exception on accesshttps://github.com/python/cpython/issues/89917#top
3.10only security fixeshttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%223.10%22
3.11only security fixeshttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%223.11%22
3.8 (EOL)end of lifehttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%223.8%20(EOL)%22
3.9 (EOL)end of lifehttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%223.9%20(EOL)%22
type-bugAn unexpected behavior, bug, or errorhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22type-bug%22
on Nov 8, 2021https://github.com/python/cpython/issues/89917#issue-1199068950
45756https://bugs.python.org/issue45756
@ambvhttps://github.com/ambv
@hongweipenghttps://github.com/hongweipeng
@tirkarthihttps://github.com/tirkarthi
@sobolevnhttps://github.com/sobolevn
@jaap3https://github.com/jaap3
bpo-45756: do not execute @property descrs while creating mock autospecs #29901https://github.com/python/cpython/pull/29901
bpo-45756: Fix mock triggers dynamic lookup via the descriptor protocol. #31348https://github.com/python/cpython/pull/31348
3.10only security fixeshttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%223.10%22
3.11only security fixeshttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%223.11%22
3.8 (EOL)end of lifehttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%223.8%20(EOL)%22
3.9 (EOL)end of lifehttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%223.9%20(EOL)%22
type-bugAn unexpected behavior, bug, or errorhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22type-bug%22
Unittest & doctest issueshttps://github.com/orgs/python/projects/16
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.