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

x/build/cmd/watchflakes: no reports after May 19, 2025 Automation Issues created by gopherbot or watchflakes automation. Builders x/build issues (builders, bots, dashboards) NeedsFix The path to resolution is known, but the work has not been done.
#73921 opened May 29, 2025 by dmitshur Unreleased
cmd/compile: yet another incorrect recover behavior due to defer a method wrapper 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.
#73920 opened May 29, 2025 by cherrymui Backlog
runtime/trace, x/exp/trace: explicitly encode end of trace and surface it in parser compiler/runtime Issues related to the Go compiler and/or runtime. FeatureRequest Issues asking for a new feature that does not need a proposal. NeedsFix The path to resolution is known, but the work has not been done.
#73904 opened May 28, 2025 by dominikh Go1.26
x/pkgsite: package removal request for github.com/2754github/goffer 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
#73894 opened May 28, 2025 by 2754github Unreleased
x/pkgsite: package removal request for github.com/bensema/ths_quote 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
#73873 opened May 26, 2025 by bensema Unreleased
cmd/go/internal/base: Lookup checks itself, not subcommads BugReport Issues describing a possible bug in the Go implementation. GoCommand cmd/go NeedsFix The path to resolution is known, but the work has not been done.
#73864 opened May 25, 2025 by shagohead
cmd/doc: fix some user experience issues with pkgsite instance started [freeze exception] NeedsFix The path to resolution is known, but the work has not been done. ToolProposal Issues describing a requested change to a Go tool or command-line program.
#73848 opened May 23, 2025 by matloob Go1.25
all: reopen tree for Go 1.26 development early-in-cycle A change that should be done early in the 3 month dev cycle. NeedsFix The path to resolution is known, but the work has not been done. Other None of the above. umbrella
#73829 opened May 22, 2025 by dr2chase
7 tasks
Go1.26
cmd/link: -race doesn't work by default on FreeBSD with cgo BugReport Issues describing a possible bug in the Go implementation. compiler/runtime Issues related to the Go compiler and/or runtime. help wanted NeedsFix The path to resolution is known, but the work has not been done. OS-FreeBSD
#73788 opened May 19, 2025 by prattmic Backlog
net/http: unwrap ResponseWriter in MaxBytesReader for finding requestTooLarger help wanted NeedsFix The path to resolution is known, but the work has not been done.
#73754 opened May 17, 2025 by EricGusmao Backlog
cmd/link: go:buildinfo was not written in wasm arch-wasm WebAssembly issues 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.
#73741 opened May 16, 2025 by Zxilly Backlog
cmd/compile/internal/pgo: error parsing profile (for pgo) after scaling BugReport Issues describing a possible bug in the Go implementation. compiler/runtime Issues related to the Go compiler and/or runtime. help wanted NeedsFix The path to resolution is known, but the work has not been done. Suggested Issues that may be good for new contributors looking for work to do.
#73640 opened May 8, 2025 by matthinrichsen-wf Backlog
os/user: Lookup does not handle windows.ERROR_NONE_MAPPED correctly BugReport Issues describing a possible bug in the Go implementation. NeedsFix The path to resolution is known, but the work has not been done. OS-Windows
#73595 opened May 4, 2025 by maja42
internal/trace: event timestamps change between Go versions 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.
#73558 opened Apr 30, 2025 by rhysh Go1.25
sort: clarify Slice comparator requirements Documentation Issues describing a change to documentation. NeedsFix The path to resolution is known, but the work has not been done.
#73420 opened Apr 17, 2025 by jagprog5 Backlog
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
unicode: update to Unicode 16.0.0 NeedsFix The path to resolution is known, but the work has not been done.
#73388 opened Apr 15, 2025 by cowtoolz Backlog
wiki: GerritBot vs gopherbot Documentation Issues describing a change to documentation. help wanted NeedsFix The path to resolution is known, but the work has not been done.
#73330 opened Apr 11, 2025 by abitrolly Unreleased
iter: add more examples Documentation Issues describing a change to documentation. FixPending Issues that have a fix which has not yet been reviewed or submitted. NeedsFix The path to resolution is known, but the work has not been done.
#73292 opened Apr 9, 2025 by samsonkolge
x/build/cmd/relui: add best-effort updating of tagx:ignore'd dependencies Automation Issues created by gopherbot or watchflakes automation. Builders x/build issues (builders, bots, dashboards) FeatureRequest Issues asking for a new feature that does not need a proposal. NeedsFix The path to resolution is known, but the work has not been done.
#73264 opened Apr 8, 2025 by dmitshur Unreleased
x/tour: Korean translation offline NeedsFix The path to resolution is known, but the work has not been done. Other None of the above.
#73120 opened Apr 1, 2025 by summtime Unreleased
os: os.Root: use OBJ_DONT_REPARSE on Windows 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. OS-Windows Performance
#73080 opened Mar 27, 2025 by neild
os: os.Root: use O_NOFOLLOW_ANY on macOS LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool NeedsFix The path to resolution is known, but the work has not been done. OS-Darwin Performance
#73079 opened Mar 27, 2025 by neild
os: os.Root: use O_RESOLVE_BENEATH on FreeBSD LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool NeedsFix The path to resolution is known, but the work has not been done. OS-FreeBSD Performance
#73078 opened Mar 27, 2025 by neild
os: os.Root: use openat2 with RESOLVE_BENEATH on Linux LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool NeedsFix The path to resolution is known, but the work has not been done. OS-Linux Performance
#73077 opened Mar 27, 2025 by neild
ProTip! Adding no:label will show everything without a label.