Skip to content

Issues: golang/go

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

proposal: spec: conditional return with return ?err? error-handling Language & library change proposals that are about error handling. LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal Proposal-FinalCommentPeriod
#70170 opened Nov 2, 2024 by rad12000
2 of 4 tasks
Proposal
proposal: spec: conditional return with "return if" error-handling Language & library change proposals that are about error handling. LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal Proposal-FinalCommentPeriod
#70147 opened Oct 31, 2024 by buffos Proposal
proposal: spec: error handling via iterator-inspired handler functions error-handling Language & library change proposals that are about error handling. LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal Proposal-FinalCommentPeriod
#69734 opened Oct 1, 2024 by DeedleFake
1 of 4 tasks
Proposal
proposal: spec: cleaner error handling happy path via limited pattern matching error-handling Language & library change proposals that are about error handling. LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal
#65266 opened Jan 24, 2024 by DeedleFake
1 of 4 tasks
Proposal
proposal: errors: let GODEBUG=errstacktrace request stack backtraces error-handling Language & library change proposals that are about error handling. Proposal
#63358 opened Oct 3, 2023 by ianlancetaylor Proposal
proposal: errors: add (stack)trace at error annotation error-handling Language & library change proposals that are about error handling. Proposal
#60873 opened Jun 19, 2023 by flibustenet Proposal
proposal: Add generic fail package to standard library for error handling error-handling Language & library change proposals that are about error handling. Proposal
#58631 opened Feb 22, 2023 by beoran Proposal
proposal: errors: As with type parameters error-handling Language & library change proposals that are about error handling. Proposal
#51945 opened Mar 25, 2022 by slnt Proposal
spec: error handling meta issue error-handling Language & library change proposals that are about error handling. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. umbrella
#40432 opened Jul 27, 2020 by ianlancetaylor Unreleased
proposal: spec: simplify error handling - error passing with "pass" error-handling Language & library change proposals that are about error handling. LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal
#37141 opened Feb 8, 2020 by xbit Proposal
proposal: spec: improve error handing using guard and must keywords error-handling Language & library change proposals that are about error handling. LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal
#31442 opened Apr 12, 2019 by markusheukelom Proposal
proposal: spec: the #id/catch error model, a rethink of check/handle error-handling Language & library change proposals that are about error handling. LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal
#27519 opened Sep 5, 2018 by networkimprov Proposal
proposal: spec: reduce noise in return statements that contain mostly zero values dotdotdot ... error-handling Language & library change proposals that are about error handling. LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal
#21182 opened Jul 26, 2017 by jimmyfrasche Proposal
proposal: spec: require return values to be explicitly used or ignored (Go 2) error-handling Language & library change proposals that are about error handling. LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal
#20803 opened Jun 26, 2017 by bcmills Proposal
ProTip! Find all open issues with in progress development work with linked:pr.