-
Notifications
You must be signed in to change notification settings - Fork 18k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
go/ast: add FieldList.Variables() iter.Seq2[*Ident, *Field]
LibraryProposal
Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool
#73395
opened Apr 16, 2025 by
adonovan
net/http: read: connection reset by peer when using https
BugReport
Issues describing a possible bug in the Go implementation.
#73394
opened Apr 16, 2025 by
fanybook
context: TestCauseRace failures
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#73390
opened Apr 15, 2025 by
gopherbot
x/tools/gopls: SEGV accessing map[string]...
BugReport
Issues describing a possible bug in the Go implementation.
gopls/memory-corruption
"can't happen" gopls crashes (races, unsafe, miscompile, runtime bugs, faulty HW)
gopls/telemetry-wins
gopls
Issues related to the Go language server, gopls.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Tools
This label describes issues relating to any tools in the x/tools repository.
net: the KeepAlive comment in Dialer is not accurate
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
x/net/publicsuffix: Error is returned when getting eTLD+1 for s3.amazonaws.com
BugReport
Issues describing a possible bug in the Go implementation.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
cmd/go/internal/work: wrong arch detection for s390x
arch-s390x
Issues solely affecting the s390x architecture.
BugReport
Issues describing a possible bug in the Go implementation.
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.
#73382
opened Apr 15, 2025 by
taronaeo
x/sys/unix: Connectx is broken on darwin/amd64 [1.23 backport]
Backport
Issues created for requesting a backport of a change to a previous Go version.
CherryPickCandidate
Used during the release process for point releases
compiler/runtime
Issues related to the Go compiler and/or runtime.
x/sys/unix: Connectx is broken on darwin/amd64 [1.24 backport]
CherryPickCandidate
Used during the release process for point releases
compiler/runtime
Issues related to the Go compiler and/or runtime.
net: TestDialGoogle uses IPv4 address with leading zeros
BugReport
Issues describing a possible bug in the Go implementation.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
x/pkgsite: panic for some packages with syntax errors with locally running pkgsite
BugReport
Issues describing a possible bug in the Go implementation.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
pkgsite
proposal: spec: try-handle keywords for reducing common error handling boilerplate
error-handling
Language & library change proposals that are about error handling.
LanguageProposal
Issues describing a requested change to the Go language specification.
Proposal
x/pkgsite: detect cgo (feature request)
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
x/build/internal/relui: TestRelease/major failures [consistent failure]
Builders
x/build issues (builders, bots, dashboards)
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
cmd/dist, x/build/cmd/golangbuild: switch to a devel version format that satisfies go/version.Lang and go/version.IsValid in more cases
Builders
x/build issues (builders, bots, dashboards)
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
ToolProposal
Issues describing a requested change to a Go tool or command-line program.
go/version: doesn't handle devel toolchain versions
BugReport
Issues describing a possible bug in the Go implementation.
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
x/tools/gopls: feature request: support more postfix snippets for primitive type
FeatureRequest
Issues asking for a new feature that does not need a proposal.
gopls
Issues related to the Go language server, gopls.
Tools
This label describes issues relating to any tools in the x/tools repository.
cmd/compile: ccxt oom killed on compilation
BugReport
Issues describing a possible bug in the Go implementation.
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.
build: build failure on x/crypto GOARCH=loong64 with Go 1.23/1.24 [consistent failure]
NeedsFix
The path to resolution is known, but the work has not been done.
Soon
This needs action soon. (recent regressions, service outages, unusual time-sensitive situations)
x/sys/unix: F_OFD_* consts are not present on Darwin
BugReport
Issues describing a possible bug in the Go implementation.
compiler/runtime
Issues related to the Go compiler and/or runtime.
NeedsFix
The path to resolution is known, but the work has not been done.
proposal: runtime: support VMkernel in Go's Linux port
LanguageProposal
Issues describing a requested change to the Go language specification.
Proposal
x/crypto/ssh/test: TestRunCommandSuccess/RunCommandSuccess failures [consistent failure]
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.