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

x/build/cmd/watchflakes: fails to parse the "!~" operator Builders x/build issues (builders, bots, dashboards) 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.
#71119 opened Jan 4, 2025 by dmitshur Unreleased
cmd/internal/disasm: RISCV64C disassembly support arch-riscv Issues solely affecting the riscv64 architecture. 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.
#71102 opened Jan 3, 2025 by Jorropo Go1.25
crypto/tls: server should send a illegal_parameter alert when it received an invalid ECHClientHello.type 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.
#71061 opened Dec 29, 2024 by thekuwayama Go1.24
go/printer: Comment-LineBreak-LineBreak-SelectorExpr-Comment AST modification issue FixPending Issues that have a fix which has not yet been reviewed or submitted. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#70978 opened Dec 23, 2024 by TACIXAT Backlog
2
8
mime/quotedprintable: LWSP-char not accepted between = and CRLF FixPending Issues that have a fix which has not yet been reviewed or submitted.
#70952 opened Dec 21, 2024 by emersion Go1.25
runtime: corruption after wasm stack overflow RangeError arch-wasm WebAssembly issues compiler/runtime Issues related to the Go compiler and/or runtime. 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.
#70829 opened Dec 13, 2024 by rsc Go1.25
crypto/internal/fips/aes/gcm: TestAllocations fails on PPC64 arch-ppc64x 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.
#70448 opened Nov 19, 2024 by pmur Go1.24
x/tools/go/ssa: stop using deprecated x/tools/go/loader in unit tests Analysis Issues related to static analysis (vet, x/tools/go/analysis) 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. Tools This label describes issues relating to any tools in the x/tools repository.
#69556 opened Sep 20, 2024 by timothy-king Backlog
regexp/syntax: character class negation is slow FixPending Issues that have a fix which has not yet been reviewed or submitted. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Performance
#69303 opened Sep 6, 2024 by func25 Backlog
log/slog: examples can't be run on playground 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.
#69246 opened Sep 4, 2024 by haoxins Backlog
runtime: binaries should fail at startup when built with a GOARM64 version not supported on the runtime hardware arch-arm64 compiler/runtime Issues related to the Go compiler and/or runtime. 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.
#69124 opened Aug 29, 2024 by cespare Go1.24
x/pkgsite: report whether a subpackage is a command FeatureRequest Issues asking for a new feature that does not need a proposal. FixPending Issues that have a fix which has not yet been reviewed or submitted. pkgsite
#68939 opened Aug 19, 2024 by avamsi pkgsite/unplanned
go/version: IsValid reports false on inputs like "go1.8.5rc5", "go1.9.2rc2" FixPending Issues that have a fix which has not yet been reviewed or submitted. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#68634 opened Jul 29, 2024 by 246859 Backlog
runtime: problem with preemption on windows arm32 arch-arm Issues solely affecting the 32-bit arm architecture. compiler/runtime Issues related to the Go compiler and/or runtime. FixPending Issues that have a fix which has not yet been reviewed or submitted. help wanted NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Windows
#68552 opened Jul 23, 2024 by wmjb Backlog
net/http/httptest: wrong ContentLength for request with http.NoBody 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.
#68476 opened Jul 16, 2024 by jfrancisco0 Go1.24
cmd/go/internal/list: may fail if -export -covermode=atomic is used FixPending Issues that have a fix which has not yet been reviewed or submitted. gabywins
#68212 opened Jun 27, 2024 by RomainMuller
net/http: TestTransportIdleConnTimeout failures 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.
#67450 opened May 16, 2024 by gopherbot Go1.24
cmd/compile: dynamic checks for atomics should be removed for ARM64 targets that support LSE arch-arm64 compiler/runtime Issues related to the Go compiler and/or runtime. FixPending Issues that have a fix which has not yet been reviewed or submitted.
#66131 opened Mar 6, 2024 by andreybokhanko Unplanned
cmd/go/internal/modload: MainModuleSet.DirImportPath does not check module boundaries FixPending Issues that have a fix which has not yet been reviewed or submitted. GoCommand cmd/go modules
#66119 opened Mar 5, 2024 by bcmills Backlog
cmd/compile: unnecessary temporary variable on stack compiler/runtime Issues related to the Go compiler and/or runtime. FixPending Issues that have a fix which has not yet been reviewed or submitted. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#65495 opened Feb 3, 2024 by katsusan Backlog
cmd/go: internal error in go work sync FixPending Issues that have a fix which has not yet been reviewed or submitted. GoCommand cmd/go modules NeedsFix The path to resolution is known, but the work has not been done.
#65363 opened Jan 30, 2024 by trajan0x Go1.24
unicode: upgrade to Unicode 15.1.0 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.
#65141 opened Jan 17, 2024 by cowtoolz Go1.24
html/template: the documentation contains a link to the end-of-life RawGit service 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. Suggested Issues that may be good for new contributors looking for work to do.
#65044 opened Jan 9, 2024 by jub0bs Backlog
x/crypto/acme/autocert: handle short cert lifetimes FixPending Issues that have a fix which has not yet been reviewed or submitted. Proposal Proposal-Accepted Proposal-Crypto Proposal related to crypto packages or other security issues
#64997 opened Jan 7, 2024 by mjl- Unreleased
x/tools/gopls: "unexpected files in command-line-arguments package" bug (via telemetry) FixPending Issues that have a fix which has not yet been reviewed or submitted. 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.
#64557 opened Dec 5, 2023 by adonovan gopls/v0.18.0
ProTip! Adding no:label will show everything without a label.