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/go: TestScript/embed failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#73162 opened Apr 4, 2025 by gopherbot
net/http/httputil: Document ReverseProxy.Director as Deprecated Documentation Issues describing a change to documentation. LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool
#73161 opened Apr 4, 2025 by mpx
security: fix CVE-2025-22873 release-blocker Security vulncheck or vulndb Issues for the x/vuln or x/vulndb repo
#73160 opened Apr 4, 2025 by neild Go1.25
sync: Once panics if testing.T.FailX or testing.T.SkipX are called BugReport Issues describing a possible bug in the Go implementation. compiler/runtime Issues related to the Go compiler and/or runtime.
#73159 opened Apr 3, 2025 by fmoor
proposal: testing: optionally preserve temp directories on failure Proposal ToolProposal Issues describing a requested change to a Go tool or command-line program.
#73158 opened Apr 3, 2025 by neild Proposal
path/filepath: TestEvalSymlinksAboveRoot failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#73157 opened Apr 3, 2025 by gopherbot
x/tools/gopls/internal/test/marker: Test/hover\const.txt failures (ACCESS_VIOLATION in cmd/go due to stack corruption on windows) 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.
#73156 opened Apr 3, 2025 by gopherbot Unreleased
cmd/compile: regression on ppc64le bit operations 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.
#73153 opened Apr 3, 2025 by randall77 Go1.25
cmd/go: confusing situation with 'go run' and '//go:build ignore' BugReport Issues describing a possible bug in the Go implementation. GoCommand cmd/go NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#73152 opened Apr 3, 2025 by josharian
net/http/httptest: NewRequest easily misused as client side requests with full URLs 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.
#73151 opened Apr 3, 2025 by patrickod
proposal: unicode/utf8: add LastPartialRuneLen LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool Proposal
#73149 opened Apr 3, 2025 by rogpeppe Proposal
cmd/compile: unnecessary bounds check when slicing after using slices.Grow BugReport Issues describing a possible bug in the Go implementation. compiler/runtime Issues related to the Go compiler and/or runtime. help wanted NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Performance
#73145 opened Apr 3, 2025 by dominikh Unplanned
runtime: segmentation fault from vgetrandomPutState and runtime.growslice w/ runtime.OSLockThread [1.24 backport] CherryPickCandidate Used during the release process for point releases compiler/runtime Issues related to the Go compiler and/or runtime.
#73144 opened Apr 3, 2025 by gopherbot Go1.24.3
crypto/x509: ParseCertificate fails to parse certificates with a compressed EC public key 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.
#73142 opened Apr 2, 2025 by austin-jadlowiec
net: TestCloseWrite/unix failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Windows
#73140 opened Apr 2, 2025 by gopherbot
x/tools/gopls: macOS kernel panic after heavy file IO gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository. WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
#73139 opened Apr 2, 2025 by richtera Unreleased
testing: loosen description of how b.Loop works today and ideally avoid forcing heap allocs in future NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Performance ToolProposal Issues describing a requested change to a Go tool or command-line program.
#73137 opened Apr 2, 2025 by thepudds
runtime: TestMemoryLimitNoGCPercent failures 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.
#73136 opened Apr 2, 2025 by gopherbot
cmd/compile: don't escape argument when all possible values of function pointer are known 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
#73132 opened Apr 2, 2025 by dominikh
testing/synctest: GOEXPERIMENT=synctest blocks indefinitely with context.WithTimeout in tight loop 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.
#73130 opened Apr 1, 2025 by chanchal1987
cmd/internal/testdir: Test/fixedbugs/issue68415.go failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#73129 opened Apr 1, 2025 by gopherbot
cmd/go: compile error for toolchain default in go.mod, removed by mod tidy BugReport Issues describing a possible bug in the Go implementation. GoCommand cmd/go NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#73127 opened Apr 1, 2025 by Snawoot
proposal: os: add Root.ReadFile & Root.WriteFile LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool Proposal
#73126 opened Apr 1, 2025 by neild Proposal
proposal: stdlib: reduced boilerplate for proposals to reduce error handling boilerplate LanguageProposal Issues describing a requested change to the Go language specification. Proposal
#73125 opened Apr 1, 2025 by seebs Proposal
ProTip! no:milestone will show everything without a milestone.