René's URL Explorer Experiment


Title: Document the preferred style for API functions with three, four or five-way returns · Issue #1121 · python/devguide · GitHub

Open Graph Title: Document the preferred style for API functions with three, four or five-way returns · Issue #1121 · python/devguide

X Title: Document the preferred style for API functions with three, four or five-way returns · Issue #1121 · python/devguide

Description: Most C API functions either succeed or fail. Those functions return NULL/not-NULL or 0/-1. No problem there. However there are functions that can have three or more return kinds. For example, found/not-found/error, yield/return/raise, or...

Open Graph Description: Most C API functions either succeed or fail. Those functions return NULL/not-NULL or 0/-1. No problem there. However there are functions that can have three or more return kinds. For example, found...

X Description: Most C API functions either succeed or fail. Those functions return NULL/not-NULL or 0/-1. No problem there. However there are functions that can have three or more return kinds. For example, found...

Opengraph URL: https://github.com/python/devguide/issues/1121

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Document the preferred style for API functions with three, four or five-way returns","articleBody":"Most C API functions either succeed or fail. Those functions return `NULL`/not-`NULL` or 0/-1. No problem there.\r\n\r\nHowever there are functions that can have three or more return kinds.\r\nFor example, `found/not-found/error`, `yield/return/raise`, or even `less-than/equal/greater-than/unordered/error` in the case of comparisons.\r\n\r\nFor those functions we want to return the kind as an `int`, setting any `PyObject *` results through an out pointer.\r\n\r\nThe devguide should document the preferred way to do this, to avoid endless debate for each new C API function.\r\n\r\nSee https://github.com/python/cpython/issues/105201#issuecomment-1578342058 for my preferred approach for three-way return values.\r\n\r\nFour and five way return values other than for comparisons are sufficiently uncommon that they can be dealt with on an individual basis.\r\n\r\nFor comparisons, a slightly strange [enum based on powers-of-two](https://github.com/python/cpython/blob/main/Include/internal/pycore_code.h#L469) is to be used for efficient selection of the desired result by masking.","author":{"url":"https://github.com/markshannon","@type":"Person","name":"markshannon"},"datePublished":"2023-06-22T10:06:21.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":15},"url":"https://github.com/1121/devguide/issues/1121"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:a69afae2-6769-f79d-c61d-bec70a58ae10
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idE68E:159D04:29CE52:369654:696B3A68
html-safe-nonce6fc0cdb59aa7f5104506fa947148dde2df055fe6c7c835a4f5115a184e427257
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFNjhFOjE1OUQwNDoyOUNFNTI6MzY5NjU0OjY5NkIzQTY4IiwidmlzaXRvcl9pZCI6IjgyOTMyMzMxMzc2NTQ5MDU0NDgiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmacd5c74eae5780eb89b70b6ff783eddf44d477b2b3618f4f0b4ad58ce203238b9c
hovercard-subject-tagissue:1769363491
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/devguide/1121/issue_layout
twitter:imagehttps://opengraph.githubassets.com/44232a60cf45f4295021eea915c6deb00799c4f9b3b28a4ebc8b72d85d9b5ede/python/devguide/issues/1121
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/44232a60cf45f4295021eea915c6deb00799c4f9b3b28a4ebc8b72d85d9b5ede/python/devguide/issues/1121
og:image:altMost C API functions either succeed or fail. Those functions return NULL/not-NULL or 0/-1. No problem there. However there are functions that can have three or more return kinds. For example, found...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamemarkshannon
hostnamegithub.com
expected-hostnamegithub.com
None5f99f7c1d70f01da5b93e5ca90303359738944d8ab470e396496262c66e60b8d
turbo-cache-controlno-preview
go-importgithub.com/python/devguide git https://github.com/python/devguide.git
octolytics-dimension-user_id1525981
octolytics-dimension-user_loginpython
octolytics-dimension-repository_id63972479
octolytics-dimension-repository_nwopython/devguide
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id63972479
octolytics-dimension-repository_network_root_nwopython/devguide
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
release82560a55c6b2054555076f46e683151ee28a19bc
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/devguide/issues/1121#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fdevguide%2Fissues%2F1121
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%2Fdevguide%2Fissues%2F1121
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%2Fdevguide
Reloadhttps://github.com/python/devguide/issues/1121
Reloadhttps://github.com/python/devguide/issues/1121
Reloadhttps://github.com/python/devguide/issues/1121
python https://github.com/python
devguidehttps://github.com/python/devguide
Please reload this pagehttps://github.com/python/devguide/issues/1121
Notifications https://github.com/login?return_to=%2Fpython%2Fdevguide
Fork 962 https://github.com/login?return_to=%2Fpython%2Fdevguide
Star 2k https://github.com/login?return_to=%2Fpython%2Fdevguide
Code https://github.com/python/devguide
Issues 98 https://github.com/python/devguide/issues
Pull requests 18 https://github.com/python/devguide/pulls
Actions https://github.com/python/devguide/actions
Projects 1 https://github.com/python/devguide/projects
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/python/devguide/security
Please reload this pagehttps://github.com/python/devguide/issues/1121
Insights https://github.com/python/devguide/pulse
Code https://github.com/python/devguide
Issues https://github.com/python/devguide/issues
Pull requests https://github.com/python/devguide/pulls
Actions https://github.com/python/devguide/actions
Projects https://github.com/python/devguide/projects
Security https://github.com/python/devguide/security
Insights https://github.com/python/devguide/pulse
New issuehttps://github.com/login?return_to=https://github.com/python/devguide/issues/1121
New issuehttps://github.com/login?return_to=https://github.com/python/devguide/issues/1121
#1123https://github.com/python/devguide/pull/1123
Document the preferred style for API functions with three, four or five-way returnshttps://github.com/python/devguide/issues/1121#top
#1123https://github.com/python/devguide/pull/1123
enhancementhttps://github.com/python/devguide/issues?q=state%3Aopen%20label%3A%22enhancement%22
guide-new contentAdditions; New content or section neededhttps://github.com/python/devguide/issues?q=state%3Aopen%20label%3A%22guide-new%20content%22
topic-c apihttps://github.com/python/devguide/issues?q=state%3Aopen%20label%3A%22topic-c%20api%22
https://github.com/markshannon
https://github.com/markshannon
markshannonhttps://github.com/markshannon
on Jun 22, 2023https://github.com/python/devguide/issues/1121#issue-1769363491
python/cpython#105201 (comment)https://github.com/python/cpython/issues/105201#issuecomment-1578342058
enum based on powers-of-twohttps://github.com/python/cpython/blob/main/Include/internal/pycore_code.h#L469
enhancementhttps://github.com/python/devguide/issues?q=state%3Aopen%20label%3A%22enhancement%22
guide-new contentAdditions; New content or section neededhttps://github.com/python/devguide/issues?q=state%3Aopen%20label%3A%22guide-new%20content%22
topic-c apihttps://github.com/python/devguide/issues?q=state%3Aopen%20label%3A%22topic-c%20api%22
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.