Skip to content

Issues: golang/go

Beta
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: add sum types / discriminated unions LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal
#19412 opened Mar 5, 2017 by DemiMarie Proposal
runtime: green tea garbage collector compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#73581 opened May 2, 2025 by mknyszek Go1.26
proposal: spec: add typed enum support LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal
#19814 opened Mar 31, 2017 by derekperkins Proposal
proposal: spec: immutable type qualifier LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal
#27975 opened Oct 2, 2018 by romshark Proposal
proposal: spec: type inferred composite literals LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal
#12854 opened Oct 6, 2015 by neild Proposal
proposal: spec: lightweight anonymous function syntax LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal
#21498 opened Aug 17, 2017 by neild Proposal
runtime: make GOMAXPROCS cfs-aware on GOOS=linux compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#33803 opened Aug 23, 2019 by jcorbin Backlog
proposal: runtime: CPU limit-aware GOMAXPROCS default compiler/runtime Issues related to the Go compiler and/or runtime. Implementation Issues describing a semantics-preserving change to the Go implementation. Proposal
#73193 opened Apr 7, 2025 by prattmic Proposal
doc: add ACME (LetsEncrypt, etc) example docs to the standard library Documentation Issues describing a change to documentation. NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#17053 opened Sep 10, 2016 by bradfitz Unplanned
internal/poll: transparently support new linux io_uring interface compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Linux
#31908 opened May 8, 2019 by johanbrandhorst Unplanned
os: StartProcess ETXTBSY race on Unix systems NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#22315 opened Oct 18, 2017 by rsc Backlog
x/pkgsite: self hosting - tracking issue FeatureRequest Issues asking for a new feature that does not need a proposal. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. pkgsite
#39827 opened Jun 24, 2020 by marwan-at-work
1 of 8 tasks
pkgsite/unplanned
proposal: encoding/json/v2: new API for encoding/json LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool Proposal v2 An incompatible library change
#71497 opened Jan 31, 2025 by dsnet Proposal
proposal: net/http: add CrossOriginForgeryHandler LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool Proposal
#73626 opened May 7, 2025 by FiloSottile Proposal
proposal: spec: add decimal float types (IEEE 754-2008) LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal
#19787 opened Mar 30, 2017 by typeless Proposal
image/jpeg: encoding with RGB profile causing loss of image saturation NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#23936 opened Feb 20, 2018 by kiwionly Unplanned
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.