-
Notifications
You must be signed in to change notification settings - Fork 17.9k
Insights: golang/go
Overview
-
- 0 Merged pull requests
- 1 Open pull request
- 36 Closed issues
- 15 New issues
Could not load contribution data
Please try again later
1 Pull request opened by 1 person
-
net/mail: use sync.OnceValue to build dateLayouts
#72743 opened
Mar 8, 2025
36 Issues closed by 11 people
-
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
15 Issues opened by 15 people
-
x/build: automate consequences of go.mod go directive maintenance
#72774 opened
Mar 10, 2025 -
go-contrib-init error messages
#72773 opened
Mar 10, 2025 -
cmd/internal/testdir: Test/decoratemappingszero.go failures [consistent failure]
#72772 opened
Mar 10, 2025 -
x/tools/gopls/internal/test/integration: violates testing.T.FailNow precondition
#72771 opened
Mar 10, 2025 -
net: UDPConn.Close doesn't unblock UDPConn.ReadFromUDPAddrPort on plan9
#72770 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
73 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.
-
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 -
proposal: testing: store test artifacts
#71287 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 -
x/net/http2: Request is not treated as malformed when Content-Length is non-zero and no body is sent
#72144 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 -
all: test failures with `EBADF` from fork/exec on NetBSD
#63444 commented on
Mar 8, 2025 • 0 new comments -
proposal: must.Do
#54297 commented on
Mar 8, 2025 • 0 new comments -
proposal: x/term: expose history
#68780 commented on
Mar 8, 2025 • 0 new comments -
x/tools/gopls: regtest flakes due to hanging go commands
#54461 commented on
Mar 8, 2025 • 0 new comments -
time: TestLongAdjustTimers failures
#67599 commented on
Mar 8, 2025 • 0 new comments -
x/build: timeout on LUCI openbsd-amd64 builder
#65311 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 -
testing/fstest: MapFS leaks implementation details (fs.DirEntry, fs.FileInfo)
#72729 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 -
proxy.golang.org: Failed to connect to github.com port 443: Connection refused
#72121 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 -
encoding/xml: add flag for stricter XML char parsing
#69503 commented on
Mar 9, 2025 • 0 new comments -
proposal: syscall/js: method or function to await a js.Value
#69720 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 -
x/tools/gopls: test flakes cleaning module cache on openbsd: directory not empty
#68087 commented on
Mar 10, 2025 • 0 new comments -
proposal: cmd/internal/obj/arm64, cmd/link/internal/arm64: introduce GOARM64 ",func_align_32" suffix
#72130 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 -
x/net/http/httpproxy: no_proxy no longer matches an ip suffix when used as hostname
#72123 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 -
proposal: testing: structured output for test attributes
#43936 commented on
Mar 10, 2025 • 0 new comments -
x/tools/gopls: analysis driver spuriously reports invalid suggested fixes due to AST repair
#71659 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/tools/gopls/internal/analysis/modernize: minmax removes important comment
#72727 commented on
Mar 10, 2025 • 0 new comments -
all: plan9-arm builder failing frequently with a variety of errors
#49338 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/tools/gopls/internal/cmd: go/types data race causes TestImplementations failures
#72082 commented on
Mar 10, 2025 • 0 new comments -
x/tools/gopls/internal/analysis/modernize: rangeint should be silent when RHS of 'i < limit' depends on loop var
#72726 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/tools/gopls/internal/test/integration: 10 tests failing on openbsd/amd64 after OpenBSD 7.2 → 7.6 upgrade
#72145 commented on
Mar 10, 2025 • 0 new comments -
runtime, syscall: we require pipe2 but Solaris before 11.4 reportedly does not have it
#56499 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 -
proposal: spec: error handler operator ?()
#72149 commented on
Mar 10, 2025 • 0 new comments -
wiki: SQLDrivers test drivers regularly
#67200 commented on
Mar 10, 2025 • 0 new comments -
testing: Document that T.Log and friends should not be invoked after the end of the test
#40343 commented on
Mar 10, 2025 • 0 new comments -
x/tools/gopls: gopls does not reset workspace/configuration if missing from the client
#71227 commented on
Mar 10, 2025 • 0 new comments -
all: unrecognized failures on `plan9/386`
#60255 commented on
Mar 10, 2025 • 0 new comments -
x/net/http2: TestServerMaxHandlerGoroutines failures
#63892 commented on
Mar 10, 2025 • 0 new comments -
x/build: time out on LUCI Linux/PPC64x builder
#65171 commented on
Mar 10, 2025 • 0 new comments -
x/vulndb: TestLintReports/data/reports/GO-2024-3181.yaml failures
#72119 commented on
Mar 10, 2025 • 0 new comments -
x/vulndb: TestLintReports/data/reports/GO-2024-3188.yaml failures
#72120 commented on
Mar 10, 2025 • 0 new comments -
cmd/compile: missing bounds check elimination for complex conditionals
#72132 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/zip: fs.ReadDir(..., ".") can return "." and cause fs.WalkDir to stack overflow
#50179 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 -
cmd/compile: consider using DWARF 5
#26379 commented on
Mar 10, 2025 • 0 new comments -
log/slog: use consistent call depth for all output
#67645 commented on
Mar 9, 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 -
testing: add a new output writer and use it in t.Log
#71575 commented on
Mar 10, 2025 • 0 new comments -
runtime/internal: clean up completely
#72137 commented on
Mar 10, 2025 • 0 new comments