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

proposal: os: extend Root FS with interface io/fs.SubFS LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool Proposal
#72054 opened Mar 1, 2025 by dolmen Proposal
cmd/compile: wrong location list for function argument compiler/runtime Issues related to the Go compiler and/or runtime.
#72053 opened Mar 1, 2025 by aarzilli
proposal: syscall/js: recognize JS bigint primitives in Value.Type LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool Proposal
#72050 opened Mar 1, 2025 by jcbhmr Proposal
math/big: TestAliasing/Exp-XZ failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#72046 opened Mar 1, 2025 by gopherbot
proposal: syscall/js: AsyncFuncOf LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool Proposal
#72045 opened Mar 1, 2025 by jcbhmr Proposal
math/big: TestAliasing/Exp-XZ panic in math/big.(*stack).nat 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
#72043 opened Feb 28, 2025 by prattmic Go1.25
x/benchmarks/sweet: re-enable gVisor benchmarks NeedsFix The path to resolution is known, but the work has not been done. Other None of the above. Performance
#72042 opened Feb 28, 2025 by prattmic Backlog
proposal: context: WithInterrupt for lower overhead checking of cancellation LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool Proposal
#72040 opened Feb 28, 2025 by duckbrain Proposal
proposal: x/net/http2/h2c: deprecate h2c package LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool Proposal
#72039 opened Feb 28, 2025 by neild Proposal
build: build failure on gotip-linux-amd64_c3h88-perf_vs_release NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#72038 opened Feb 28, 2025 by gopherbot
build: build failure on gotip-linux-amd64_c2s16-perf_vs_release NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#72037 opened Feb 28, 2025 by gopherbot
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 Backlog
x/tools/go/analysis/internal/checker: -fix should remove unneeded imports ToolProposal Issues describing a requested change to a Go tool or command-line program. Tools This label describes issues relating to any tools in the x/tools repository.
#72035 opened Feb 28, 2025 by adonovan Unreleased
x/tools/gopls/internal/analysis/modernizer: replace "range strings.Fields" with FieldsSeq gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#72033 opened Feb 28, 2025 by adonovan Unreleased
cmd/link: linkname directive on userspace variable can override runtime variable 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.
#72032 opened Feb 28, 2025 by srosenberg Go1.25
runtime: (theoretically) redundant package check in isAsyncSafePoint 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.
#72031 opened Feb 28, 2025 by prattmic Backlog
x/build/env/freebsd-amd64: doesn't handle reboot and/or termination requests 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. OS-FreeBSD
#72030 opened Feb 28, 2025 by dmitshur Unreleased
proposal: x/oauth2: allow making raw post requests to server LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool Proposal
#72028 opened Feb 28, 2025 by janisz Proposal
x/tools/gopls: type assertion panics in persistent.Map.Get 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.
#72027 opened Feb 28, 2025 by adonovan Unreleased
x/tools/gopls: Parse: crash in fixInitStmt 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.
#72026 opened Feb 28, 2025 by adonovan Unreleased
x/tools/gopls/internal/test/marker: Test/zeroconfig/dynamicports.txt 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.
#72022 opened Feb 28, 2025 by gopherbot Unreleased
x/tools/gopls/internal/telemetry: TestSettingTelemetry 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.
#72021 opened Feb 28, 2025 by gopherbot Unreleased
crypto/sha3: TestCSHAKELargeS failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#72020 opened Feb 28, 2025 by gopherbot
cmd/compile: incorrect left shift result on s390x arch-s390x Issues solely affecting the s390x architecture. 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.
#72018 opened Feb 28, 2025 by RaduBerinde Backlog
ProTip! Find all open issues with in progress development work with linked:pr.