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

cmd/compile: opt: generate conditional comparisons for || and && conditions compiler/runtime Issues related to the Go compiler and/or runtime. Implementation Issues describing a semantics-preserving change to the Go implementation.
#71268 opened Jan 14, 2025 by haoliu-ampere
cmd/relnote: unrecognized failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71266 opened Jan 14, 2025 by gopherbot
cmd/go/internal/modfetch/codehost: test fails with git 2.47.1 [1.23 backport] CherryPickCandidate Used during the release process for point releases
#71263 opened Jan 14, 2025 by gopherbot Go1.23.5
cmd/go/internal/modfetch/codehost: test fails with git 2.47.1 [1.22 backport] CherryPickCandidate Used during the release process for point releases
#71262 opened Jan 14, 2025 by gopherbot Go1.22.11
cmd/go/internal/modfetch/codehost: test fails with git 2.47.1 BugReport Issues describing a possible bug in the Go implementation.
#71261 opened Jan 14, 2025 by ianlancetaylor
x/tools/gopls/internal/telemetry/cmd/stacks: go build within TestReadPCLineTable fails with "go: unknown GOEXPERIMENT synctest" 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.
#71260 opened Jan 14, 2025 by gopherbot Unreleased
crypto/x509: Incorrect user trust store directory is used for Android BugReport Issues describing a possible bug in the Go implementation. mobile Android, iOS, and x/mobile OS-Android
#71258 opened Jan 14, 2025 by chenxiaolong
crypto/tls: SMTP connection timeout in Go Version 1.23 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. WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
#71257 opened Jan 13, 2025 by littlerest1
x/pkgsite: package removal request for (case sensitive) https://pkg.go.dev/github.com/ibm/sarama pkgsite/package-removal Issues for package removal. See https://pkg.go.dev/about#removing-a-package pkgsite
#71256 opened Jan 13, 2025 by dnwe Unreleased
runtime: swiss map SIMD implementation for non-amd64 arch-arm64 compiler/runtime Issues related to the Go compiler and/or runtime. Implementation Issues describing a semantics-preserving change to the Go implementation. NeedsFix The path to resolution is known, but the work has not been done. Performance
#71255 opened Jan 13, 2025 by prattmic Backlog
go/types: initialization cycle errors are non-deterministic 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.
#71254 opened Jan 13, 2025 by mateusz834
cmd/compile: bug in cmd/compile/internal/noder.(*reader).pkgDecls compiler/runtime Issues related to the Go compiler and/or runtime. compiler/telemetry-wins NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71253 opened Jan 13, 2025 by prattmic Backlog
cmd/compile: "bad ptr to array in slice" in SSA slice handling compiler/runtime Issues related to the Go compiler and/or runtime. compiler/telemetry-wins NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71252 opened Jan 13, 2025 by prattmic Backlog
security: fix CVE-2024-45340 NeedsFix The path to resolution is known, but the work has not been done. Security vulncheck or vulndb Issues for the x/vuln or x/vulndb repo
#71249 opened Jan 13, 2025 by rolandshoemaker
cmd/compile: opt: eliminate redundant cap check 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. Performance
#71246 opened Jan 13, 2025 by adonovan Unplanned
math/big: incorrect Float formatting for negative/auto prec 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.
#71245 opened Jan 13, 2025 by joeycumines Go1.25
x/tools/gopls: out-of-bounds slice panic in bug in frob.(*reader).bytes BugReport Issues describing a possible bug in the Go implementation. 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.
#71244 opened Jan 13, 2025 by adonovan Unreleased
runtime: a Windows application launched via Steam sometimes freezes 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.
#71242 opened Jan 13, 2025 by hajimehoshi Backlog
wasm: simple call of wasm exported function raises an error "out of bounds memory access" 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. release-blocker
#71240 opened Jan 13, 2025 by snaffi Go1.24
proposal: cmp: add CompareBy function LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool Proposal
#71238 opened Jan 12, 2025 by coady Proposal
archive/zip: AddFS omits trailing slash in directory names BugReport Issues describing a possible bug in the Go implementation. NeedsFix The path to resolution is known, but the work has not been done. release-blocker
#71235 opened Jan 12, 2025 by jba Go1.24
x/crypto/nacl: function docs should describe return values Documentation Issues describing a change to documentation. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71234 opened Jan 12, 2025 by shoenseiwaso Unreleased
proposal: sync: add WaitGroup.Notify to use with select LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool Proposal
#71231 opened Jan 11, 2025 by mohamedattahri Proposal
cmd/compile: broken write barrier [1.23 backport] CherryPickCandidate Used during the release process for point releases compiler/runtime Issues related to the Go compiler and/or runtime.
#71230 opened Jan 11, 2025 by gopherbot Go1.23.5
cmd/compile: broken write barrier [1.22 backport] CherryPickCandidate Used during the release process for point releases compiler/runtime Issues related to the Go compiler and/or runtime.
#71229 opened Jan 11, 2025 by gopherbot Go1.22.11
ProTip! What’s not been updated in a month: updated:<2024-12-14.