-
Notifications
You must be signed in to change notification settings - Fork 18.2k
Insights: golang/go
Overview
-
- 0 Merged pull requests
- 4 Open pull requests
- 47 Closed issues
- 43 New issues
Could not load contribution data
Please try again later
4 Pull requests opened by 4 people
-
cmd/go: modload should use a read-write lock to improve concurrency
#74311 opened
Jun 20, 2025 -
os: trivial comment fix
#74332 opened
Jun 22, 2025 -
sort: clarify Less doc
#74333 opened
Jun 23, 2025 -
sort: add `SearchWithError`
#74372 opened
Jun 25, 2025
47 Issues closed by 14 people
-
runtime: TestGdbBacktrace failures
#65176 closed
Jun 25, 2025 -
runtime: memlock not unlocked in all control flow paths in sysReserveAlignedSbrk [1.24 backport]
#74346 closed
Jun 25, 2025 -
x/tools/gopls: parameter hints broken
#74374 closed
Jun 25, 2025 -
runtime: slowdown due to extra read from implicit nil check of fresh virtual memory [green tea]
#74375 closed
Jun 25, 2025 -
x/tools/gopls/internal/server: Initialize fails to create temp dir
#74373 closed
Jun 25, 2025 -
proposal: x/tools/go/ast/astutil: PathContainingPos
#74367 closed
Jun 25, 2025 -
proposal: rework of errors.Join()
#74371 closed
Jun 25, 2025 -
net: UDS write&read deadlock
#74369 closed
Jun 25, 2025 -
x/build/cmd/relui: add best-effort updating of tagx:ignore'd dependencies
#73264 closed
Jun 24, 2025 -
x/tools/gopls/internal/test/marker: Test/fixedbugs/issue59944.txt failures [openbsd]
#74279 closed
Jun 24, 2025 -
runtime: reportZombies throws "found pointer to free object" in sweeper
#71451 closed
Jun 24, 2025 -
x/tools/gopls: implement rangeFormatting LSP request
#31150 closed
Jun 24, 2025 -
go/types: can't get interface method types
#74303 closed
Jun 24, 2025 -
x/tools/gopls: Hover: "internal error: no file for position %d" bug in parseFull
#74351 closed
Jun 24, 2025 -
x/website:https://go.dev/doc/tutorial/workspaces
#74359 closed
Jun 24, 2025 -
import/path: An error occurred in tls.Config.KeyLogWriter, causing the tls handshake to fail abnormally.
#74358 closed
Jun 24, 2025 -
x/tools/gopls/internal/golang: inline variable: nil panic in inlineVariableOne
#74347 closed
Jun 24, 2025 -
internal/trace: TestTraceGCStress OOMs
#74052 closed
Jun 23, 2025 -
x/tools/gopls: Implementation (by signatures): nil panic in dynamicFuncCallType
#74305 closed
Jun 23, 2025 -
runtime: memlock not unlocked in all control flow paths in sysReserveAlignedSbrk
#74339 closed
Jun 23, 2025 -
proposal: Go: support for conditional compilation directives similar to #define / #ifdef
#74343 closed
Jun 23, 2025 -
wiki:
#74340 closed
Jun 23, 2025 -
nice to have: faster generic instantiation location for serialization support
#74331 closed
Jun 22, 2025 -
cmd/compile: inlining of range funcs should be more aggressive
#69885 closed
Jun 22, 2025 -
go test: go test coverage profile contains packages from GOPATH when GOPATH is set in the same directory
#74328 closed
Jun 21, 2025 -
testing/synctest: unexpected data race after synctest.Wait
#74327 closed
Jun 20, 2025 -
testing/synctest: `synctest` does not respect `t.Helper()`
#74199 closed
Jun 20, 2025 -
x/sync/errgroup: propagate panics and Goexits through Wait
#53757 closed
Jun 20, 2025 -
proposal: x/sync/errgroup: propagate panics through Go
#74275 closed
Jun 20, 2025 -
crypto/cipher: docs links for aes.NewCipher link to internal package
#74309 closed
Jun 20, 2025 -
access: may-start-trybots for x/tools
#74267 closed
Jun 20, 2025 -
crypto: upgrade to BoringCrypto fips-20230428 [freeze exception]
#74278 closed
Jun 20, 2025 -
runtime/trace: invalid stack ID found while reading generated trace
#74054 closed
Jun 20, 2025 -
net: udp server error
#74313 closed
Jun 20, 2025 -
proposal: x/sync/errgroup: add Propagate field
#74306 closed
Jun 20, 2025 -
cmd/go: can't invoke a tool with -modfile within a workspace
#73968 closed
Jun 20, 2025 -
x/pkgsite: variable DiscardHandler not listed under Variables in log/slog
#74312 closed
Jun 20, 2025 -
x/tools/internal/mcp: Add ability to provide a custom http.Client when creating mcp.NewSSEClientTransport
#74108 closed
Jun 20, 2025 -
go/src/cmd/go/internal/vcs || src/cmd/go/internal/list : VCS errors with ssh blocked on private repositories
#74310 closed
Jun 20, 2025 -
proposal: net/http: Add support for custom Pooler dynamic dispatching to http1 and http2 client processes
#74308 closed
Jun 19, 2025 -
x/tools/gopls: release version v0.19.1
#74297 closed
Jun 19, 2025 -
x/tools/gopls: keeps crashing
#74280 closed
Jun 19, 2025 -
Elegantly solve the problem of pointers modifying data incorrectly
#74301 closed
Jun 19, 2025 -
proposal: time: make UnmarshalText, UnmarshalJSON enforce strict RFC 3339 semantics
#57912 closed
Jun 19, 2025 -
weak: Documentation: clarification if `weak.Make()` moves objects from stack to heap
#74298 closed
Jun 19, 2025
43 Issues opened by 30 people
-
cmd/compile: devirtualized type switch causes temporary allocation to escape
#74383 opened
Jun 25, 2025 -
security: fix CVE-2025-4674 [1.24 backport]
#74382 opened
Jun 25, 2025 -
security: fix CVE-2025-4674 [1.23 backport]
#74381 opened
Jun 25, 2025 -
security: fix CVE-2025-4674
#74380 opened
Jun 25, 2025 -
cmd/compile/internal/escape: optimization wrongly affecting panics
#74379 opened
Jun 25, 2025 -
reflect: Value.Seq|Seq2 documentation and unexported value
#74377 opened
Jun 25, 2025 -
proposal: x/tools/go/analysis/structtag: stricter JSON tag checking
#74376 opened
Jun 25, 2025 -
crypto/tls: TLS handshake timeout consistently on Windows VM LTSC2019 with private IP
#74370 opened
Jun 25, 2025 -
net: DNSError.Server field is not populated when a "no such host" error is returned
#74366 opened
Jun 25, 2025 -
cmd/compile: regalloc using multiple restores when one would do
#74365 opened
Jun 24, 2025 -
cmd/compile: support conditional escapes by splitting variables
#74364 opened
Jun 24, 2025 -
runtime/pprof: crash "cannot read stack of running goroutine" in goroutine profile [1.23 backport]
#74362 opened
Jun 24, 2025 -
runtime/pprof: crash "cannot read stack of running goroutine" in goroutine profile [1.24 backport]
#74363 opened
Jun 24, 2025 -
cmd/internal/obj: prologue end marker in arm64 is in the wrong place
#74357 opened
Jun 24, 2025 -
cmd/compile: wrapping funcs in interfaces causes them to escape
#74356 opened
Jun 24, 2025 -
runtime: TestGdbBacktrace failures
#74355 opened
Jun 24, 2025 -
x/tools/gopls: support external imports source
#74353 opened
Jun 23, 2025 -
testing/synctest: improve interactions between Wait, time, and the race detector
#74352 opened
Jun 23, 2025 -
cmd/cover: wrong coverage reported when func fields in struct
#74350 opened
Jun 23, 2025 -
cmd/internal/testdir:6_10: Test/rangegen.go failures
#74349 opened
Jun 23, 2025 -
x/tools/gopls: SEGV in HasSuffix (corrupt string)
#74348 opened
Jun 23, 2025 -
proposal: golang.org/x/oauth2/resourcemeta: protected resource metadata
#74345 opened
Jun 23, 2025 -
runtime, syscall/js: passing a JS pointer to Go-Wasm runtime causes memory leak
#74342 opened
Jun 23, 2025 -
x/telemetry/config: add counters for MCP server usage
#74341 opened
Jun 23, 2025 -
runtime/pprof: labels not reliably collected in goroutine dump
#74338 opened
Jun 23, 2025 -
cmd/go: clean doesn't respect workspace vendoring
#74337 opened
Jun 23, 2025 -
cmd/go/internal/test: "go help testflag" refers to legacy options of pprof
#74336 opened
Jun 23, 2025 -
x/sys/windows: fix filetime conversions and deprecate Nanoseconds
#74335 opened
Jun 23, 2025 -
x/tools/gopls: SignatureHelp activeParameter always 0 after v0.18.1
#74329 opened
Jun 21, 2025 -
crypto/rsa: TestNPrimeKeyGeneration failures
#74326 opened
Jun 20, 2025 -
cmd/go: TestScript/get_insecure failures
#74325 opened
Jun 20, 2025 -
proposal: encoding/json/v2: permit SkipFunc for MarshalTo/UnmarshalFrom methods
#74324 opened
Jun 20, 2025 -
proposal: encoding/json/v2: MarshallJSONTo: Skip fields when marshalling to json
#74322 opened
Jun 20, 2025 -
cmd/link: duplicated definition of symbol github.com/ebitengine/purego.syscall15XABI0 when running with ASAN
#74314 opened
Jun 20, 2025 -
x/tools/gopls: References: report unkeyed composite literals as implicit references to struct fields
#74307 opened
Jun 19, 2025 -
x/tools/gopls: panic somewhere in a goroutine created by Snapshot.getPackageHandles
#74304 opened
Jun 19, 2025 -
x/tools/go/packages: Load might return duplicated errors, when export data requested
#74302 opened
Jun 19, 2025 -
x/tools/gopls: renaming functions should rename corresponding test functions
#74378 opened
Jun 19, 2025 -
runtime, cmd/compile: consider runtime.free, runtime.freetracked and GOEXPERIMENT=runtimefree
#74299 opened
Jun 19, 2025
117 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.
-
os: add (*Process).WithHandle
#70352 commented on
Jun 19, 2025 • 0 new comments -
proposal: encoding/{base32,base64}: constant-time implementations of RFC 4648 codecs for use with cryptography keys
#73901 commented on
Jun 19, 2025 • 0 new comments -
proposal: maphash: drop purego version and establish stronger runtime boundary
#74285 commented on
Jun 19, 2025 • 0 new comments -
proposal: os: stop manually setting sticky bit on file creation on *BSD, Solaris
#68664 commented on
Jun 19, 2025 • 0 new comments -
runtime: netpoll: eventfd ready for something unexpected
#72900 commented on
Jun 19, 2025 • 0 new comments -
x/tools/gopls: "type name %q without type spec" bug in Hover (via telemetry)
#64241 commented on
Jun 19, 2025 • 0 new comments -
x/tools/gopls: FoldingRange: no fold option for functions (there is a comment at the end of the line)
#73735 commented on
Jun 19, 2025 • 0 new comments -
proposal: encoding/json/v2: add support for user-defined format flags and option values
#71664 commented on
Jun 19, 2025 • 0 new comments -
x/tools/gopls/internal/cache/methodsets: "missing object path for %s" bug in indexBuilder.build
#70418 commented on
Jun 20, 2025 • 0 new comments -
cmd/go/internal/base: Lookup checks itself, not subcommads
#73864 commented on
Jun 20, 2025 • 0 new comments -
proposal: x/crypto/ssh/knownhosts: create from ...io.Reader
#62656 commented on
Jun 20, 2025 • 0 new comments -
runtime: SEGV accessing map
#74086 commented on
Jun 20, 2025 • 0 new comments -
os: TestPipeIOCloseRace timeout on Windows blocked in `syscall.CancelIoEx`
#64482 commented on
Jun 20, 2025 • 0 new comments -
runtime/pprof: allow disabling gzip compression of profiles
#74022 commented on
Jun 20, 2025 • 0 new comments -
proposal: x/oauth2: allow making raw post requests to server
#72028 commented on
Jun 20, 2025 • 0 new comments -
x/tools/gopls: Completion: add description to suggested function literals
#73874 commented on
Jun 20, 2025 • 0 new comments -
x/tools/cmd/signature-fuzzer/fuzz-runner: TestRunner failures
#59496 commented on
Jun 20, 2025 • 0 new comments -
proposal: database/sql: add configuration option to ignore null values in Scan
#57099 commented on
Jun 20, 2025 • 0 new comments -
proposal: spec: add support for int128 and uint128
#9455 commented on
Jun 20, 2025 • 0 new comments -
crypto/tls: server should send empty server_name extension when using SNI
#74282 commented on
Jun 20, 2025 • 0 new comments -
runtime: RSS seems to have increased in Go 1.24 while the runtime accounting has not [1.24 backport]
#73800 commented on
Jun 20, 2025 • 0 new comments -
cmd/gofmt: puts `else if` comments in wrong place
#20562 commented on
Jun 20, 2025 • 0 new comments -
cmd/go: test failures due to network
#55164 commented on
Jun 20, 2025 • 0 new comments -
x/tools/gopls: doesn't honor staticcheck's //lint:ignore (etc) directives
#74273 commented on
Jun 20, 2025 • 0 new comments -
runtime:cpu1: TestPreemptionAfterSyscall/10µs failures
#72138 commented on
Jun 20, 2025 • 0 new comments -
runtime:cpu1: TestPreemptionAfterSyscall/100µs failures
#72965 commented on
Jun 20, 2025 • 0 new comments -
proposal: net/http: optionally disable recover on panic
#70292 commented on
Jun 21, 2025 • 0 new comments -
proposal: strings and bytes: add CutSpace function
#63194 commented on
Jun 21, 2025 • 0 new comments -
cmd/compile: optimize convI2I, assertI2I, assertE2I for statically known types
#51133 commented on
Jun 21, 2025 • 0 new comments -
proposal: crypto/mlkem: support derandomized encapsulation in tests
#73627 commented on
Jun 22, 2025 • 0 new comments -
proposal: x/crypto/ssh: add SequentialsAuthMethods
#73767 commented on
Jun 22, 2025 • 0 new comments -
x/pkgsite: support <picture> element in README for light/dark mode images
#74276 commented on
Jun 23, 2025 • 0 new comments -
debug/pe: extend package so it can be used by cmd/link
#15345 commented on
Jun 23, 2025 • 0 new comments -
proposal: change GORISCV64=rva20u64 to include compressed instructions
#71105 commented on
Jun 23, 2025 • 0 new comments -
x/pkgsite: API for pkg.go.dev
#36785 commented on
Jun 23, 2025 • 0 new comments -
x/tools/gopls/internal/test/integration/workspace: TestUseGoWork/default failures
#74165 commented on
Jun 23, 2025 • 0 new comments -
x/tools/gopls: add counters for MCP server usage
#74291 commented on
Jun 23, 2025 • 0 new comments -
spec: wrong thing taken as a reference for method value rules
#69724 commented on
Jun 23, 2025 • 0 new comments -
x/tools/gopls: Rename: crash (in satisfy) with ill-typed input
#73109 commented on
Jun 23, 2025 • 0 new comments -
x/tools/gopls: stubmethods: "could not find the enclosing function of the return statement" bug in GetIfaceStubInfo
#70666 commented on
Jun 23, 2025 • 0 new comments -
cmd/compile: position information not properly decoded by non-compiler importers
#71080 commented on
Jun 23, 2025 • 0 new comments -
x/tools/gopls: crash in bgsweep
#73262 commented on
Jun 23, 2025 • 0 new comments -
x/tools/gopls: GOPACKAGESDRIVER calls happen at intervals that make the results incorrect
#59625 commented on
Jun 23, 2025 • 0 new comments -
go/types: deferred function executed multiple times
#73267 commented on
Jun 23, 2025 • 0 new comments -
crypto/tls: extend coverage of BoGo test suite
#72006 commented on
Jun 23, 2025 • 0 new comments -
runtime: TestMemoryLimit failures on Darwin
#73136 commented on
Jun 23, 2025 • 0 new comments -
runtime: crashes with "runtime: traceback stuck"
#62086 commented on
Jun 23, 2025 • 0 new comments -
all: test failures on `linux/s390x`
#58901 commented on
Jun 23, 2025 • 0 new comments -
runtime: "traceback did not unwind completely" during preempt during strings_test init
#69389 commented on
Jun 23, 2025 • 0 new comments -
cmd/go: TestScript/test_fuzz_deadline failures
#72088 commented on
Jun 23, 2025 • 0 new comments -
runtime: TestPingPongHog failures
#65293 commented on
Jun 24, 2025 • 0 new comments -
proposal: encoding/json/v2: decide on default representation for time.Duration
#71631 commented on
Jun 24, 2025 • 0 new comments -
x/tools/gopls: provide a way to suppress analysis diagnostics for certain files
#50764 commented on
Jun 24, 2025 • 0 new comments -
cmd/compile: internal compiler error too many arguments to function call
#74260 commented on
Jun 24, 2025 • 0 new comments -
x/tools/gopls: "unexpected files in command-line-arguments package" bug (via telemetry)
#64557 commented on
Jun 24, 2025 • 0 new comments -
x/tools/gopls: "package name is %q, want %q" bug in typeCheckBatch.importPackage
#64235 commented on
Jun 24, 2025 • 0 new comments -
x/build/cmd/relui: add support for mentioning security fixes in Release Candidate release kind
#71574 commented on
Jun 24, 2025 • 0 new comments -
x/tools/gopls/internal/cmd: TestMCPCommandHTTP failures [consistent failure]
#74257 commented on
Jun 24, 2025 • 0 new comments -
proposal: encoding/json/jsontext: add WithByteLimit and WithDepthLimit
#56733 commented on
Jun 24, 2025 • 0 new comments -
runtime: tracer seems to stop the world or enter scheduler while holding locks when traceallocfree is enabled
#70310 commented on
Jun 24, 2025 • 0 new comments -
math/big: incorrect Float formatting for negative/auto prec
#71245 commented on
Jun 24, 2025 • 0 new comments -
runtime: CGo thread stacks stay in physical memory
#71150 commented on
Jun 24, 2025 • 0 new comments -
proposal: x/crypto/x509roots/fallback: export certificate bundle
#69898 commented on
Jun 24, 2025 • 0 new comments -
cmd/go: support corpus minimization
#49290 commented on
Jun 24, 2025 • 0 new comments -
runtime:cpu4: TestGdbAutotmpTypes failures
#69759 commented on
Jun 24, 2025 • 0 new comments -
Go compiler and runtime meeting notes
#43930 commented on
Jun 24, 2025 • 0 new comments -
proposal: text/template: add ability to send executed content to a pipeline
#54748 commented on
Jun 24, 2025 • 0 new comments -
x/build: `darwin-amd64` LUCI builders are sometimes too slow
#65040 commented on
Jun 24, 2025 • 0 new comments -
all: plan9-arm builder failing frequently with a variety of errors
#49338 commented on
Jun 24, 2025 • 0 new comments -
x/tools/gopls: InlayHint: point out ignored error result
#73930 commented on
Jun 24, 2025 • 0 new comments -
proposal: runtime: CallerString
#71519 commented on
Jun 24, 2025 • 0 new comments -
make.bash: unrecognized failures
#70119 commented on
Jun 25, 2025 • 0 new comments -
cmd/cgo/internal/testsanitizers: TestASANFuzz failures
#73979 commented on
Jun 25, 2025 • 0 new comments -
runtime: TestLockOSThreadExit failures
#70095 commented on
Jun 25, 2025 • 0 new comments -
proposal: encoding/json/v2: new API for encoding/json
#71497 commented on
Jun 25, 2025 • 0 new comments -
x/tools/gopls: SEGV accessing map[string]...
#73387 commented on
Jun 25, 2025 • 0 new comments -
x/tools/gopls: DidModifyFiles: "non-abs file path %q" bug in port.matches
#70603 commented on
Jun 25, 2025 • 0 new comments -
api: audit for Go 1.25
#73918 commented on
Jun 25, 2025 • 0 new comments -
os/exec: TestContextCancel failures on netbsd
#58699 commented on
Jun 25, 2025 • 0 new comments -
all: flaky failures on netbsd/arm
#73820 commented on
Jun 25, 2025 • 0 new comments -
proposal: crypto/ecdh: support for secp256k1 curve
#59368 commented on
Jun 25, 2025 • 0 new comments -
cmd/compile: on amd64, compiler's Zero operation is slower than memclrNoHeapPointers for 1024-2048 bytes
#74171 commented on
Jun 25, 2025 • 0 new comments -
cmd/doc: -http fails on Windows with invalid port
#74137 commented on
Jun 25, 2025 • 0 new comments -
cmd/go: open C:\Windows\TEMP: Access is denied.
#74134 commented on
Jun 25, 2025 • 0 new comments -
lib/time: update tzdata before release
#22487 commented on
Jun 25, 2025 • 0 new comments -
cmd/go: TestScript/list_empty_importpath failures
#73976 commented on
Jun 25, 2025 • 0 new comments -
net/http: TestClient failures
#74100 commented on
Jun 25, 2025 • 0 new comments -
runtime: TestNeedmDeadlock failures
#56420 commented on
Jun 25, 2025 • 0 new comments -
proposal: cmd/{go,cgo,compile}: change interpretation of relative //line directives
#70478 commented on
Jun 25, 2025 • 0 new comments -
proposal: encoding/xml: add omitzero option
#69857 commented on
Jun 25, 2025 • 0 new comments -
proposal: crypto: ignore rand io.Reader where behavior is not specified
#70942 commented on
Jun 25, 2025 • 0 new comments -
proposal: x/crypto/ssh: verified public key callback and arbitrary data in Permissions
#70795 commented on
Jun 25, 2025 • 0 new comments -
proposal: go/types: add Hasher{,IgnoreTags} types
#69420 commented on
Jun 25, 2025 • 0 new comments -
proposal: review meeting minutes
#33502 commented on
Jun 25, 2025 • 0 new comments -
doc: mention "purego" build tag convention somewhere
#23172 commented on
Jun 25, 2025 • 0 new comments -
go/doc: `AllMethods` mode erroneously includes methods shadowed by field declarations
#62640 commented on
Jun 25, 2025 • 0 new comments -
doc: write release notes for Go 1.25
#71661 commented on
Jun 25, 2025 • 0 new comments -
x/tools/gopls: add file watcher for headless mode
#74292 commented on
Jun 25, 2025 • 0 new comments -
proposal: syscall: add O_OVERLAPPED on Windows
#73676 commented on
Jun 25, 2025 • 0 new comments -
runtime: cgroup GOMAXPROCS set to 1 instead of 2
#74283 commented on
Jun 25, 2025 • 0 new comments -
cmd/compile: internal compiler error on pointer to recursive type alias
#74181 commented on
Jun 25, 2025 • 0 new comments -
internal/trace: stress tests triggering suspected deadlock in tracer [1.24 backport]
#74294 commented on
Jun 25, 2025 • 0 new comments -
internal/trace: stress tests triggering suspected deadlock in tracer [1.23 backport]
#74293 commented on
Jun 25, 2025 • 0 new comments -
runtime: heap `mspan` limit is set too late, causing data race between span allocation and conservative scanning [1.24 backport]
#74290 commented on
Jun 25, 2025 • 0 new comments -
runtime: heap `mspan` limit is set too late, causing data race between span allocation and conservative scanning [1.23 backport]
#74289 commented on
Jun 25, 2025 • 0 new comments -
runtime: green tea garbage collector
#73581 commented on
Jun 25, 2025 • 0 new comments -
hash: standardize the hash function
#70471 commented on
Jun 25, 2025 • 0 new comments -
runtime: linux/s390x test timeout
#60413 commented on
Jun 25, 2025 • 0 new comments -
runtime: TestGdbPython* failures
#58932 commented on
Jun 25, 2025 • 0 new comments -
runtime: "some test left a core file behind" failure
#69457 commented on
Jun 25, 2025 • 0 new comments -
x/tools: various flakes on ppc (linux OOM-kills)
#73988 commented on
Jun 25, 2025 • 0 new comments -
all: flaky failures on openbsd/ppc64
#74187 commented on
Jun 25, 2025 • 0 new comments -
proposal: container/hash: Map, a generic hash table with custom hash function and equivalence relation
#69559 commented on
Jun 25, 2025 • 0 new comments -
encoding/xml: support xmlns prefixes
#48641 commented on
Jun 23, 2025 • 0 new comments -
syscall, internal/routebsd: use hw.supported_arches on FreeBSD
#73903 commented on
Jun 23, 2025 • 0 new comments -
net/http: add debug logging for HTTP/1 client transport
#73969 commented on
Jun 25, 2025 • 0 new comments -
encoding/json/jsontext: preserve buffer capacity in Decoder.Reset
#74120 commented on
Jun 24, 2025 • 0 new comments