-
Notifications
You must be signed in to change notification settings - Fork 17.9k
Insights: golang/go
Overview
-
- 0 Merged pull requests
- 6 Open pull requests
- 77 Closed issues
- 46 New issues
Could not load contribution data
Please try again later
6 Pull requests opened by 5 people
-
encoding/json: correct method comment to reflect actual argument
#73123 opened
Apr 1, 2025 -
src/crypto: standardize and fix spelling in Go files
#73131 opened
Apr 1, 2025 -
cmd/go/internal/modload: don't infer a /v1 suffix module path
#73146 opened
Apr 3, 2025 -
archive/tar: optimize nanosecond parsing in parsePAXTime
#73164 opened
Apr 4, 2025 -
time: remove redundant int conversion in tzruleTime
#73182 opened
Apr 6, 2025 -
strconv: use switch for '+'/'-' prefix handling
#73185 opened
Apr 6, 2025
77 Issues closed by 21 people
-
bug
#73184 closed
Apr 6, 2025 -
cmd/compile: consider using DWARF 5
#26379 closed
Apr 5, 2025 -
cmd/gofmt: should not update tool generated files
#73181 closed
Apr 5, 2025 -
cmd/go: randomly broken 'go tool' invocations
#73179 closed
Apr 5, 2025 -
go/format: Inconsistent rendering of *ast.BasicLit
#73172 closed
Apr 5, 2025 -
testing: TestRunParallel failures [consistent failure]
#73173 closed
Apr 5, 2025 -
os: support runtime poller with os.File on Windows
#19098 closed
Apr 4, 2025 -
x/tools/gopls: "Browse gopls feature documentation" has higher priority than "Add import"
#72742 closed
Apr 4, 2025 -
testing: b.Loop prevents range func inlining which drastically changes performance result
#73166 closed
Apr 4, 2025 -
x/pkgsite: package removal request for github.com/beaker
#73095 closed
Apr 4, 2025 -
x/pkgsite: package removal request for github.com/kenf1/*
#72097 closed
Apr 4, 2025 -
cmd/go: TestScript/mod_tidy_oldgo failures
#73115 closed
Apr 4, 2025 -
cmd/internal/testdir: Test/fixedbugs/issue68415.go failures
#73129 closed
Apr 4, 2025 -
path/filepath: TestEvalSymlinksAboveRoot failures
#73157 closed
Apr 4, 2025 -
x/website/_content/doc/tutorial/workspaces: wrong content re go get golang.org/x/example/reverse
#72845 closed
Apr 4, 2025 -
strange
#73165 closed
Apr 4, 2025 -
cmd/go: TestScript/embed failures
#73162 closed
Apr 4, 2025 -
strconv: ParseFloat does not accept a leading sign on nan
#73163 closed
Apr 4, 2025 -
x/website: wrong url in web-service-gin tutorial
#72941 closed
Apr 4, 2025 -
x/pkgsite: package removal request for github.com/msto63/nexuflex/nexuflex-client
#73094 closed
Apr 4, 2025 -
x/pkgsite: package removal request for github.com/msto63/nexuflex/shared/proto
#73093 closed
Apr 4, 2025 -
x/pkgsite: package removal request for https://pkg.go.dev/github.com/idrunk/dce-go
#72901 closed
Apr 4, 2025 -
Go json.Unmarshal documentation is misleading about case-insensitive key matching
#73155 closed
Apr 3, 2025 -
x/tools/refactor/importgraph: TestBuild failures (nil frame pointer in os.OpenFile)
#73128 closed
Apr 3, 2025 -
net/http: TestTransportRequestWriteRoundTrip/h1/file,_length failures
#73135 closed
Apr 3, 2025 -
os: Root.Open panics when opening a symlink referencing the root [1.24 backport]
#73082 closed
Apr 3, 2025 -
x/vuln: expose vulnerability feed as rss
#73031 closed
Apr 3, 2025 -
testing: "B.Loop called with timer stopped" regression in 1.24.2
#73150 closed
Apr 3, 2025 -
runtime: unexpected reuse of memory when debugging
#73117 closed
Apr 3, 2025 -
x/telemetry/config: collect third party tool usage from vscgo
#73036 closed
Apr 3, 2025 -
runtime: segmentation fault from `vgetrandomPutState` and `runtime.growslice` w/ `runtime.OSLockThread`
#73141 closed
Apr 3, 2025 -
x/pkgsite: package removal request for [https://pkg.go.dev/github.com/ariocp/mlog]
#73147 closed
Apr 3, 2025 -
x/playground: allow escaping txtar delimiter
#73148 closed
Apr 3, 2025 -
x/sys/windows: fix Accept implementation
#54212 closed
Apr 3, 2025 -
x/pkgsite: pkg.go.dev proxy breaks multi-module repositories
#73143 closed
Apr 3, 2025 -
cmd/compile: PGO devirtualization selects an edge with a weight of 0 as the hottest one
#72092 closed
Apr 2, 2025 -
net/http, x/net/proxy, x/net/http/httpproxy: proxy bypass using IPv6 zone IDs
#71984 closed
Apr 2, 2025 -
runtime: TestCgoCallbackPprof failures [consistent failure]
#72876 closed
Apr 2, 2025 -
Unexpected Pointer Behavior in `range` Loop Over Maps in Go (Go 1.24.1)
#73138 closed
Apr 2, 2025 -
cmd/go: repeated `run pkg@version` calls hit the proxy for no apparent reason
#72944 closed
Apr 2, 2025 -
x/sys/windows/svc/eventlog: Log functions panic if the string is invalid
#73006 closed
Apr 2, 2025 -
x/tools/gopls: nil panic loading actionSummary.Err
#66788 closed
Apr 2, 2025 -
x/sync/errgroup: Group: document that Go may not be concurrent with Wait unless semaphore > 0
#70284 closed
Apr 2, 2025 -
x/tools/gopls/internal/analysis/modernize: nil deref in minmax
#72928 closed
Apr 2, 2025 -
proposal: os: extend Root with CreateTemp
#73042 closed
Apr 2, 2025 -
esbuild go build and locks
#73134 closed
Apr 2, 2025 -
cmd/vet: add check for sync.WaitGroup abuse
#18022 closed
Apr 1, 2025 -
x/tools/gopls/internal/cmd: go/types data race causes TestImplementations failures
#72082 closed
Apr 1, 2025 -
cmd/go: go test -list does things other than listing tests
#25339 closed
Apr 1, 2025 -
cmd/go: align comments in go.mod files
#28513 closed
Apr 1, 2025 -
cmd/go: module chatter hides actual errors
#26152 closed
Apr 1, 2025 -
cmd/go: list command crashes on testdata packages under vendor
#24854 closed
Apr 1, 2025 -
cmd/go: add a facility to peek into the module cache
#26717 closed
Apr 1, 2025 -
cmd/go: add support for "contains:" patterns to go list
#26718 closed
Apr 1, 2025 -
cmd/go: should help users understand when a new GOOS or GOARCH breaks their build
#28812 closed
Apr 1, 2025 -
cmd/go: -exec prevents test caching
#27207 closed
Apr 1, 2025 -
doc: cmd/go: some module docs are on swtch.com, not golang.org
#27220 closed
Apr 1, 2025 -
cmd/go: clean on module uses directory name
#26991 closed
Apr 1, 2025 -
proposal: os: extend Root with Rename
#73041 closed
Apr 1, 2025 -
x/telemetry/config: Initial Go command counters
#66210 closed
Apr 1, 2025 -
proposal: errors: document what errors.Is(x, nil) means
#73122 closed
Apr 1, 2025 -
x/text: test results fail to be uploaded to ResultDB
#73086 closed
Apr 1, 2025 -
os: RemoveAll susceptible to symlink race
#52745 closed
Mar 31, 2025 -
cmd/link: TestLinknameBSS failures
#73098 closed
Mar 31, 2025 -
x/tools/gopls/internal/analysis/modernize: add modernizer for WaitGroup.Go
#73059 closed
Mar 31, 2025 -
x/pkgsite: pkg.go.dev don't want to show documentation for the latest version of module
#73113 closed
Mar 31, 2025 -
cmd/go: GOPATH mode rejects directory arguments outside of GOPATH/src that contain '@' characters
#45944 closed
Mar 31, 2025 -
cmd/go: verify go test flags with -fuzz
#49294 closed
Mar 31, 2025 -
os: Stdin is broken in some cases on windows
#15388 closed
Mar 31, 2025 -
x/tools/internal/inline: remove dependency on the Go command
#71406 closed
Mar 31, 2025 -
runtime: performance regression for small Swiss Table map access for non-specialized keys
#70849 closed
Mar 31, 2025
46 Issues opened by 26 people
-
x/tools/gopls: ChangeSignature: crash in in inliner (likely due to ill-formed variadic call)
#73187 opened
Apr 6, 2025 -
cmd/compile: illegal combination ADD $8, ZR, R2 ABCON0 ZREG NONE REG NONE, 4 7 on arm64
#73180 opened
Apr 5, 2025 -
runtime:mayMoreStackMove: TestSyscallN/arg-33 failures
#73178 opened
Apr 5, 2025 -
runtime:mayMoreStackMove: TestSyscallN/arg-3 failures
#73177 opened
Apr 5, 2025 -
net/textproto: unrecognized failures
#73176 opened
Apr 4, 2025 -
internal/coverage/cfile: TestIssue59563TruncatedCoverPkgAll failures
#73175 opened
Apr 4, 2025 -
runtime:mayMoreStackMove: TestSyscallN/arg-20 failures
#73174 opened
Apr 4, 2025 -
os: TestStartProcess/absolute failures
#73171 opened
Apr 4, 2025 -
cmd/addr2line: TestAddr2Line failures
#73170 opened
Apr 4, 2025 -
runtime: change to implement monotonic time in Plan 9 breaks TestFakeTime on plan9 builders
#73169 opened
Apr 4, 2025 -
proposal: os: convenience function for one-off Root operations
#73168 opened
Apr 4, 2025 -
cmd/go/internal/vcweb/vcstest: TestScripts/auth/or401.txt failures
#73167 opened
Apr 4, 2025 -
proposal: net/http/httputil: deprecate ReverseProxy.Director
#73161 opened
Apr 4, 2025 -
security: fix CVE-2025-22873
#73160 opened
Apr 4, 2025 -
sync: Once panics if testing.T.FailX or testing.T.SkipX are called
#73159 opened
Apr 3, 2025 -
proposal: testing: optionally preserve temp directories on failure
#73158 opened
Apr 3, 2025 -
proposal: io: add Seq for efficient, zero-copy I/O
#73154 opened
Apr 3, 2025 -
cmd/compile: regression on ppc64le bit operations
#73153 opened
Apr 3, 2025 -
cmd/go: confusing situation with 'go run' and '//go:build ignore'
#73152 opened
Apr 3, 2025 -
net/http/httptest: NewRequest easily misused as client side requests with full URLs
#73151 opened
Apr 3, 2025 -
proposal: unicode/utf8: add LastPartialRuneLen
#73149 opened
Apr 3, 2025 -
cmd/compile: unnecessary bounds check when slicing after using `slices.Grow`
#73145 opened
Apr 3, 2025 -
crypto/x509: ParseCertificate fails to parse certificates with a compressed EC public key
#73142 opened
Apr 2, 2025 -
net: TestCloseWrite/unix failures
#73140 opened
Apr 2, 2025 -
x/tools/gopls: macOS kernel panic after heavy file IO
#73139 opened
Apr 2, 2025 -
testing: implement b.Loop keepalive without preventing inlining, which can lead to heap allocs
#73137 opened
Apr 2, 2025 -
runtime: TestMemoryLimitNoGCPercent failures
#73136 opened
Apr 2, 2025 -
cmd/compile: don't escape argument when all possible values of function pointer are known
#73132 opened
Apr 2, 2025 -
testing/synctest: GOEXPERIMENT=synctest blocks indefinitely with context.WithTimeout in tight loop
#73130 opened
Apr 1, 2025 -
cmd/go: compile error for toolchain default in go.mod, removed by mod tidy
#73127 opened
Apr 1, 2025 -
proposal: os: add Root.ReadFile & Root.WriteFile
#73126 opened
Apr 1, 2025 -
proposal: stdlib: reduced boilerplate for proposals to reduce error handling boilerplate
#73125 opened
Apr 1, 2025 -
crypto/cipher:gofips140: TestCTR_AES_multiblock_XORKeyStreamAt/keySize=24 failures
#73124 opened
Apr 1, 2025 -
cmd/go: mod init should not infer a path with a /v1 suffix
#73121 opened
Apr 1, 2025 -
x/tour: Korean translation offline
#73120 opened
Apr 1, 2025 -
x/mobile: gomobile bind target macos xcode issue
#73119 opened
Apr 1, 2025 -
cmd/go, testing: consider shrinking set of characters allowed/passed through in subtest names
#73116 opened
Apr 1, 2025 -
x/tools/gopls: nil deref in Snapshot.MetadataForFile
#73114 opened
Mar 31, 2025 -
cmd/go/internal/modindex: crash due to nil os.File.file in newImportReader
#73111 opened
Mar 31, 2025 -
proposal: crypto/cipher: expose NewGCMWithCounterNonce
#73110 opened
Mar 31, 2025 -
x/tools/gopls: Rename: crash (in satisfy) with ill-typed input
#73109 opened
Mar 31, 2025 -
cmd/go: mod tidy panic: internal error: adding to module graph had no effect on root requirements.
#73108 opened
Mar 31, 2025 -
runtime/pprof: pprof.Profile `WriteTo` does not check for the error, and return success on errors
#73107 opened
Mar 31, 2025 -
proposal: testing: prevent worker starvation via ordered scheduling using barrier tasks
#73106 opened
Mar 31, 2025
167 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.
-
cmd/go: `go tool -n` can point to a file that doesn't exist
#72824 commented on
Mar 31, 2025 • 0 new comments -
crypto/tls: support kernel-provided TLS
#44506 commented on
Mar 31, 2025 • 0 new comments -
proposal: x/crypto/acme: Support profiles for Let's Encrypt and new Internet Draft
#73101 commented on
Mar 31, 2025 • 0 new comments -
x/tools/gopls: Hover: panic in lookup{ObjectByName,DocLinkSymbol}
#69616 commented on
Mar 31, 2025 • 0 new comments -
x/tools/gopls: Rename: missing type for selector in satisfy.(*Finder).expr
#71657 commented on
Mar 31, 2025 • 0 new comments -
proposal: testing/synctest: create bubbles with Start rather than Run
#73062 commented on
Mar 31, 2025 • 0 new comments -
cmd/compile: memcombine doesn't combine simple chain
#72832 commented on
Mar 31, 2025 • 0 new comments -
x/build: LUCI builders fail to fetch dependencies for subrepos
#65482 commented on
Mar 31, 2025 • 0 new comments -
x/website: ref/mod should mention +dirty
#71970 commented on
Mar 31, 2025 • 0 new comments -
cmd/go: poor error message when running 'go mod download' on a path that can only be used if replaced
#46496 commented on
Mar 31, 2025 • 0 new comments -
cmd/go: go get -u can't upgrade packages with invalid or non-existent versions in go.mod
#45527 commented on
Mar 31, 2025 • 0 new comments -
debug/buildinfo: fall back code for when there's no .go.buildinfo is wrong
#73060 commented on
Mar 31, 2025 • 0 new comments -
cmd/go: cache confuses package with different build tags when using CGO with pkg-config
#73033 commented on
Mar 31, 2025 • 0 new comments -
cmd/go: mismatched line number and import path in error messages
#72896 commented on
Mar 31, 2025 • 0 new comments -
runtime: "traceback did not unwind completely" during preempt during strings_test init
#69389 commented on
Mar 31, 2025 • 0 new comments -
cmd/go, testing: go test 4-5x slower on Windows when test caching is used; -count=1 is fast
#72992 commented on
Mar 31, 2025 • 0 new comments -
proposal: testing: fail if the same test function is defined in both the `_test` and non-`_test` packages
#60977 commented on
Apr 1, 2025 • 0 new comments -
internal/ascii: new internal package consolidating common functions
#68736 commented on
Apr 1, 2025 • 0 new comments -
proposal: encoding/gob: RegisteredTypes method
#71602 commented on
Apr 1, 2025 • 0 new comments -
proposal: x/oauth2: support private_key_jwt client authentication
#57186 commented on
Apr 1, 2025 • 0 new comments -
crypto/x509: should error if non-CA certificate contains name constraints
#71795 commented on
Apr 1, 2025 • 0 new comments -
cmd/internal/bootstrap_test: TestRepeatBootstrap failures
#71304 commented on
Apr 1, 2025 • 0 new comments -
x/build: allow passwordless sudo for powermetrics on darwin-amd64 builders (for gomote)
#73026 commented on
Apr 1, 2025 • 0 new comments -
internal/goexperiment: remove CoverageRedesign some time in 1.23
#55953 commented on
Apr 1, 2025 • 0 new comments -
x/telemetry/config: completion usefulness counters
#66367 commented on
Apr 1, 2025 • 0 new comments -
x/telemetry: cmd/go: report maximum support micro architecture by the host of the compiler
#65627 commented on
Apr 1, 2025 • 0 new comments -
cmd/go: test failures due to network
#55164 commented on
Apr 1, 2025 • 0 new comments -
x/net/http2: TestServerMaxHandlerGoroutines failures
#63892 commented on
Apr 1, 2025 • 0 new comments -
runtime:cpu1: TestUserArena failures
#66278 commented on
Apr 1, 2025 • 0 new comments -
proposal: spec: reduce noise in return statements that contain mostly zero values
#21182 commented on
Apr 1, 2025 • 0 new comments -
cmd/go: override semantics break e.g. GOFLAGS=-ldflags
#38522 commented on
Apr 1, 2025 • 0 new comments -
cmd/go: misleading error message when a dependency's go.mod is a symbolic link
#40590 commented on
Apr 1, 2025 • 0 new comments -
cmd/go/internal/modfetch: re-evaluate the undocumented proxy behavior in proxyRepo.latest()
#32789 commented on
Apr 1, 2025 • 0 new comments -
proposal: strings: SplitAny and CountAny
#72847 commented on
Apr 1, 2025 • 0 new comments -
cmd/go: go test -cover doesn't collect the coverage of a second call to m.Run
#28651 commented on
Apr 1, 2025 • 0 new comments -
cmd/go: provide straightforward way to see non-test dependencies
#26955 commented on
Apr 1, 2025 • 0 new comments -
Go compiler and runtime meeting notes
#43930 commented on
Apr 1, 2025 • 0 new comments -
cmd/go: clarify that special directories can still be used for package paths
#24732 commented on
Apr 1, 2025 • 0 new comments -
proposal: x/tools/go/ast/inspector: add Cursor, to enable partial and multi-level traversals
#70859 commented on
Apr 1, 2025 • 0 new comments -
cmd/go, go/parser: test gives go/parser's syntax errors, which are sometimes worse than the compiler's
#24278 commented on
Apr 1, 2025 • 0 new comments -
cmd/compile: PGO opportunities umbrella issue
#62463 commented on
Apr 1, 2025 • 0 new comments -
cmd/go,x/telemetry/config: collect vcs systems used
#70628 commented on
Apr 1, 2025 • 0 new comments -
cmd/go: provide package path for main packages to cmd/compile
#34480 commented on
Apr 1, 2025 • 0 new comments -
cmd/go: improve error message for mismatched major versions
#41512 commented on
Apr 1, 2025 • 0 new comments -
cmd/compile: closure func name changes when inlining
#60324 commented on
Apr 1, 2025 • 0 new comments -
build: build failure on go1.23-linux-arm64_c4ah72-perf_vs_release
#71189 commented on
Apr 1, 2025 • 0 new comments -
cmd/go: test mixes stderr and stdout
#25241 commented on
Apr 1, 2025 • 0 new comments -
build: build failure on go1.23-linux-arm64_c4as16-perf_vs_release [consistent failure]
#73047 commented on
Apr 1, 2025 • 0 new comments -
build: build failure on go1.23-linux-amd64_c3h88-perf_vs_release [consistent failure]
#73052 commented on
Apr 1, 2025 • 0 new comments -
proposal: testing/synctest: new package for testing concurrent code
#67434 commented on
Apr 1, 2025 • 0 new comments -
build: build failure on go1.23-linux-amd64_c2s16-perf_vs_release [consistent failure]
#73049 commented on
Apr 1, 2025 • 0 new comments -
runtime: add debug mode for finalizers and cleanups
#72949 commented on
Apr 2, 2025 • 0 new comments -
cmd/go: go build is very slow on windows without -p=1 parameter
#71981 commented on
Apr 2, 2025 • 0 new comments -
encoding/xml: add flag for stricter XML char parsing
#69503 commented on
Apr 2, 2025 • 0 new comments -
cmd/go: add modvendor sub-command
#27618 commented on
Apr 2, 2025 • 0 new comments -
testing: add Name to track file and line of test case declaration
#52751 commented on
Apr 2, 2025 • 0 new comments -
cmd/go: reject to download toolchain when gotoolchain < go directive
#72003 commented on
Apr 2, 2025 • 0 new comments -
runtime: netpoll: eventfd ready for something unexpected
#72900 commented on
Apr 2, 2025 • 0 new comments -
x/vuln: add support for suppressing vulnerabilities by ID
#59507 commented on
Apr 2, 2025 • 0 new comments -
x/telemetry/config: start collecting counters from delve
#72129 commented on
Apr 2, 2025 • 0 new comments -
cmd/go: add go mod verify -tag
#68669 commented on
Apr 2, 2025 • 0 new comments -
cmd/go: "go doc . foo" not working on Windows?
#27881 commented on
Apr 2, 2025 • 0 new comments -
proposal: x/sys/unix: add methods to convert between time.Time and unix.PtpClockTime on Linux
#70032 commented on
Apr 2, 2025 • 0 new comments -
cmd/go: add option to ignore local replace/exclude directives
#24666 commented on
Apr 2, 2025 • 0 new comments -
x/net/http2/h2c: support closure of all connections and graceful shutdown
#26682 commented on
Apr 2, 2025 • 0 new comments -
cmd/go: local version stamping doesn't work with v2+
#72877 commented on
Apr 2, 2025 • 0 new comments -
cmd/link: panic on riscv64 with CGO enabled due to empty container symbol
#72840 commented on
Apr 2, 2025 • 0 new comments -
crypto/x509: certificate with empty Authority Key Identifier extension considered invalid
#70619 commented on
Apr 2, 2025 • 0 new comments -
cmd/go: print useful reason when 'go mod tidy' and 'go get' fail due to missing git authentication credentials
#31353 commented on
Apr 2, 2025 • 0 new comments -
cmd/go: stamped (pseudo) version on build does not work for module in subdirectory
#71738 commented on
Apr 2, 2025 • 0 new comments -
meta: intermittent `unexpected disconnect while reading sideband packet` when fetching golang.org/x repos since 2022-03-25
#52490 commented on
Apr 2, 2025 • 0 new comments -
cmd/link: linkname directive on userspace variable can override runtime variable [1.24 backport]
#73092 commented on
Apr 2, 2025 • 0 new comments -
cmd/link: linkname directive on userspace variable can override runtime variable [1.23 backport]
#73091 commented on
Apr 2, 2025 • 0 new comments -
proposal: cmd/go, cmd/distpack: build and run tools that are not necessary for builds as needed and don't include in binary distribution
#71867 commented on
Apr 2, 2025 • 0 new comments -
x/tools/gopls: better struct field docs messages on hover
#73016 commented on
Apr 2, 2025 • 0 new comments -
testing: tiny benchmark with StopTimer runs forever
#27217 commented on
Apr 2, 2025 • 0 new comments -
runtime: Channel benchmark causes extremely high idle wake ups on macOS Sequoia
#73055 commented on
Apr 2, 2025 • 0 new comments -
testing: iterators break t.Helper()
#72794 commented on
Apr 2, 2025 • 0 new comments -
runtime:cpu1: TestPreemptionAfterSyscall/100µs failures
#72965 commented on
Apr 2, 2025 • 0 new comments -
cmd/link: TestMachOBuildVersion failures
#72969 commented on
Apr 2, 2025 • 0 new comments -
x/debug: viewcore can't type some stack variables
#73035 commented on
Apr 2, 2025 • 0 new comments -
cmd/compile: consider speeding up compile of large ast package in microsoft/typescript-go
#73044 commented on
Apr 2, 2025 • 0 new comments -
runtime:cpu2: TestGcLastTime failures
#73050 commented on
Apr 2, 2025 • 0 new comments -
x/crypto/acme: Directory.AuthzURL isn't checked for pre-auth support, in client.Authorize()
#40839 commented on
Apr 2, 2025 • 0 new comments -
proposal: runtime/mainthread: add mainthread.Do for mediating access to the main thread
#70089 commented on
Apr 2, 2025 • 0 new comments -
hash: standardize the hash function
#70471 commented on
Apr 2, 2025 • 0 new comments -
net: add MarshalText/UnmarshalText to HardwareAddr
#29678 commented on
Apr 2, 2025 • 0 new comments -
proposal: strings/bytes: add forward and backward iterators
#66206 commented on
Apr 2, 2025 • 0 new comments -
proposal: container/unordered: a generic hash table with custom hash function and equivalence relation
#69559 commented on
Apr 2, 2025 • 0 new comments -
proposal: go/types: add Hash function
#69420 commented on
Apr 2, 2025 • 0 new comments -
doc: mention "purego" build tag convention somewhere
#23172 commented on
Apr 2, 2025 • 0 new comments -
proposal: review meeting minutes
#33502 commented on
Apr 2, 2025 • 0 new comments -
cmd/go: GOAUTH command output can't have a trailing slash
#71889 commented on
Apr 2, 2025 • 0 new comments -
unique: Handle memory leaks; cleanup goroutine can't keep up
#71772 commented on
Apr 2, 2025 • 0 new comments -
x/build/cmd/coordinator: detect temp dir leaks
#23619 commented on
Apr 2, 2025 • 0 new comments -
build: build failure on gotip-linux-arm64_c4ah72-perf_vs_release
#70308 commented on
Apr 2, 2025 • 0 new comments -
testing: structured output for test attributes
#43936 commented on
Apr 3, 2025 • 0 new comments -
cmd/link: loading c-shared into Go program crashes on Windows
#22192 commented on
Apr 3, 2025 • 0 new comments -
runtime: TestPingPongHog failures
#65293 commented on
Apr 3, 2025 • 0 new comments -
x/tools/gopls: support for bazel-based projects
#37205 commented on
Apr 3, 2025 • 0 new comments -
os/exec: don't use a thread to wait on processes
#15103 commented on
Apr 3, 2025 • 0 new comments -
proposal: spec: interface literals
#25860 commented on
Apr 3, 2025 • 0 new comments -
proposal: x/exp/xiter: new package with iterator adapters
#61898 commented on
Apr 3, 2025 • 0 new comments -
iter: document general guidance for writing iterator APIs
#71901 commented on
Apr 3, 2025 • 0 new comments -
x/build: LUCI support for plan9
#62025 commented on
Apr 3, 2025 • 0 new comments -
go/types: add Var.Kind method and enum
#70250 commented on
Apr 3, 2025 • 0 new comments -
cmd/compile: thread support for webassembly
#28631 commented on
Apr 3, 2025 • 0 new comments -
x/tools/internal/typesinternal/typeindex: TestIndex failures [consistent failure]
#73043 commented on
Apr 3, 2025 • 0 new comments -
crypto/tls: TLS connections use small buffer size that results in small syscalls and ignore HTTP client transport buffer sizes
#47672 commented on
Apr 3, 2025 • 0 new comments -
runtime: document explicitly that finalizers and cleanups can hold up other finalizers and cleanups
#72950 commented on
Apr 3, 2025 • 0 new comments -
doc: document/reassert that last two releases are supported equally
#34536 commented on
Apr 3, 2025 • 0 new comments -
runtime/cgo: signal arrived during external code execution
#72074 commented on
Apr 3, 2025 • 0 new comments -
proposal: x/term: support pluggable history
#68780 commented on
Apr 3, 2025 • 0 new comments -
cmd/go: removed godebug settings cause errors
#72111 commented on
Apr 3, 2025 • 0 new comments -
cmd/go: go mod init no longer attempts to import requirements from other tools' configuration files
#71537 commented on
Apr 3, 2025 • 0 new comments -
encoding/json: parser ignores the case of member names
#14750 commented on
Apr 3, 2025 • 0 new comments -
x/build: build and test failures on openbsd-amd64 builders
#66474 commented on
Apr 3, 2025 • 0 new comments -
make.bash: unrecognized failures
#70119 commented on
Apr 3, 2025 • 0 new comments -
runtime: TestRuntimeLockMetricsAndProfile/runtime.lock failures
#70602 commented on
Apr 3, 2025 • 0 new comments -
os: safer file open functions
#67002 commented on
Apr 3, 2025 • 0 new comments -
proposal: testing: store test artifacts
#71287 commented on
Apr 3, 2025 • 0 new comments -
proposal: time: add civil time package
#19700 commented on
Apr 3, 2025 • 0 new comments -
runtime: TestNeedmDeadlock failures
#56420 commented on
Apr 4, 2025 • 0 new comments -
proposal: encoding/json/v2: new API for encoding/json
#71497 commented on
Apr 4, 2025 • 0 new comments -
x/tools/internal/jsonrpc2: TestIdleTimeout failures
#55179 commented on
Apr 4, 2025 • 0 new comments -
proposal: cmd/internal/obj/arm64, cmd/link/internal/arm64: introduce GOARM64 ",func_align_32" suffix
#72130 commented on
Apr 4, 2025 • 0 new comments -
all: test failures with `EBADF` from fork/exec on NetBSD
#63444 commented on
Apr 4, 2025 • 0 new comments -
x/website: improve modules tutorial with information on using the module
#30998 commented on
Apr 4, 2025 • 0 new comments -
cmd/go: tidy behavior regarding ignore tag is hard to find
#54993 commented on
Apr 4, 2025 • 0 new comments -
cmd/go: TestScript/test_fuzz_deadline failures
#72088 commented on
Apr 4, 2025 • 0 new comments -
cmd/go: TestScript/test_fuzz_fuzztime failures
#72104 commented on
Apr 4, 2025 • 0 new comments -
proposal: sync: add WaitGroup.Go
#63796 commented on
Apr 4, 2025 • 0 new comments -
cmd/go: `go mod tidy` ignores `go.work` file
#50750 commented on
Apr 4, 2025 • 0 new comments -
x/build: time out on LUCI Linux/PPC64x builder
#65171 commented on
Apr 4, 2025 • 0 new comments -
x/tools/gopls: implement type hierarchy support
#72142 commented on
Apr 4, 2025 • 0 new comments -
cmd/cgo/internal/test: unrecognized failures [consistent failure]
#69974 commented on
Apr 4, 2025 • 0 new comments -
internal/trace: TestTraceStressStartStop/AllocFree failures
#70310 commented on
Apr 4, 2025 • 0 new comments -
runtime: flaky failures on NetBSD since CL 526118
#62524 commented on
Apr 5, 2025 • 0 new comments -
time: TestLongAdjustTimers failures
#67599 commented on
Apr 5, 2025 • 0 new comments -
cmd/go: promote -fullpath from test flag to build flag
#60451 commented on
Apr 5, 2025 • 0 new comments -
all: announce end of support for old Windows releases
#52188 commented on
Apr 5, 2025 • 0 new comments -
proposal: cmd/link: by default, do not write out DWARF
#26074 commented on
Apr 5, 2025 • 0 new comments -
cmd/go: go get -v is too verbose for repos with meta tags
#23662 commented on
Apr 5, 2025 • 0 new comments -
os/exec: TestContextCancel failures on netbsd
#58699 commented on
Apr 5, 2025 • 0 new comments -
x/tools/gopls: prefill new go files with package statement
#72930 commented on
Apr 5, 2025 • 0 new comments -
cmd/compile: slow escape analysis in large package in the typescript compiler
#72815 commented on
Apr 5, 2025 • 0 new comments -
cmd/internal/testdir: Test/fixedbugs/issue46234.go failures
#67558 commented on
Apr 5, 2025 • 0 new comments -
runtime: reduce duplicate work by merging map operations
#70837 commented on
Apr 5, 2025 • 0 new comments -
cmd/compile: teach prove about incrementing, len, and overflow
#36346 commented on
Apr 5, 2025 • 0 new comments -
x/tools/gopls: deprecate 'Structured' hover kind
#70233 commented on
Apr 5, 2025 • 0 new comments -
cmd/go: +dirty in version stamping doesn't combine well with +incompatible
#71971 commented on
Apr 5, 2025 • 0 new comments -
runtime/cgo: should not set -Werror
#63903 commented on
Apr 5, 2025 • 0 new comments -
os: document that fs.ReadDirFile.ReadDir doesn't restart each time
#69301 commented on
Apr 5, 2025 • 0 new comments -
net/http: support content negotiation
#19307 commented on
Apr 5, 2025 • 0 new comments -
x/tools/gopls: workspace loading notifications can get stuck
#71967 commented on
Apr 6, 2025 • 0 new comments -
cmd/compile: TestScript/script_test_basics failures
#70356 commented on
Apr 6, 2025 • 0 new comments -
all: unrecognized failures on `plan9/386`
#60255 commented on
Apr 6, 2025 • 0 new comments -
x/tools/cmd/auth: tag and delete
#70872 commented on
Apr 6, 2025 • 0 new comments -
x/sys/unix.test: unrecognized failures
#72810 commented on
Apr 6, 2025 • 0 new comments -
x/website: automatic URL fragments for sub-sections of 'Minor changes to the library' are overly repetitive
#70847 commented on
Apr 6, 2025 • 0 new comments -
proposal: spec: allow type parameters in methods
#49085 commented on
Apr 6, 2025 • 0 new comments -
all: plan9-arm builder failing frequently with a variety of errors
#49338 commented on
Apr 6, 2025 • 0 new comments -
x/net/http2: TestConfigPingTimeoutServer failures
#72779 commented on
Apr 6, 2025 • 0 new comments -
x/tools/gopls: analysis driver spuriously reports invalid suggested fixes due to AST repair
#71659 commented on
Apr 6, 2025 • 0 new comments -
runtime: consider using batched shuffle in selectgo
#68933 commented on
Apr 6, 2025 • 0 new comments -
log/slog: make examples playable
#69249 commented on
Apr 6, 2025 • 0 new comments -
net/http: initialize Value with File length in cloneMultipartForm
#69943 commented on
Apr 6, 2025 • 0 new comments