-
Notifications
You must be signed in to change notification settings - Fork 17.9k
Insights: golang/go
Overview
-
- 0 Merged pull requests
- 5 Open pull requests
- 110 Closed issues
- 63 New issues
Could not load contribution data
Please try again later
5 Pull requests opened by 5 people
-
js/wasm: introduce scope for JS object
#72786 opened
Mar 11, 2025 -
runtime/metrics: improve doc
#72793 opened
Mar 11, 2025 -
cmd/compile/internal/abi: fix ComputePadding
#72805 opened
Mar 11, 2025 -
cmd/go/internal/load,cmd/link/internal/ld: use objabi.LookupPkgSpecial(pkg).Runtime
#72806 opened
Mar 12, 2025 -
time: optimize quote using byte(c) for ASCII
#72820 opened
Mar 12, 2025
110 Issues closed by 27 people
-
cmd/go: toolchain directive in go.mod being updated unnecessarily
#65847 closed
Mar 12, 2025 -
net: unrecognized failures
#72802 closed
Mar 12, 2025 -
cmd/compile: bad inlining informations in debug_info with DWARFv5 on tip
#72821 closed
Mar 12, 2025 -
cmd/link/internal/ld: TestRuntimeTypeAttrExternal failures [consistent failure]
#72809 closed
Mar 12, 2025 -
cmd/cgo/internal/testplugin: TestDWARFSections failures [consistent failure]
#72807 closed
Mar 12, 2025 -
cmd/compile: conversion error is a bit inaccurate
#23394 closed
Mar 12, 2025 -
cmd/compile: TestScript doesn't work with GOARCH=386
#72800 closed
Mar 12, 2025 -
x/tools/cmd/go-contrib-init: needs updating
#72773 closed
Mar 12, 2025 -
signal.Notify goroutine leak
#72803 closed
Mar 11, 2025 -
archive/zip: fs.ReadDir(..., ".") can return "." and cause fs.WalkDir to stack overflow
#50179 closed
Mar 11, 2025 -
cmd/internal/testdir: Test/decoratemappingszero.go failures [consistent failure]
#72772 closed
Mar 11, 2025 -
go/types: invalid identifiers are no longer type checked
#71777 closed
Mar 11, 2025 -
x/pkgsite: ioutil.Discard appears but io.Discard does not
#72798 closed
Mar 11, 2025 -
runtime: add an example for AddCleanup
#72795 closed
Mar 11, 2025 -
cmd/go: spends a long time loading packages
#61149 closed
Mar 11, 2025 -
runtime: TestCgoPprofThreadNoTraceback failures [consistent failure]
#72775 closed
Mar 11, 2025 -
runtime: TestCgoPprof failures [consistent failure]
#72776 closed
Mar 11, 2025 -
net: UDPConn.Close doesn't unblock UDPConn.ReadFromUDPAddrPort on plan9
#72770 closed
Mar 11, 2025 -
runtime: TestCgoPprofPIE failures [consistent failure]
#72778 closed
Mar 11, 2025 -
cmd/go: follow symlinks referenced by //go:embed
#59924 closed
Mar 11, 2025 -
net/http: Handling Nested Groups
#72789 closed
Mar 11, 2025 -
Issue with module indexing on pkg.go.dev
#72788 closed
Mar 11, 2025 -
proposal: 'propagate' keyword
#72782 closed
Mar 11, 2025 -
proposal: crypto/rsa: support RSA/ECB/OAEPWithSHA-256AndMGF1Padding
#72781 closed
Mar 11, 2025 -
archive/zip check isDir function Error
#72784 closed
Mar 11, 2025 -
testing: Document that T.Log and friends should not be invoked after the end of the test
#40343 closed
Mar 10, 2025 -
x/pkgsite: package removal request for github.com/dNationCloud/provider-gridscale
#72764 closed
Mar 10, 2025 -
archive/zip: fails to encode filenames with utf-8 chars if 'Modified' is not set
#44187 closed
Mar 10, 2025 -
wiki: add "properties" to well-known struct tags
#72759 closed
Mar 10, 2025 -
x/net/http2: discrepancies in lost PING handling between Server and Transport
#69963 closed
Mar 10, 2025 -
crypto/tls: reject TLS 1.3 empty NewSessionTicket messages
#70513 closed
Mar 10, 2025 -
archive/zip: FileHeader struct lacks Unicode Path Extra Field (0x7075)
#36760 closed
Mar 10, 2025 -
archive/zip: make checksumReader implement io.WriterTo
#56742 closed
Mar 10, 2025 -
cmd/cgo: typedef enum error: unexpected: -1-byte enum type
#72760 closed
Mar 10, 2025 -
wiki: CodeReviewComments additions
#34336 closed
Mar 10, 2025 -
wiki: CodeReviewComments change
#29229 closed
Mar 10, 2025 -
wiki: CodeReviewComments should have better example for lowercasing error strings
#49196 closed
Mar 10, 2025 -
wiki: CodeReviewComments should more thoroughly describe test helper functions
#30246 closed
Mar 10, 2025 -
wiki: CodeReviewComments change
#33228 closed
Mar 10, 2025 -
doc/articles/wiki: misleading error handling in Writing Web Applications tutorial
#18543 closed
Mar 10, 2025 -
net/http: http request not always be replace as js.fetch
#72757 closed
Mar 10, 2025 -
x/tools/go/loader: TestLoad2 failures
#72738 closed
Mar 10, 2025 -
x/tools/go/loader: TestLoad1 failures
#72737 closed
Mar 10, 2025 -
runtime: crash in systemstack_switch while allocating (windows)
#69151 closed
Mar 10, 2025 -
testing oscar
#72768 closed
Mar 10, 2025 -
debug/dwarf: r.Next() returns wrong ent when DWARF5 used.
#57046 closed
Mar 10, 2025 -
net/http/httputil: ReverseProxy fails to propagate close on hijacked connection with replaced response body
#72140 closed
Mar 10, 2025 -
cmd/cert_manager and otel: Failed to load package: main module does not contain package
#72762 closed
Mar 10, 2025 -
how to get package name and version?
#72763 closed
Mar 10, 2025 -
x/crypto: Possibly incorrect "go" directive in go.mod
#72761 closed
Mar 10, 2025 -
cmd/go: document that generate processes packages in command line order
#19762 closed
Mar 10, 2025 -
Bug: Go 1.23+ ignores custom GOTELEMETRY/GOTELEMETRYDIR settings via env vars or go env config file
#72756 closed
Mar 9, 2025 -
,
#72755 closed
Mar 9, 2025 -
x/pkgsite: module version in pkg.go.dev still hasn't updated after a month after a github version update
#72754 closed
Mar 9, 2025 -
archive/zip: NonUTF8 does not work
#72751 closed
Mar 9, 2025 -
x/website:
#72749 closed
Mar 9, 2025 -
x/net/http2/h2c: handler does not support http.ResponseController
#71999 closed
Mar 8, 2025 -
net/http: go1.24.1 macOS without netgo (native) uses IPv6 instead of Dialcontext provided ipv4
#72748 closed
Mar 8, 2025 -
proposal: iter: add `Push` function
#72083 closed
Mar 8, 2025 -
net/http: hexEscapeNonASCII() does not escape % character
#72745 closed
Mar 8, 2025 -
x/tools/cmd/stringer: internal error: package "database/sql/driver" without types was imported
#72744 closed
Mar 8, 2025 -
unsafe: unsafe.Slice escape to heap
#72732 closed
Mar 8, 2025 -
x/build/cmd/watchflakes: opened over 500 duplicate issues on 2025-03-07
#72731 closed
Mar 7, 2025 -
x/pkgsite: package removal request for github.com/potablewashb/go-libyear
#72106 closed
Mar 7, 2025 -
x/website: small typo in the "From unique to cleanups and weak: ..." article.
#72730 closed
Mar 7, 2025 -
crypto/internal/fips140: Version should return an empty string on latest
#71820 closed
Mar 7, 2025 -
x/tools/go/loader: TestStdlib failures
#72122 closed
Mar 7, 2025 -
sum.golang.org: `Failed to connect to github.com port 443: Connection refused` breaks package resolution
#72735 closed
Mar 7, 2025 -
x/pkgsite: package removal request for [swichupcb/xstruct]
#72734 closed
Mar 7, 2025 -
cmd/go: go:generate cannot replicate command
#72728 closed
Mar 7, 2025 -
x/net: possible nil deref in https2 server
#71601 closed
Mar 7, 2025 -
runtime: issues determining how many process threads can be created inside containers
#72148 closed
Mar 7, 2025 -
proposal: image/jpeg: add support for arithmetic encoding
#72062 closed
Mar 7, 2025 -
snappy: tag a final release
#71811 closed
Mar 7, 2025 -
cmd/compile,runtime: avoid multiple returns from deferproc
#19466 closed
Mar 7, 2025 -
`go mod tidy` results in a strange error
#72147 closed
Mar 6, 2025 -
net: can {Conn,PacketConn}.Close block?
#18187 closed
Mar 6, 2025 -
sum.golang.org: repeated `Failed to connect to github.com port 443: Connection refused` caching
#72146 closed
Mar 6, 2025 -
x/net/http2/h2c: uses obsolete upgrade mechanism
#63565 closed
Mar 6, 2025 -
x/build: bot plan9-arm--02 reported as broken
#72143 closed
Mar 6, 2025 -
cmd/cgo/internal/testsanitizers: TestLSAN failures
#72128 closed
Mar 6, 2025 -
println/print ignores redirects to os.Stdout
#72141 closed
Mar 6, 2025 -
cmd/cgo/internal/testsanitizers: TestLSAN/lsan1 failures
#72126 closed
Mar 6, 2025 -
x/tools/gopls/internal/test/marker: Test/zeroconfig/dynamicports.txt failures
#72022 closed
Mar 6, 2025 -
proposal: cmd/go: make build cache trimming cutoff configurable
#69879 closed
Mar 6, 2025 -
proposal: import/path: proposal title
#72139 closed
Mar 6, 2025 -
cmd/go: add `work` package pattern matching all packages in work modules
#71294 closed
Mar 6, 2025 -
x/crypto/ssh/knownhosts: cannot have multiple keys for same host
#36126 closed
Mar 6, 2025 -
cmd/go: cross build mips64/mips64le on ubuntu24 crash(only go1.22)
#72125 closed
Mar 6, 2025 -
cmd/go: coverage profile should be cached with tests
#23565 closed
Mar 6, 2025 -
proxy.golang.org: Failed to connect to github.com port 443: Connection refused
#72134 closed
Mar 6, 2025 -
doc: clarify that godebug in go.mod is ignored when using a workspace in favor of go.work's godebug
#72109 closed
Mar 6, 2025 -
math/big: TestAliasing/Exp-XZ panic in math/big.(*stack).nat
#72043 closed
Mar 6, 2025 -
cmd/cgo/internal/testsanitizers: TestLSAN/lsan2 failures
#72133 closed
Mar 6, 2025 -
cmd/cgo/internal/testsanitizers: TestLSAN/lsan3 failures
#72131 closed
Mar 6, 2025 -
runtime: enable leak sanitizer in Go
#67833 closed
Mar 6, 2025 -
cmd/compile: OOM with mutually-recursive iter.Seq
#72090 closed
Mar 5, 2025 -
proposal: spec: allow method declarations on function-local types
#71562 closed
Mar 5, 2025 -
go/types, types2: CheckExpr / Eval may mutate type checked objects (=> data race)
#71817 closed
Mar 5, 2025 -
mobile/app/x11.go: Support mouse events for X
#20625 closed
Mar 5, 2025 -
cmd/compile: out of memory [1.24 backport]
#72067 closed
Mar 5, 2025 -
x/net/http2: access to maxConcurrentStreams
#17265 closed
Mar 5, 2025 -
x/pkgsite: switch to use html/template
#4655 closed
Mar 5, 2025 -
go/build: ImportDir accepts directories that don't exist
#3428 closed
Mar 5, 2025 -
x/pkgsite: sum.golang.org is having issues to connect to github.com?
#72118 closed
Mar 5, 2025 -
html/template: script type attribute inside condition causes an error
#59112 closed
Mar 5, 2025
63 Issues opened by 36 people
-
cmd/go: `go tool -n` can point to a file that doesn't exist
#72824 opened
Mar 12, 2025 -
crypto/tls: FIPS 140-3 modes reject ECDSA w/ curve P-521/SHA-512 in TLS [1.24 backport]
#72823 opened
Mar 12, 2025 -
cmd/compile: OOM with mutually-recursive iter.Seq [1.24 backport]
#72822 opened
Mar 12, 2025 -
access: approvers
#72819 opened
Mar 12, 2025 -
cmd/link: TestPIESize-internal is broken on openbsd/arm64 after DWARF v5 was enabled
#72818 opened
Mar 12, 2025 -
net: ExampleIP_Equal failures
#72817 opened
Mar 12, 2025 -
x/build: bot netbsd-arm64-bsiegert reported as broken
#72816 opened
Mar 12, 2025 -
cmd/compile: slow escape analysis in large package in the typescript compiler
#72815 opened
Mar 12, 2025 -
runtime: TestCgoSignalDeadlock failures
#72814 opened
Mar 12, 2025 -
net: ExampleIP_IsLinkLocalUnicast failures
#72813 opened
Mar 12, 2025 -
net: ExampleIP_IsInterfaceLocalMulticast failures
#72812 opened
Mar 12, 2025 -
net: ExampleIPv4 failures
#72811 opened
Mar 12, 2025 -
x/sys/unix.test: unrecognized failures
#72810 opened
Mar 12, 2025 -
cmd/link: TestDWARF/testprogcgo failures [consistent failure]
#72808 opened
Mar 12, 2025 -
net: ExampleIP_IsGlobalUnicast failures
#72804 opened
Mar 11, 2025 -
net: ExampleIP_DefaultMask failures
#72801 opened
Mar 11, 2025 -
proposal: io/fs: WalkDirFunc supports SkipFiles
#72799 opened
Mar 11, 2025 -
context: context with timeout on wasm crashes the host Node.js runtime
#72797 opened
Mar 11, 2025 -
runtime: add an example for AddCleanup [1.24 backport]
#72796 opened
Mar 11, 2025 -
testing: iterators break t.Helper()
#72794 opened
Mar 11, 2025 -
go/build: default Context.ToolTags doesn't contain GOAMD64 setting from user config file
#72791 opened
Mar 11, 2025 -
x/text: usage of text/template or html/template disables compiler DCE
#72787 opened
Mar 11, 2025 -
go/types: improve assertion when PkgName is found in Package.Scope
#72785 opened
Mar 11, 2025 -
cmd/objdump: unrecognized failures
#72783 opened
Mar 11, 2025 -
cmd/cgo/internal/testshared: TestGlobal failures
#72780 opened
Mar 10, 2025 -
x/net/http2: TestConfigPingTimeoutServer failures
#72779 opened
Mar 10, 2025 -
x/tools/cmd/deadcode: impossible SIGSEGV in darwin-amd64-race test
#72777 opened
Mar 10, 2025 -
x/build: automate consequences of go.mod go directive maintenance
#72774 opened
Mar 10, 2025 -
x/tools/gopls/internal/test/integration: violates testing.T.FailNow precondition
#72771 opened
Mar 10, 2025 -
x/tools/gopls/internal/cache/testfuncs: runaway recursive allocation in indexBuilder.findSubtests
#72769 opened
Mar 10, 2025 -
x/build/cmd/racebuild: migrate to LUCI
#72767 opened
Mar 10, 2025 -
cmd/cgo/internal/testsanitizers: TestASANFuzz does not take into account subprocess hungs
#72766 opened
Mar 10, 2025 -
sync: higher mutex wait durations in 1.24
#72765 opened
Mar 10, 2025 -
x/tools/gopls: completion has wrong textedit in some cases
#72753 opened
Mar 9, 2025 -
cmd/cgo/internal/testsanitizers: ASAN symbolization problems for LUCI's older gcc versionswith DWARF 5
#72752 opened
Mar 9, 2025 -
internal/synctest: failure of TestHappensBefore on rae builder
#72750 opened
Mar 9, 2025 -
x/tools/gopls: "Browse gopls feature documentation" has higher priority than "Add import"
#72742 opened
Mar 8, 2025 -
cmd/compile: storing strings doesn't take advantage of paired stores on arm64
#72741 opened
Mar 7, 2025 -
internal/trace: TestTraceStressStartStop/Stress failures
#72740 opened
Mar 7, 2025 -
cmd/cgo/internal/test:auto-pie: TestCthread failures
#72739 opened
Mar 7, 2025 -
x/term: auto-completion callback has no reason to run during GetPassword()
#72736 opened
Mar 7, 2025 -
x/tools/gopls: modernize misses modernization of 3-way "max"
#72733 opened
Mar 7, 2025 -
testing/fstest: MapFS leaks implementation details (fs.DirEntry, fs.FileInfo)
#72729 opened
Mar 7, 2025 -
x/tools/gopls/internal/analysis/modernize: minmax removes important comment
#72727 opened
Mar 7, 2025 -
proposal: spec: goto error handler with @err
#72153 opened
Mar 7, 2025 -
runtime: TestGdbPythonCgo failed with clang-15
#72152 opened
Mar 7, 2025 -
cmd/go: TestScript/test_fuzz_match failures
#72151 opened
Mar 7, 2025 -
x/build: bot solaris-amd64 reported as broken
#72150 opened
Mar 7, 2025 -
proposal: spec: error handler operator ?()
#72149 opened
Mar 6, 2025 -
x/net/http2: Request is not treated as malformed when Content-Length is non-zero and no body is sent
#72144 opened
Mar 6, 2025 -
x/tools/gopls: implement type hierarchy support
#72142 opened
Mar 6, 2025 -
runtime:cpu1: TestPreemptionAfterSyscall/10µs failures
#72138 opened
Mar 6, 2025 -
x/tools/gopls: Completion: nil deref in expectedCompositeLiteralType
#72136 opened
Mar 6, 2025 -
x/tools/gopls: SEGV in gcimporter.iexportCommon (bad SP)
#72135 opened
Mar 6, 2025 -
cmd/compile: missing bounds check elimination for complex conditionals
#72132 opened
Mar 6, 2025 -
proposal: cmd/internal/obj/arm64, cmd/link/internal/arm64: introduce GOARM64 ",func_align_32" suffix
#72130 opened
Mar 6, 2025 -
x/telemetry/config: start collecting counters from delve
#72129 opened
Mar 6, 2025 -
x/net/http/httpproxy: no_proxy no longer matches an ip suffix when used as hostname
#72123 opened
Mar 6, 2025 -
proxy.golang.org: Failed to connect to github.com port 443: Connection refused
#72121 opened
Mar 6, 2025 -
x/vulndb: TestLintReports/data/reports/GO-2024-3188.yaml failures
#72120 opened
Mar 5, 2025 -
x/vulndb: TestLintReports/data/reports/GO-2024-3181.yaml failures
#72119 opened
Mar 5, 2025
178 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
x/crypto/ssh/test: TestRunCommandSuccess failures
#69901 commented on
Mar 5, 2025 • 0 new comments -
cmd/go: test failures due to dependency downloads running into "close <path>: file already closed" errors
#71903 commented on
Mar 5, 2025 • 0 new comments -
runtime: AddCleanup is not robust to arg values pointing to struct embedded data
#72001 commented on
Mar 5, 2025 • 0 new comments -
x/review/git-codereview: allow disabling of "foo.mailed" tag creation
#15344 commented on
Mar 5, 2025 • 0 new comments -
net: isDomainName rejects valid domains
#17659 commented on
Mar 5, 2025 • 0 new comments -
cmd/link: linkname directive on userspace variable can override runtime variable
#72032 commented on
Mar 5, 2025 • 0 new comments -
cmd/compile: teach escape analysis to conditionally stack alloc interface method call parameters like a slice in w.Write(b)
#72036 commented on
Mar 5, 2025 • 0 new comments -
cmd/compile/internal/types2: TestFixedbugs/issue60434.go failures
#72012 commented on
Mar 5, 2025 • 0 new comments -
proposal: unsafe: clarify that conversion from `unsafe.Pointer` to `*struct{}` using is valid
#71949 commented on
Mar 5, 2025 • 0 new comments -
proposal: spec: interface literals
#25860 commented on
Mar 5, 2025 • 0 new comments -
proposal: syscall/js: add Value.Format and make Value.String stricter
#72049 commented on
Mar 5, 2025 • 0 new comments -
runtime/cgo: signal arrived during external code execution
#72074 commented on
Mar 5, 2025 • 0 new comments -
proposal: spec: allow explicit conversion from function to 1-method interface
#47487 commented on
Mar 5, 2025 • 0 new comments -
cmd/go: packages with non root vendor elements excluded from module
#71785 commented on
Mar 5, 2025 • 0 new comments -
proposal: spec: simplify error handling - error passing with "pass"
#37141 commented on
Mar 5, 2025 • 0 new comments -
spec: language change review meeting minutes
#33892 commented on
Mar 5, 2025 • 0 new comments -
unique: `fatal error: getWeakHandle on invalid pointer` with `sbrk=1`
#69729 commented on
Mar 6, 2025 • 0 new comments -
proposal: syscall: add ExecFD options for Linux fexecve to SysProcAttr
#72102 commented on
Mar 6, 2025 • 0 new comments -
proposal: spec: non-reference channel types
#28366 commented on
Mar 6, 2025 • 0 new comments -
compress/flate: implement partial flush
#31514 commented on
Mar 6, 2025 • 0 new comments -
cmd/go: some documentation issues for new 1.24 'go tool' features
#71663 commented on
Mar 6, 2025 • 0 new comments -
proposal: build: promote windows/arm64 to first class port
#65284 commented on
Mar 6, 2025 • 0 new comments -
proposal: spec: expression to create pointer to simple types
#45624 commented on
Mar 6, 2025 • 0 new comments -
proposal: crypto/webauthn: webauthn signature verification API
#71095 commented on
Mar 6, 2025 • 0 new comments -
crypto/internal/fips140: CVE-2022-29526 reported in golang.org/x/sys
#71936 commented on
Mar 6, 2025 • 0 new comments -
x/tools/internal/analysisinternal: document need for alternative SuggestedFixes to have distinct Messages
#72105 commented on
Mar 6, 2025 • 0 new comments -
cmd/compile/internal/devirtualize: PGO devirtualization selects an edge with a weight of 0 as the hottest one
#72092 commented on
Mar 6, 2025 • 0 new comments -
cmd/compile: use context-sensitivity to prevent inlining of cold callsites in PGO
#72107 commented on
Mar 6, 2025 • 0 new comments -
cmd/internal/testdir: Test/rangegen.go failures
#67556 commented on
Mar 6, 2025 • 0 new comments -
x/pkgsite: package removal request for github.com/kenf1/*
#72097 commented on
Mar 6, 2025 • 0 new comments -
cmd/internal/testdir: Test/fixedbugs/issue21576.go failures
#67559 commented on
Mar 6, 2025 • 0 new comments -
proposal: time: make UnmarshalText, UnmarshalJSON enforce strict RFC 3339 semantics
#57912 commented on
Mar 6, 2025 • 0 new comments -
proxy.golang.org: consider blocking `github.com/siruspen/logrus`
#72116 commented on
Mar 6, 2025 • 0 new comments -
x/vulndb: support CVE schema v5.0 in worker
#49289 commented on
Mar 6, 2025 • 0 new comments -
x/vulndb: don't create duplicate issues via worker
#54049 commented on
Mar 6, 2025 • 0 new comments -
x/pkgsite: remove .gz test files
#62412 commented on
Mar 6, 2025 • 0 new comments -
x/pkgsite: condense display of vulnerabilities on module pages
#68347 commented on
Mar 6, 2025 • 0 new comments -
crypto: single-shot signing interface
#63405 commented on
Mar 6, 2025 • 0 new comments -
x/tools: tag and delete refactor/rename, refactor/importgraph, go/buildutil, cmd/gomvpkg
#69538 commented on
Mar 6, 2025 • 0 new comments -
proposal: review meeting minutes
#33502 commented on
Mar 6, 2025 • 0 new comments -
x/pkgsite,go/doc: examples can have trailing newlines inside the block
#72098 commented on
Mar 6, 2025 • 0 new comments -
x/tools/gopls/internal/telemetry: TestSettingTelemetry failures
#72021 commented on
Mar 6, 2025 • 0 new comments -
proposal: testing: Add T.Output() etc
#59928 commented on
Mar 6, 2025 • 0 new comments -
x/build/cmd/relui: add support for making release announcement posts on Bluesky
#71319 commented on
Mar 6, 2025 • 0 new comments -
cmd/go: provide a convenient way to iterate all packages in go.work workspace
#50745 commented on
Mar 6, 2025 • 0 new comments -
runtime: TestRuntimeLockMetricsAndProfile/runtime.lock/sample-1 failures
#71541 commented on
Mar 6, 2025 • 0 new comments -
proposal: log/slog: add multiple handlers support for logger
#65954 commented on
Mar 6, 2025 • 0 new comments -
x/build: update OpenBSD builders to 7.6
#69823 commented on
Mar 6, 2025 • 0 new comments -
runtime: move internals to `internal/runtime`
#65355 commented on
Mar 7, 2025 • 0 new comments -
crypto/x509: Verify should reject certificates with empty issuers
#71832 commented on
Mar 7, 2025 • 0 new comments -
cmd/go: `go mod tidy` ignores `go.work` file
#50750 commented on
Mar 7, 2025 • 0 new comments -
proposal: cmd/go: allow disabling build cache trimming
#69565 commented on
Mar 7, 2025 • 0 new comments -
proposal: debug/buildinfo: add build-id to BuildInfo struct
#68186 commented on
Mar 7, 2025 • 0 new comments -
cmd/go: removed godebug settings cause errors
#72111 commented on
Mar 7, 2025 • 0 new comments -
proposal: x/exp/xiter: new package with iterator adapters
#61898 commented on
Mar 7, 2025 • 0 new comments -
x/text/unicode/bidi: brackets not recognized
#72089 commented on
Mar 7, 2025 • 0 new comments -
x/tools/gopls/internal/analysis/modernize: use strings.CutPrefix et al
#71369 commented on
Mar 7, 2025 • 0 new comments -
proposal: net: Add LookupHTTPS()
#72110 commented on
Mar 7, 2025 • 0 new comments -
sum.golang.org: responding with a 410 fifteen minutes after publishing a new module version
#42809 commented on
Mar 7, 2025 • 0 new comments -
hash, crypto: add WriteByte, WriteString method to hash implementations
#38776 commented on
Mar 7, 2025 • 0 new comments -
proposal: container/set: new package to provide a generic set type
#69230 commented on
Mar 7, 2025 • 0 new comments -
x/vulndb: worker should add comment to issue and re-open when a new alias is found
#55303 commented on
Mar 7, 2025 • 0 new comments -
proposal: os: extend Root FS with interface io/fs.SubFS
#72054 commented on
Mar 7, 2025 • 0 new comments -
x/vulndb: improve internal/proxy package
#60275 commented on
Mar 7, 2025 • 0 new comments -
x/vulndb, x/pkgsite, x/vuln: display vuln summaries in integrations
#61201 commented on
Mar 7, 2025 • 0 new comments -
x/vulndb: publish false positive CVEs as excluded reports
#64043 commented on
Mar 7, 2025 • 0 new comments -
x/vulndb: add a lint check for unmerged modules
#69118 commented on
Mar 7, 2025 • 0 new comments -
proposal: x/net/dns/dnsmessage: add support for SVCB and HTTPS records
#43790 commented on
Mar 7, 2025 • 0 new comments -
x/vulndb: create a "stateless" worker
#64720 commented on
Mar 7, 2025 • 0 new comments -
proposal: x/tools/go/analysis: add -category=... filter flag to driver commands
#72008 commented on
Mar 7, 2025 • 0 new comments -
x/tools/gopls: GOPACKAGESDRIVER calls happen at intervals that make the results incorrect
#59625 commented on
Mar 7, 2025 • 0 new comments -
x/build: `darwin-amd64` LUCI builders are sometimes too slow
#65040 commented on
Mar 7, 2025 • 0 new comments -
runtime: TestPingPongHog failures
#65293 commented on
Mar 7, 2025 • 0 new comments -
x/build: LUCI builders fail to fetch dependencies for subrepos
#65482 commented on
Mar 7, 2025 • 0 new comments -
internal/trace: TestTraceStress/AllocFree failures
#70838 commented on
Mar 7, 2025 • 0 new comments -
proposal: log/slog: Add WithAttrs and Logger.WithAttrs
#66937 commented on
Mar 7, 2025 • 0 new comments -
x/tools/cmd/signature-fuzzer/fuzz-runner: TestRunner failures
#59496 commented on
Mar 7, 2025 • 0 new comments -
proposal: testing/synctest: new package for testing concurrent code
#67434 commented on
Mar 8, 2025 • 0 new comments -
cmd/go: TestScript/build_cwd_newline failures
#66971 commented on
Mar 8, 2025 • 0 new comments -
internal/godebug: TestCmdBisect failures
#60085 commented on
Mar 8, 2025 • 0 new comments -
proposal: spec: add support for int128 and uint128
#9455 commented on
Mar 8, 2025 • 0 new comments -
proposal: must.Do
#54297 commented on
Mar 8, 2025 • 0 new comments -
time: TestLongAdjustTimers failures
#67599 commented on
Mar 8, 2025 • 0 new comments -
cmd/compile/internal/amd64: unrecognized failures
#70107 commented on
Mar 8, 2025 • 0 new comments -
cmd/compile/internal/arm: unrecognized failures
#71033 commented on
Mar 8, 2025 • 0 new comments -
cmd/compile/internal/arm64: unrecognized failures
#71170 commented on
Mar 8, 2025 • 0 new comments -
all: test failures using proxy.golang.org
#55162 commented on
Mar 8, 2025 • 0 new comments -
x/tools/refactor/eg: Using `./...` only matches one file even though there are many more
#70414 commented on
Mar 9, 2025 • 0 new comments -
cmd/compile: in `prove.go:addLocalFacts` `ft.update` propagates limits depends on value ordering and can't propagate `ft.update` → `ft.flowLimit` dependencies
#68857 commented on
Mar 9, 2025 • 0 new comments -
runtime: performance regression for small Swiss Table map access for non-specialized keys
#70849 commented on
Mar 9, 2025 • 0 new comments -
x/tools/gopls: deprecate 'Structured' hover kind
#70233 commented on
Mar 10, 2025 • 0 new comments -
proposal: wasm: use Asyncify for switching goroutines
#43033 commented on
Mar 10, 2025 • 0 new comments -
encoding/xml: XML tag name that consist of ':' doesn't get umarshaled properly
#62075 commented on
Mar 10, 2025 • 0 new comments -
proposal: cmd/go: allow fine-grained go build constraints for go version
#71951 commented on
Mar 10, 2025 • 0 new comments -
proposal: crypto/ecdh: add compressed points functions
#71807 commented on
Mar 10, 2025 • 0 new comments -
runtime: c-shared builds fail to load with dlopen with musllibc: `initial-exec TLS resolves to dynamic definition`
#54805 commented on
Mar 10, 2025 • 0 new comments -
proposal: runtime: support general dynamic thread local storage model
#71953 commented on
Mar 10, 2025 • 0 new comments -
runtime:cpu4: TestRuntimeLockMetricsAndProfile/runtime.lock/sample-1 failures
#70602 commented on
Mar 10, 2025 • 0 new comments -
proposal: require more information for proposals
#70625 commented on
Mar 10, 2025 • 0 new comments -
unique: Handle memory leaks; cleanup goroutine can't keep up
#71772 commented on
Mar 10, 2025 • 0 new comments -
x/tools/gopls: Rename: missing type for selector in satisfy.(*Finder).expr
#71657 commented on
Mar 10, 2025 • 0 new comments -
x/tools/gopls: ApplyFix: "no file for edit position" bug in suggestedFixToDocumentChange (via telemetry)
#68818 commented on
Mar 10, 2025 • 0 new comments -
x/tools/gopls/internal/analysis: noresultvalues diagnostic triggers "end > end of file + 1" bug (via telemetry)
#68105 commented on
Mar 10, 2025 • 0 new comments -
x/build: LUCI windows-amd64-longtest TryBot is slow
#64764 commented on
Mar 10, 2025 • 0 new comments -
x/website/_content/doc/articles/wiki: "Writing Web Applications" example writes the reponse header twice
#27789 commented on
Mar 10, 2025 • 0 new comments -
x/mobile: seccomp prevented call to disallowed arm64 system call 434
#70508 commented on
Mar 10, 2025 • 0 new comments -
wiki: SQLDrivers test drivers regularly
#67200 commented on
Mar 10, 2025 • 0 new comments -
archive/tar: add support for writing tar containing sparse files
#13548 commented on
Mar 10, 2025 • 0 new comments -
archive/tar, archive/zip: add ErrInsecurePath
#55356 commented on
Mar 10, 2025 • 0 new comments -
build: build failure on gotip-linux-arm64_c4ah72-perf_vs_release
#70308 commented on
Mar 10, 2025 • 0 new comments -
x/tools/gopls: support Go assembly files
#71754 commented on
Mar 10, 2025 • 0 new comments -
x/net/http2: TestServerMaxHandlerGoroutines failures
#63892 commented on
Mar 10, 2025 • 0 new comments -
runtime: Simple HTTP server causes high thread count on macOS Monterey
#49679 commented on
Mar 10, 2025 • 0 new comments -
proposal: testing: structured output for test attributes
#43936 commented on
Mar 10, 2025 • 0 new comments -
runtime:cpu2: TestUserArena failures
#68768 commented on
Mar 11, 2025 • 0 new comments -
runtime: "some test left a core file behind" failure
#69457 commented on
Mar 11, 2025 • 0 new comments -
cmd/compile: TestScript/script_test_basics failures
#70356 commented on
Mar 11, 2025 • 0 new comments -
cmd/go: test failures due to network
#55164 commented on
Mar 11, 2025 • 0 new comments -
syscall/js: add Scope function
#56084 commented on
Mar 11, 2025 • 0 new comments -
os: on Windows, Chmod acts on symlinks rather than the symlink target
#71492 commented on
Mar 11, 2025 • 0 new comments -
os: Root ignores link type on Windows
#71166 commented on
Mar 11, 2025 • 0 new comments -
x/tools/gopls: analysis driver spuriously reports invalid suggested fixes due to AST repair
#71659 commented on
Mar 11, 2025 • 0 new comments -
x/tools/gopls: "package name is %q, want %q" bug in typeCheckBatch.importPackage
#64235 commented on
Mar 11, 2025 • 0 new comments -
x/tools/gopls: gopls does not reset workspace/configuration if missing from the client
#71227 commented on
Mar 11, 2025 • 0 new comments -
x/tools/gopls: `go clean` fails with ENOTEMPTY (openbsd) causing gopls test flakes
#68087 commented on
Mar 11, 2025 • 0 new comments -
os: safer file open functions
#67002 commented on
Mar 11, 2025 • 0 new comments -
net/http: ServeFile panics when StripPrefix over-strips and results in empty path
#30165 commented on
Mar 11, 2025 • 0 new comments -
cmd/gofmt: inconsistent behavior on removing unnecessary type names with -s arg
#64966 commented on
Mar 11, 2025 • 0 new comments -
all: test failures with `EBADF` from fork/exec on NetBSD
#63444 commented on
Mar 11, 2025 • 0 new comments -
os/exec: TestContextCancel failures on netbsd
#58699 commented on
Mar 11, 2025 • 0 new comments -
cmd/go: TestScript/mod_get_exec_toolchain failures
#68749 commented on
Mar 11, 2025 • 0 new comments -
net: ListenPacket can't be used on multicast address
#34728 commented on
Mar 11, 2025 • 0 new comments -
cmd/compile: wrong location list for function argument
#72053 commented on
Mar 11, 2025 • 0 new comments -
x/build: timeout on LUCI openbsd-amd64 builder
#65311 commented on
Mar 12, 2025 • 0 new comments -
x/tools/gopls: regtest flakes due to hanging go commands
#54461 commented on
Mar 12, 2025 • 0 new comments -
proposal: structs: NoCopy
#70811 commented on
Mar 12, 2025 • 0 new comments -
runtime: TestGdbPython* failures
#58932 commented on
Mar 12, 2025 • 0 new comments -
x/tools/gopls: revisit the set of 'quickfix' refactorings
#71038 commented on
Mar 12, 2025 • 0 new comments -
proposal: syscall/js: method or function to await a js.Value
#69720 commented on
Mar 12, 2025 • 0 new comments -
all: unrecognized failures on `plan9/386`
#60255 commented on
Mar 12, 2025 • 0 new comments -
crypto/internal/fips140test: TestACVP failures
#71718 commented on
Mar 12, 2025 • 0 new comments -
proposal: runtime: manage off-heap memory allocations
#70224 commented on
Mar 12, 2025 • 0 new comments -
cmd/go: TestScript/test_fuzz_fuzztime failures
#72104 commented on
Mar 12, 2025 • 0 new comments -
runtime, syscall: we require pipe2 but Solaris before 11.4 reportedly does not have it
#56499 commented on
Mar 12, 2025 • 0 new comments -
cmd/go: stamped (pseudo) version on build does not work for module in subdirectory
#71738 commented on
Mar 12, 2025 • 0 new comments -
encoding/xml: add flag for stricter XML char parsing
#69503 commented on
Mar 12, 2025 • 0 new comments -
proposal: x/exp/stats: new package with Mean, Median, more
#69264 commented on
Mar 12, 2025 • 0 new comments -
proposal: all: remove support for windows/arm
#71671 commented on
Mar 12, 2025 • 0 new comments -
proposal: x/sys/unix: add methods to convert between time.Time and unix.PtpClockTime on Linux
#70032 commented on
Mar 12, 2025 • 0 new comments -
proposal: encoding/asn1: support for generalstring by struct tag
#18832 commented on
Mar 12, 2025 • 0 new comments -
crypto/tls: FIPS 140-3 modes reject ECDSA w/ curve P-521/SHA-512 in TLS
#71757 commented on
Mar 12, 2025 • 0 new comments -
proposal: testing: store test artifacts
#71287 commented on
Mar 12, 2025 • 0 new comments -
cmd/go: go run and go tool are slower than directly executing cached binary
#71733 commented on
Mar 12, 2025 • 0 new comments -
proposal: net/http: add support for the upcoming "Structured Field Values for HTTP" RFC
#41046 commented on
Mar 12, 2025 • 0 new comments -
proposal: os: add (*Process).Handle method
#70352 commented on
Mar 12, 2025 • 0 new comments -
runtime/cgo: `cgo.Handle` examples should highlight the requirement to manually pin the handle when the handle is used after the call ends
#68044 commented on
Mar 12, 2025 • 0 new comments -
proposal: go/types: add Select function
#70737 commented on
Mar 12, 2025 • 0 new comments -
net/http: go1.24 breaks compatibility by modifying in-place the `tls.Config{NextProtos}` [1.24 backport]
#72103 commented on
Mar 12, 2025 • 0 new comments -
proposal: net: add MarshalText/UnmarshalText to HardwareAddr
#29678 commented on
Mar 12, 2025 • 0 new comments -
x/build/cmd/relui: merge 'Start Google Docker build' + 'Await Google Docker build' into one retryable task
#68108 commented on
Mar 12, 2025 • 0 new comments -
proposal: encoding/json/v2: new API for encoding/json
#71497 commented on
Mar 12, 2025 • 0 new comments -
net/http: reject bare LF in chunked encoding [1.23 backport]
#72010 commented on
Mar 12, 2025 • 0 new comments -
proposal: hash: standardize the hash function
#70471 commented on
Mar 12, 2025 • 0 new comments -
net/http: reject bare LF in chunked encoding [1.24 backport]
#72011 commented on
Mar 12, 2025 • 0 new comments -
proposal: regexp: add iterator forms of matching methods
#61902 commented on
Mar 12, 2025 • 0 new comments -
proposal: encoding/json/v2: add new JSON API behind a GOEXPERIMENT=jsonv2 guard
#71845 commented on
Mar 12, 2025 • 0 new comments -
all: plan9-arm builder failing frequently with a variety of errors
#49338 commented on
Mar 12, 2025 • 0 new comments -
x/build: time out on LUCI Linux/PPC64x builder
#65171 commented on
Mar 12, 2025 • 0 new comments -
cmd/link: TestScript/randlayout_option failures
#71843 commented on
Mar 12, 2025 • 0 new comments -
x/tools/gopls/internal/cmd: go/types data race causes TestImplementations failures
#72082 commented on
Mar 12, 2025 • 0 new comments -
proposal: x/term: expose history
#68780 commented on
Mar 12, 2025 • 0 new comments -
cmd/compile: consider using DWARF 5
#26379 commented on
Mar 12, 2025 • 0 new comments -
mime/multipart: add helper to build content-disposition header contents
#63324 commented on
Mar 12, 2025 • 0 new comments -
log/slog: factoring out code to make the examples playable
#69249 commented on
Mar 8, 2025 • 0 new comments -
net/http: initialize Value with File length in cloneMultipartForm
#69943 commented on
Mar 8, 2025 • 0 new comments -
debug/dwarf: fail on reading incorrect offset due to skipped compilation unit
#70400 commented on
Mar 7, 2025 • 0 new comments -
testing: add a new output writer and use it in t.Log
#71575 commented on
Mar 11, 2025 • 0 new comments -
cmd/compile/internal/devirtualize: improve concrete type analysis
#71935 commented on
Mar 11, 2025 • 0 new comments