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

net/http: go1.24 breaks compatibility by modifying in-place the tls.Config{NextProtos} BugReport Issues describing a possible bug in the Go implementation.
#72100 opened Mar 4, 2025 by dethi
x/pkgsite,go/doc: examples can have trailing newlines inside the block 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.
#72098 opened Mar 4, 2025 by alirezaarzehgar Unreleased
x/pkgsite: package removal request for github.com/kenf1/* pkgsite/package-removal Issues for package removal. See https://pkg.go.dev/about#removing-a-package pkgsite
#72097 opened Mar 4, 2025 by kenf1 Unreleased
math/big: TestAliasing/Exp-XY failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#72093 opened Mar 4, 2025 by gopherbot
cmd/compile/internal/devirtualize: PGO devirtualization selects an edge with a weight of 0 as the hottest one 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.
#72092 opened Mar 4, 2025 by yukatan1701
net/http: http.FileServer returns 500 when a null byte is passed in the URL 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.
#72091 opened Mar 4, 2025 by lodig-einride
cmd/compile: OOM with mutually-recursive iter.Seq 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.
#72090 opened Mar 4, 2025 by finnw
x/text/unicode/bidi: brackets not recognized 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.
#72089 opened Mar 4, 2025 by pgundlach Unreleased
cmd/go: TestScript/test_fuzz_deadline failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#72088 opened Mar 4, 2025 by gopherbot
context: TestAllocs failures [consistent failure] NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#72087 opened Mar 4, 2025 by gopherbot
cmd/link: go doc cmd/link and go tool link -h see different options compiler/runtime Issues related to the Go compiler and/or runtime. Documentation Issues describing a change to documentation. NeedsFix The path to resolution is known, but the work has not been done.
#72086 opened Mar 4, 2025 by linsite
math/big: TestAliasing/Exp-YZ failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#72085 opened Mar 3, 2025 by gopherbot
proposal: iter: add Push function LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool Proposal
#72083 opened Mar 3, 2025 by ncruces Proposal
x/tools/gopls/internal/cmd: TestImplementations failures 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.
#72082 opened Mar 3, 2025 by gopherbot Unreleased
x/build/internal/relui: TestRelease/rc failures 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.
#72081 opened Mar 3, 2025 by gopherbot Unreleased
testing: strange benchmark results with RunParallel and -benchtime 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.
#72079 opened Mar 3, 2025 by RaduBerinde
encoding/asn1: unmarshal doesn't support the same encoding field tags as marshal NeedsFix The path to resolution is known, but the work has not been done.
#72078 opened Mar 3, 2025 by rolandshoemaker
crypto/x509: Verify allows serialNumber larger than 20 octets 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. Unfortunate
#72076 opened Mar 3, 2025 by dulanshuangqiao
runtime/cgo: signal arrived during external code execution 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.
#72074 opened Mar 3, 2025 by roffe
proposal: x/net/http2: add EnableConnectProtocol to Server LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool Proposal
#72071 opened Mar 3, 2025 by WeidiDeng Proposal
proposal: net: ReadMsgUnix without source address LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool Proposal
#72068 opened Mar 2, 2025 by pboyd04 Proposal
cmd/compile: out of memory [1.24 backport] CherryPickCandidate Used during the release process for point releases compiler/runtime Issues related to the Go compiler and/or runtime.
#72067 opened Mar 2, 2025 by gopherbot Go1.24.2
proposal: image/jpeg: add support for arithmetic encoding LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool Proposal
#72062 opened Mar 2, 2025 by robert-ancell Proposal
x/tools/gopls/internal/test/integration/diagnostics: TestValidImportCheck_GoPackagesDriver/default#01 failures 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.
#72061 opened Mar 2, 2025 by gopherbot Unreleased
ProTip! Exclude everything labeled bug with -label:bug.