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
Assigned to nobody Loading
Sort

Issues list

api: audit for Go 1.25 ExpertNeeded NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made. release-blocker
#73918 opened May 29, 2025 by gopherbot Go1.25
access: approvers Access Access request. AccessRequest Issues requesting builder or gomote access. NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#73793 opened May 20, 2025 by HeliC829
cmd/link: dumpdep output is missing 'from' compiler/runtime Issues related to the Go compiler and/or runtime. NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#73625 opened May 7, 2025 by kruskall Backlog
cmd/go: command (perhaps 'go fix') to apply all safe fixes FeatureRequest Issues asking for a new feature that does not need a proposal. NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made. Tools This label describes issues relating to any tools in the x/tools repository.
#73623 opened May 7, 2025 by silverwind Backlog
os/user: user.Current() returns wrong user for NT AUTHORITY/SYSTEM 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. OS-Windows
#73471 opened Apr 22, 2025 by petemoore
x/tools/go/analysis/passes/shadow: go vet shadow strict doesn't check global constant shadowing Analysis Issues related to static analysis (vet, x/tools/go/analysis) 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. Tools This label describes issues relating to any tools in the x/tools repository.
#72943 opened Mar 19, 2025 by gergely-pepper Unreleased
x/pkgsite: APIs that are not present on linux-amd64 are difficult to discover NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made. pkgsite
#72923 opened Mar 18, 2025 by glycerine pkgsite/backlog
x/pkgsite: show interfaces/implementations NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made. pkgsite
#72904 opened Mar 17, 2025 by adonovan pkgsite/backlog
x/tools/gopls: Add a source code action to regenerate cgo definitions. FeatureRequest Issues asking for a new feature that does not need a proposal. NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#73482 opened Mar 9, 2025 by firelizzard18 gopls/backlog
cmd/compile: teach escape analysis to conditionally stack alloc interface method call parameters like a slice in w.Write(b) compiler/runtime Issues related to the Go compiler and/or runtime. Implementation Issues describing a semantics-preserving change to the Go implementation. NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made. Performance
#72036 opened Feb 28, 2025 by thepudds Unplanned
cmd/compile: store pairing on arm64 misses some cases BugReport Issues describing a possible bug in the Go implementation. compiler/runtime Issues related to the Go compiler and/or runtime. help wanted NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made. Performance
#71987 opened Feb 26, 2025 by randall77 Backlog
crypto/x509: Encode & decode ECDH only works for 1 out of 4 curves; P256, P384, P521 not working 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.
#71919 opened Feb 24, 2025 by justincranford
iter: document general guidance for writing iterator APIs Documentation Issues describing a change to documentation. NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#71901 opened Feb 22, 2025 by mvdan Backlog
crypto/tls: consider enforcing KU bits on leaf certs LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#71842 opened Feb 19, 2025 by rolandshoemaker
runtime: map[int64]struct{} requires 16 bytes per slot BugReport Issues describing a possible bug in the Go implementation. compiler/runtime Issues related to the Go compiler and/or runtime. NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made. Performance
#71368 opened Jan 21, 2025 by prattmic Go1.25
net/netip: ParseAddr should reject invalid zone 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.
#71362 opened Jan 21, 2025 by qinlonglong123 Unplanned
runtime: GODEBUG=profstackdepth=N not usable with //go:debug BugReport Issues describing a possible bug in the Go implementation. compiler/runtime Issues related to the Go compiler and/or runtime. NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#71187 opened Jan 8, 2025 by prattmic Go1.25
runtime/pprof: mechanism to show runtime frames in heap profiles BugReport Issues describing a possible bug in the Go implementation. compiler/runtime Issues related to the Go compiler and/or runtime. NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#71175 opened Jan 8, 2025 by prattmic Backlog
path/filepath: EvalSymlinks ignores link type on Windows 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. OS-Windows
#71165 opened Jan 7, 2025 by neild Backlog
spec: for-range iterator yield function requires bool result - consider generalizing to any boolean type early-in-cycle A change that should be done early in the 3 month dev cycle. LanguageChange Suggested changes to the Go language LanguageProposal Issues describing a requested change to the Go language specification. NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#71164 opened Jan 7, 2025 by griesemer Go1.25
runtime: CGo thread stacks stay in physical memory BugReport Issues describing a possible bug in the Go implementation. compiler/runtime Issues related to the Go compiler and/or runtime. NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#71150 opened Jan 7, 2025 by kelanyll Backlog
runtime: async preemption (or alternative) for wasm arch-wasm WebAssembly issues compiler/runtime Issues related to the Go compiler and/or runtime. NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#71134 opened Jan 6, 2025 by prattmic Unplanned
x/build: update gopls version requirements as part of the Go toolchain release workflow Builders x/build issues (builders, bots, dashboards) NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#71113 opened Jan 3, 2025 by findleyr Unreleased
go/parser: (*ast.File).Decls is empty after bailout NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#70725 opened Dec 8, 2024 by mateusz834 Backlog
os: consider mapping Unix permissions bits to Windows ACLs NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made. OS-Windows
#70524 opened Nov 22, 2024 by neild Backlog
ProTip! Find all open issues with in progress development work with linked:pr.