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

x/time: how to raw output, no parse Question Issues that are questions about using Go.
#73409 opened Apr 17, 2025 by kuafuRace Unreleased
proposal: go.mod: cgo dependency LanguageProposal Issues describing a requested change to the Go language specification. Proposal
#73407 opened Apr 17, 2025 by pjebs Proposal
cmd/link: cgo cross linking using the clang --target flag creates crashing programs 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.
#73406 opened Apr 16, 2025 by apsaltis-ddog Backlog
x/build: recent Linux kernel builder 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. new-builder
#73405 opened Apr 16, 2025 by prattmic Unreleased
archive/zip: support zero-copy writing NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Performance
#73404 opened Apr 16, 2025 by hanwen-flow Proposal
proxy.golang.org: some calls taking ~60s to 404 BugReport Issues describing a possible bug in the Go implementation. proxy.golang.org
#73403 opened Apr 16, 2025 by myitcv
proposal: go/types: add TypeAndValue.IsConstant LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool Proposal
#73402 opened Apr 16, 2025 by jba Proposal
x/net/tcp: shouldn't SetKeepAlive() and SetKeepAlivePeriod() be flagged as deprecated or at least be flagged as conflicting with SetKeepAliveConfig LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool
#73401 opened Apr 16, 2025 by bplessis-swi Unreleased
proposal: os: support copy_file_range for SectionReader LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool Proposal
#73399 opened Apr 16, 2025 by hanwen-flow Proposal
x/build: add darwin-arm64-14 and darwin-arm64-15 builders Builders x/build issues (builders, bots, dashboards) invalid This issue is empty, incomplete (e.g. unanswered template questions), or spam. NeedsFix The path to resolution is known, but the work has not been done.
#73397 opened Apr 16, 2025 by prattmic Unreleased
x/pkgsite: package removal request for https://pkg.go.dev/github.com/jamf/regatta and https://pkg.go.dev/github.com/jamf/regatta-go NeedsFix The path to resolution is known, but the work has not been done. pkgsite/package-removal Issues for package removal. See https://pkg.go.dev/about#removing-a-package pkgsite
#73396 opened Apr 16, 2025 by rschone Unreleased
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
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
unicode: upgrade to Unicode 16.0.0
#73388 opened Apr 15, 2025 by cowtoolz
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.
#73387 opened Apr 15, 2025 by adonovan Unreleased
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.
#73386 opened Apr 15, 2025 by spacewander Backlog
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. ExpertNeeded GoCommand cmd/go 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 Backlog
runtime, 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. CherryPickApproved Used during the release process for point releases compiler/runtime Issues related to the Go compiler and/or runtime.
#73380 opened Apr 15, 2025 by randall77 Go1.23.9
runtime, x/sys/unix: Connectx is broken on darwin/amd64 [1.24 backport] CherryPickApproved Used during the release process for point releases compiler/runtime Issues related to the Go compiler and/or runtime.
#73379 opened Apr 15, 2025 by gopherbot Go1.24.3
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.
#73378 opened Apr 14, 2025 by rittneje Backlog
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
#73377 opened Apr 14, 2025 by mjl- Unreleased
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
#73376 opened Apr 14, 2025 by jimmyfrasche 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
#73375 opened Apr 14, 2025 by firelizzard18 Unreleased
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.
#73374 opened Apr 14, 2025 by gopherbot Unreleased
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.
#73372 opened Apr 14, 2025 by dmitshur Unreleased
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.