René's URL Explorer Experiment


Title: Uncaught exception when a component has a property whose getter raises (intended?) · Issue #672 · google/python-fire · GitHub

Open Graph Title: Uncaught exception when a component has a property whose getter raises (intended?) · Issue #672 · google/python-fire

X Title: Uncaught exception when a component has a property whose getter raises (intended?) · Issue #672 · google/python-fire

Description: When a component has a @property whose getter raises, fire.Fire(component) crashes with the property's raw traceback on bare invocation and on --help, instead of showing usage/help. A direct call to an unrelated method works fine. Repro ...

Open Graph Description: When a component has a @property whose getter raises, fire.Fire(component) crashes with the property's raw traceback on bare invocation and on --help, instead of showing usage/help. A direct call t...

X Description: When a component has a @property whose getter raises, fire.Fire(component) crashes with the property's raw traceback on bare invocation and on --help, instead of showing usage/help. A direct ca...

Opengraph URL: https://github.com/google/python-fire/issues/672

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Uncaught exception when a component has a property whose getter raises (intended?)","articleBody":"When a component has a `@property` whose getter raises, `fire.Fire(component)` crashes with the property's raw traceback on bare invocation and on `--help`, instead of showing usage/help. A direct call to an unrelated method works fine.\n\nRepro (fire 0.7.1):\n\n```python\nimport fire\n\nclass App:\n    @property\n    def status(self):\n        raise RuntimeError(\"backend unavailable\")  # e.g. a lazy / fallible getter\n\n    def greet(self, who=\"world\"):\n        return f\"hi {who}\"\n\nif __name__ == \"__main__\":\n    fire.Fire(App())\n```\n\n```\n$ python app.py --help\n  ...\n    value = getter(object, key)\n  File \"app.py\", line 5, in status\n    raise RuntimeError(\"backend unavailable\")\nRuntimeError: backend unavailable\n\n$ python app.py greet        # works\nhi world\n```\n\nFire enumerates members (and reads property *values*) during help/listing, so any property getter that can raise (lazy config, DB or network access, etc.) takes down `--help` and bare invocation, even though those properties are never invoked.\n\nIs this intended, or should Fire surface a clean error (or skip properties that raise) during member enumeration? Happy to send a PR if a fix would be welcome.\n\n\u003csub\u003eFound via automated analysis and confirmed with the reproducer above on fire 0.7.1.\u003c/sub\u003e\n","author":{"url":"https://github.com/Lougarou","@type":"Person","name":"Lougarou"},"datePublished":"2026-06-06T08:04:58.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":5},"url":"https://github.com/672/python-fire/issues/672"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:01052e8d-2ded-c8d0-ae37-1b52160e1cdd
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idB51A:358B3C:5AE0BB:7CC6C0:6A4F3798
html-safe-nonce93face2b1ca9ab8ec5d6a8f87283a1ab15d34aca08a83162ea56b86d614a895d
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCNTFBOjM1OEIzQzo1QUUwQkI6N0NDNkMwOjZBNEYzNzk4IiwidmlzaXRvcl9pZCI6IjI2NjMzMzI1MzA4MjA2OTE4NjQiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmaca76bd668f452ef912b1446010c798020ad49eb986eca36bc8ac0a7b61070c381
hovercard-subject-tagissue:4602553897
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/google/python-fire/672/issue_layout
twitter:imagehttps://opengraph.githubassets.com/3f15feeb25cc57026625bcd0aafea5a4539c2db08dcc98de74c58b6ee0f453b5/google/python-fire/issues/672
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/3f15feeb25cc57026625bcd0aafea5a4539c2db08dcc98de74c58b6ee0f453b5/google/python-fire/issues/672
og:image:altWhen a component has a @property whose getter raises, fire.Fire(component) crashes with the property's raw traceback on bare invocation and on --help, instead of showing usage/help. A direct call t...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameLougarou
hostnamegithub.com
expected-hostnamegithub.com
Noneb92d11c0aa4a77d54ef4af1078b6a15fb5a70a215b30c4ecf28889d5a8e656d9
turbo-cache-controlno-preview
go-importgithub.com/google/python-fire git https://github.com/google/python-fire.git
octolytics-dimension-user_id1342004
octolytics-dimension-user_logingoogle
octolytics-dimension-repository_id82729529
octolytics-dimension-repository_nwogoogle/python-fire
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id82729529
octolytics-dimension-repository_network_root_nwogoogle/python-fire
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
release2b8f23afb982271f1b22258a94aede67a6b77760
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/google/python-fire/issues/672#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgoogle%2Fpython-fire%2Fissues%2F672
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%2Fgoogle%2Fpython-fire%2Fissues%2F672
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=google%2Fpython-fire
Reloadhttps://github.com/google/python-fire/issues/672
Reloadhttps://github.com/google/python-fire/issues/672
Reloadhttps://github.com/google/python-fire/issues/672
Please reload this pagehttps://github.com/google/python-fire/issues/672
google https://github.com/google
python-firehttps://github.com/google/python-fire
Notifications https://github.com/login?return_to=%2Fgoogle%2Fpython-fire
Fork 1.5k https://github.com/login?return_to=%2Fgoogle%2Fpython-fire
Star 28.2k https://github.com/login?return_to=%2Fgoogle%2Fpython-fire
Code https://github.com/google/python-fire
Issues 131 https://github.com/google/python-fire/issues
Pull requests 52 https://github.com/google/python-fire/pulls
Actions https://github.com/google/python-fire/actions
Projects https://github.com/google/python-fire/projects
Security and quality 0 https://github.com/google/python-fire/security
Insights https://github.com/google/python-fire/pulse
Code https://github.com/google/python-fire
Issues https://github.com/google/python-fire/issues
Pull requests https://github.com/google/python-fire/pulls
Actions https://github.com/google/python-fire/actions
Projects https://github.com/google/python-fire/projects
Security and quality https://github.com/google/python-fire/security
Insights https://github.com/google/python-fire/pulse
#673https://github.com/google/python-fire/pull/673
Uncaught exception when a component has a property whose getter raises (intended?)https://github.com/google/python-fire/issues/672#top
#673https://github.com/google/python-fire/pull/673
https://github.com/Lougarou
Lougarouhttps://github.com/Lougarou
on Jun 6, 2026https://github.com/google/python-fire/issues/672#issue-4602553897
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.