-
Notifications
You must be signed in to change notification settings - Fork 18k
Insights: golang/go
Overview
-
- 0 Merged pull requests
- 2 Open pull requests
- 62 Closed issues
- 43 New issues
Could not load contribution data
Please try again later
2 Pull requests opened by 2 people
-
net/url: add additional test cases for URL parsing with special characters
#73550 opened
Apr 30, 2025 -
cmd/link: ignore mapping symbols on riscv64
#73592 opened
May 3, 2025
62 Issues closed by 14 people
-
net/http: FileServer is sending 304 even if it is running in a different directory
#73618 closed
May 7, 2025 -
testing/synctest: does not always reset fake time between tests.
#73615 closed
May 7, 2025 -
proposal: os: add the inverse of DirFS(string)
#57546 closed
May 6, 2025 -
unique: N layers of nested `unique.Handle` take N GC cycles to reclaim
#71846 closed
May 6, 2025 -
tools/gopls/internal/analysis/modernize: stringscutprefix offers invalid fix
#73547 closed
May 6, 2025 -
runtime: incorrect terminology 'reraised' in panic message
#73526 closed
May 6, 2025 -
os: Root permits access to parent directory (fix CVE-2025-22873)
#73555 closed
May 6, 2025 -
os: Root permits access to parent directory (fix CVE-2025-22873) [1.24 backport]
#73556 closed
May 6, 2025 -
x/build: bot mac-331-h526 reported as broken
#73611 closed
May 6, 2025 -
x/tools/gopls: missing workspace diagnostics after protocol change
#73501 closed
May 6, 2025 -
x/tools/go/ssa: generic methods with empty bodies panic with SanityCheckFunctions
#73594 closed
May 6, 2025 -
x/vuln: include option to detect and show pre-announcement for security fixes
#73575 closed
May 6, 2025 -
x/pkgsite: doc links with plural suffixes are not linkified
#73610 closed
May 6, 2025 -
x/website: double anchor on hover for /pkg/?m=old docs
#73596 closed
May 6, 2025 -
x/website: broken link to Gin documentation in "Tutorial: Developing a RESTful API with Go and Gin"
#73538 closed
May 6, 2025 -
proposal: time.Time.Format: add reference format to function docstring
#73609 closed
May 6, 2025 -
proposal: log/slog: export Source method in Record to support custom handler implementations
#70280 closed
May 6, 2025 -
go: "go" directive in modules does not prevent using new stdlib code
#73603 closed
May 5, 2025 -
sort: stack overflow in BenchmarkSortInt1K_Reversed
#73542 closed
May 5, 2025 -
valgrind fails
#60600 closed
May 5, 2025 -
x/tools/go/analysis/internal/checker: remove imports that are unused after a batch of fixes are applied
#73578 closed
May 5, 2025 -
Generic struct method cannot return the its generic type even if implemented
#73599 closed
May 5, 2025 -
x/pkgsite: omit "Output" section for examples with no output
#60986 closed
May 5, 2025 -
net: File method of Conn on Windows
#10350 closed
May 5, 2025 -
net: add support for FileConn, FilePacketConn, FileListener on windows
#9503 closed
May 5, 2025 -
runtime: range over string with ill-formated string leads to nil pointer dereferenced
#73597 closed
May 5, 2025 -
cmd/link: RISC-V mapping symbols aren't handled correctly
#73591 closed
May 4, 2025 -
Benchmark tool command line issues: "go test -bench ." works but "go test -bench=." doesn't
#73593 closed
May 3, 2025 -
x/pkgsite: package removal request for [type path here]
#73590 closed
May 3, 2025 -
database/sql: SetConnMaxIdleTime without SetConnMaxLifetime has no effect
#41114 closed
May 2, 2025 -
database/sql: Is it possible to release expired connections as soon as possible
#39449 closed
May 2, 2025 -
database/sql: Ability to pass nil to sql.Row.Scan and sql.Rows.Scan
#41607 closed
May 2, 2025 -
x/vuln/cmd/govulncheck: add quiet output or a cli flag
#62315 closed
May 2, 2025 -
x/vuln: false positive call stack for GO-2023-2402 in Kubernetes
#64834 closed
May 2, 2025 -
x/vuln: false positive for GO-2025-3408
#71484 closed
May 2, 2025 -
database/sql: Support for database, catalog, schema and table level metadata
#7408 closed
May 2, 2025 -
database/sql: provide optional way to mitigate convT2E allocations
#6918 closed
May 2, 2025 -
cmd/go: Subversion VCS build information should be included in the build
#73444 closed
May 2, 2025 -
x/tools/gopls/internal/analysis/modernize: crash in minmax
#73566 closed
May 2, 2025 -
time: UnixDate is not always compatible between Format and Parse
#73583 closed
May 2, 2025 -
html/template: '<' character escaped in output rendered by Template.Execute
#73574 closed
May 2, 2025 -
import/path: warning: go env -w PATH=... does not override conflicting OS environment variable
#73573 closed
May 2, 2025 -
os: Root.Mkdir creates directories with zero permissions on OpenBSD
#73559 closed
May 1, 2025 -
x/tools/gopls: completion has wrong textedit in some cases
#72753 closed
May 1, 2025 -
cmd/go: add modvendor sub-command
#27618 closed
May 1, 2025 -
sync: add WaitGroup.Go
#63796 closed
May 1, 2025 -
cmd/go: clarify that special directories can still be used for package paths
#24732 closed
May 1, 2025 -
cmd/go: go test -cover doesn't collect the coverage of a second call to m.Run
#28651 closed
May 1, 2025 -
proposal: testing/synctest: create bubbles with Start rather than Run
#73062 closed
May 1, 2025 -
cmd/compile: arm64 multiplication with constant optimization
#67575 closed
May 1, 2025 -
cmd/compile: deadlock
#73539 closed
May 1, 2025 -
math/big: broken mips and mips64 builders
#73472 closed
May 1, 2025 -
cmd/link: panic on riscv64 with CGO enabled due to empty container symbol
#72840 closed
Apr 30, 2025 -
net/url: unescape doesn't handle certain forms of double encoding
#49120 closed
Apr 30, 2025 -
net/url: misleading error message when url has a leading space
#29261 closed
Apr 30, 2025 -
net: ListenMulticastUDP setsockopt: not supported by windows
#63529 closed
Apr 30, 2025 -
net/url: can't roundtrip path-only url with double leading slash
#44631 closed
Apr 30, 2025 -
net/url: roundtripping url which contains certain special characters (`<>{} "`) fails
#73549 closed
Apr 30, 2025
43 Issues opened by 27 people
-
x/build: bot mac-330-h526 reported as broken
#73622 opened
May 7, 2025 -
x/website: url to github cli repo is wrong.
#73621 opened
May 7, 2025 -
proposal: sync: SlicePool for variable-sized slices
#73620 opened
May 7, 2025 -
x/exp/apidiff: support type constraints
#73619 opened
May 7, 2025 -
cmd/link: Go 1.24.3 and 1.23.9 regression - duplicated definition of symbol dlopen
#73617 opened
May 7, 2025 -
govulncheck-action: using old action/setup-go results in no caching.
#73616 opened
May 7, 2025 -
x/build/cmd/relui: bypass trybots for VERSION file CLs
#73614 opened
May 6, 2025 -
x/net/http2: optimize typeFrameParser using an array
#73613 opened
May 6, 2025 -
crypto/x509: ExtKeyUsageAny bypasses policy validation
#73612 opened
May 6, 2025 -
proposal: all: add bare metal support
#73608 opened
May 6, 2025 -
proposal: cmd/fix: remove all functionality
#73605 opened
May 5, 2025 -
proposal: slices: document behavior w.r.t. nil
#73604 opened
May 5, 2025 -
proposal: runtime: add valgrind hints to the runtime under special build mode
#73602 opened
May 5, 2025 -
cmd/compile: stronger constant propagation around closures
#73601 opened
May 5, 2025 -
runtime/pprof: TestGoroutineProfileConcurrency/overlapping_profile_requests failures
#73600 opened
May 5, 2025 -
proposal: unique: Make for slices
#73598 opened
May 5, 2025 -
os/user: Lookup does not handle windows.ERROR_NONE_MAPPED correctly
#73595 opened
May 4, 2025 -
cmd/compile: non-escaping pointer operations block register lifting of values
#73589 opened
May 2, 2025 -
x/tools/gopls: "failed to find object for objectPath" bug in gcimporter
#73588 opened
May 2, 2025 -
x/tools/gopls: imports.ApplyFixes panics with "invalid line number %d (should be < %d)"
#73587 opened
May 2, 2025 -
x/tools/gopls: crash in append (invalid string data pointer)
#73586 opened
May 2, 2025 -
os/user: TestImpersonatedSelf/3 failures
#73585 opened
May 2, 2025 -
proposal: go/ast: add Start token.Pos fields to BlockStmt and FieldList
#73584 opened
May 2, 2025 -
os/user: TestImpersonatedSelf/2 failures
#73582 opened
May 2, 2025 -
runtime: green tea garbage collector
#73581 opened
May 2, 2025 -
x/tools/gopls: expose an off-by-default MCP server from gopls
#73580 opened
May 2, 2025 -
runtime: segment violation in mexit/vgetrandomPutState/mallocgcSmallNoscan
#73577 opened
May 2, 2025 -
x/tools/gopls/internal/analysis/modernize: minmax offers invalid fix
#73576 opened
May 2, 2025 -
x/tools/internal/mcp: TestCmdTransport failures [consistent failure]
#73571 opened
May 2, 2025 -
os: Root.Mkdir creates directories with zero permissions on OpenBSD [1.24 backport]
#73570 opened
May 2, 2025 -
x/build: gotip-openbsd-riscv64 builder is missing
#73569 opened
May 1, 2025 -
x/build: gotip-freebsd-riscv64 builder is missing
#73568 opened
May 1, 2025 -
proposal: testing/synctest: replace Run with Test
#73567 opened
May 1, 2025 -
runtime: append can write out of bounds during data races
#73563 opened
May 1, 2025 -
x/build: bot mac-327-h526 reported as broken
#73562 opened
Apr 30, 2025 -
proposal: x/net/http2: allow configuring the buffer allocator to avoid copies during reads
#73560 opened
Apr 30, 2025 -
internal/trace: event timestamps change between Go versions
#73558 opened
Apr 30, 2025 -
debug/pe: slice bounds out of range panic
#73548 opened
Apr 30, 2025
114 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: x/tools/go/analysis: add -category=... filter flag to driver commands
#72008 commented on
Apr 30, 2025 • 0 new comments -
net/http: http2 client data race to close request body when server crashes unexpectedly
#73522 commented on
Apr 30, 2025 • 0 new comments -
x/pkgsite: package removal request for https://pkg.go.dev/github.com/ajithanand/HeaderTest
#73530 commented on
Apr 30, 2025 • 0 new comments -
runtime: remove unnecessary copies when converting the command line to os.Args under Windows
#73507 commented on
Apr 30, 2025 • 0 new comments -
proposal: context: context.Expired
#73533 commented on
Apr 30, 2025 • 0 new comments -
crypto/tls: extend coverage of BoGo test suite
#72006 commented on
Apr 30, 2025 • 0 new comments -
proposal: reflect: package reflection
#61796 commented on
Apr 30, 2025 • 0 new comments -
x/tools/go/packages: TestRmdirAfterGoList_Runner failures
#73503 commented on
Apr 30, 2025 • 0 new comments -
runtime: deductSweepCredit bad symbol table
#73519 commented on
Apr 30, 2025 • 0 new comments -
go/version: doesn't handle devel toolchain versions
#73369 commented on
Apr 30, 2025 • 0 new comments -
cmd/go: TestScript/mod_sumdb_golang failures
#70055 commented on
Apr 30, 2025 • 0 new comments -
cmd/compile/internal/amd64: unrecognized failures
#70107 commented on
May 1, 2025 • 0 new comments -
cmd/compile/internal/arm: unrecognized failures
#71033 commented on
May 1, 2025 • 0 new comments -
cmd/compile/internal/arm64: unrecognized failures
#71170 commented on
May 1, 2025 • 0 new comments -
crypto: obtain a FIPS 140-3 validation
#69536 commented on
May 1, 2025 • 0 new comments -
runtime: segfault during conservative scan of asynchronously preempted goroutine
#39499 commented on
May 1, 2025 • 0 new comments -
proposal: encoding/json/v2: new API for encoding/json
#71497 commented on
May 1, 2025 • 0 new comments -
x/tools/gopls: gopls does not reset workspace/configuration if missing from the client
#71227 commented on
May 1, 2025 • 0 new comments -
runtime: "traceback did not unwind completely" during preempt during strings_test init
#69389 commented on
May 1, 2025 • 0 new comments -
crypto/x509: ParseCRL allows CRL files to have duplicate revoked entries and duplicate certificate serial numbers.
#73452 commented on
May 2, 2025 • 0 new comments -
x/tools/gopls: no autocompletion when missing closing parenthesis
#73426 commented on
May 2, 2025 • 0 new comments -
runtime: AIX build broken with fatal error 'taggedPointerPack invalid packing'
#73515 commented on
May 2, 2025 • 0 new comments -
runtime: flaky failures on NetBSD since CL 526118
#62524 commented on
May 2, 2025 • 0 new comments -
cmd/compile: TestScript/script_test_basics failures
#70356 commented on
May 2, 2025 • 0 new comments -
proposal: spec: local func declarations
#73502 commented on
May 2, 2025 • 0 new comments -
sort: clarify Slice comparator requirements
#73420 commented on
May 2, 2025 • 0 new comments -
os/user: TestLookupIdServiceAccount failures
#70792 commented on
May 2, 2025 • 0 new comments -
cmd/link: stop requiring gold on arm64 when GNU ld is fixed
#22040 commented on
May 2, 2025 • 0 new comments -
x/benchmarks/sweet/cmd/sweet: TestSweetEndToEnd failures
#70649 commented on
May 2, 2025 • 0 new comments -
runtime: frame pointer unwinding can fail on system goroutines
#63630 commented on
May 2, 2025 • 0 new comments -
x/tools/gopls: move analyzers to an extensible sidecar
#59869 commented on
May 2, 2025 • 0 new comments -
x/tools/gopls: impossible crash in persistent.Map decref
#72931 commented on
May 2, 2025 • 0 new comments -
database/sql: nested transaction or save point support
#7898 commented on
May 2, 2025 • 0 new comments -
database/sql: ability to get drivername from instance
#12600 commented on
May 2, 2025 • 0 new comments -
internal/trace: TestTraceStressStartStop/Stress failures
#72740 commented on
May 2, 2025 • 0 new comments -
govulncheck-action: Warning: Both go-version and go-version-file inputs are specified, only go-version will be used while only 'go-version-file: go.mod' is specified
#70036 commented on
May 2, 2025 • 0 new comments -
proposal: crypto/tls: dynamically reload root certificate authorities
#64796 commented on
May 2, 2025 • 0 new comments -
build: build failure on gotip-linux-amd64_c3h88-perf_vs_release
#72038 commented on
May 2, 2025 • 0 new comments -
runtime: TestPingPongHog failures
#65293 commented on
May 3, 2025 • 0 new comments -
build: build failure on gotip-linux-amd64_c2s16-perf_vs_release
#72037 commented on
May 3, 2025 • 0 new comments -
runtime:cpu2: TestChanSendBarrier failures
#73467 commented on
May 3, 2025 • 0 new comments -
proposal: reflect: add generic type arg info to reflect.Type
#54393 commented on
May 3, 2025 • 0 new comments -
x/crypto/argon2: panic if keyLen == 0
#33583 commented on
May 3, 2025 • 0 new comments -
proposal: x/crypto/argon2: Check if the parameters and the key length are valid
#65717 commented on
May 3, 2025 • 0 new comments -
math/big: non-deterministic behaviour of big.Rand
#42701 commented on
May 3, 2025 • 0 new comments -
cmd/compile: poor escape analysis of `strings.SplitSeq`
#73524 commented on
May 3, 2025 • 0 new comments -
encoding/xml: support for XML namespace prefixes
#9519 commented on
May 3, 2025 • 0 new comments -
cmd/go: "go get github.com\alexbrainman\gowingui" should succeed on Mac
#24233 commented on
May 4, 2025 • 0 new comments -
runtime/metrics: add goroutine state counts, total goroutines created, total threads
#15490 commented on
May 4, 2025 • 0 new comments -
proposal: x/crypto/ssh: make the number of rounds for Passphrase encrypted keys configurable
#68700 commented on
May 4, 2025 • 0 new comments -
cmd/go: reject leading dot in module name
#66954 commented on
May 4, 2025 • 0 new comments -
proposal: cmd/go: allow fine-grained go build constraints for go version
#71951 commented on
May 4, 2025 • 0 new comments -
runtime: crashes with "runtime: traceback stuck"
#62086 commented on
May 4, 2025 • 0 new comments -
x/sys/unix: want more platform support for UNIX domain socket peer credentials
#41659 commented on
May 5, 2025 • 0 new comments -
x/build: add LUCI linux-s390x builder
#67307 commented on
May 5, 2025 • 0 new comments -
testing/synctest: "all goroutines in bubble are blocked" should list blocked goroutines
#70911 commented on
May 5, 2025 • 0 new comments -
cmd/go: TestScript/test_fuzz_fuzztime failures
#72104 commented on
May 5, 2025 • 0 new comments -
os: support runtime poller with os.File on Windows
#19098 commented on
May 5, 2025 • 0 new comments -
x/tools/gopls: Rename: missing type for selector in satisfy.(*Finder).expr
#71657 commented on
May 5, 2025 • 0 new comments -
x/tools/gopls: duplicate package paths in export data manifest (via telemetry)
#63822 commented on
May 5, 2025 • 0 new comments -
proposal: cmd/fix: apply modernizers
#71859 commented on
May 5, 2025 • 0 new comments -
access: go-assignees
#73529 commented on
May 5, 2025 • 0 new comments -
runtime: feature request: Support for ASLR with the heap
#27583 commented on
May 5, 2025 • 0 new comments -
x/build: LUCI builders fail to fetch dependencies for subrepos
#65482 commented on
May 5, 2025 • 0 new comments -
x/tools/gopls/internal/analysis/modernize: use strings.Cut
#71369 commented on
May 5, 2025 • 0 new comments -
x/crypto/ssh/test: TestDialTCP failures
#69972 commented on
May 5, 2025 • 0 new comments -
x/net/http2: TestTransportFailureErrorForHTTP1Response/with_enough_frame_size_to_start_reading failures
#72979 commented on
May 5, 2025 • 0 new comments -
hash: add Clone
#69521 commented on
May 5, 2025 • 0 new comments -
proposal: go/types: add Hasher{,IgnoreTags} types
#69420 commented on
May 5, 2025 • 0 new comments -
net/http: EOF returned from http.Transport
#53472 commented on
May 6, 2025 • 0 new comments -
build: build failure on gotip-linux-arm64_c4as16-perf_vs_release
#70895 commented on
May 6, 2025 • 0 new comments -
cmd/link: TestScript/script_test_basics failures
#68788 commented on
May 6, 2025 • 0 new comments -
go/doc/comment: Plurals of linked symbols do not work
#53973 commented on
May 6, 2025 • 0 new comments -
os/exec: TestContextCancel failures on netbsd
#58699 commented on
May 6, 2025 • 0 new comments -
all: test failures with `EBADF` from fork/exec on NetBSD
#63444 commented on
May 6, 2025 • 0 new comments -
runtime:cpu2: TestAbortInCgo failures
#73487 commented on
May 6, 2025 • 0 new comments -
x/tools/gopls: FoldingRange omitempty causes EndCharacter=0 to be omitted, changing its semantics in clients that distinguish 0 from missing
#71489 commented on
May 6, 2025 • 0 new comments -
x/telemetry/config: start collecting counters from delve
#72129 commented on
May 6, 2025 • 0 new comments -
x/tools/internal/jsonrpc2: TestIdleTimeout failures
#55179 commented on
May 6, 2025 • 0 new comments -
cmd/cgo/internal/testplugin: unrecognized failures
#67275 commented on
May 6, 2025 • 0 new comments -
os: safer file open functions
#67002 commented on
May 6, 2025 • 0 new comments -
runtime: epoll scalability problem with 192 core machine and 1k+ ready sockets
#65064 commented on
May 6, 2025 • 0 new comments -
x/benchmarks: cockroachdb failing after CL 564197 (runtime: only poll network from one P at a time in findRunnable)
#73474 commented on
May 6, 2025 • 0 new comments -
make.bash: unrecognized failures
#70119 commented on
May 6, 2025 • 0 new comments -
proposal: arena: new package providing memory arenas
#51317 commented on
May 6, 2025 • 0 new comments -
x/tools/gopls: modernize.minmax: preserve order of operands, newlines, and comments
#73473 commented on
May 6, 2025 • 0 new comments -
cmd/go: no compilation error for invalid filenames in subdirectories with embed.FS
#54003 commented on
May 6, 2025 • 0 new comments -
cmd/go: allow forcing tags on/off during go mod vendor, tidy
#25873 commented on
May 6, 2025 • 0 new comments -
cmd/go: document that directory patterns only match dirs in current module
#27957 commented on
May 6, 2025 • 0 new comments -
cmd/internal/testdir: Test/rangegen.go failures
#67556 commented on
May 6, 2025 • 0 new comments -
x/build/internal/task: update postTweet to Twitter API v2 when possible
#53282 commented on
May 6, 2025 • 0 new comments -
go/types: deferred function executed multiple times
#73267 commented on
May 6, 2025 • 0 new comments -
x/build/cmd/relui: consider failing to add a reviewer a soft failure
#68276 commented on
May 6, 2025 • 0 new comments -
x/build: build and test failures on openbsd-amd64 builders
#66474 commented on
May 6, 2025 • 0 new comments -
x/build: time out on LUCI Linux/PPC64x builder
#65171 commented on
May 6, 2025 • 0 new comments -
x/build: timeout on LUCI openbsd-amd64 builder
#65311 commented on
May 6, 2025 • 0 new comments -
go/types, types2: add mechanism to report "last good" source file position in case of a panic
#51603 commented on
May 6, 2025 • 0 new comments -
x/tools/cmd/auth: tag and delete
#70872 commented on
May 6, 2025 • 0 new comments -
proposal: runtime: CPU limit-aware GOMAXPROCS default
#73193 commented on
May 6, 2025 • 0 new comments -
proposal: os: convenience function for one-off Root operations
#73168 commented on
May 6, 2025 • 0 new comments -
x/crypto/acme: WaitOrder returns an order without a URI
#73504 commented on
May 6, 2025 • 0 new comments -
build: build failure on go1.24-linux-arm64_c4ah72-perf_vs_release
#71850 commented on
May 7, 2025 • 0 new comments -
crypto/x509: ParseCertificate fails to parse certificates with a compressed EC public key
#73142 commented on
May 7, 2025 • 0 new comments -
proposal: sync/v2: new package
#71076 commented on
May 7, 2025 • 0 new comments -
all: unrecognized failures on `plan9/386`
#60255 commented on
May 7, 2025 • 0 new comments -
proposal: testing/synctest: new package for testing concurrent code
#67434 commented on
May 7, 2025 • 0 new comments -
all: plan9-arm builder failing frequently with a variety of errors
#49338 commented on
May 7, 2025 • 0 new comments -
runtime: TestUserArena failures
#68431 commented on
May 7, 2025 • 0 new comments -
archive/tar: unrecognized failures
#70099 commented on
May 7, 2025 • 0 new comments -
archive/zip: unrecognized failures
#70113 commented on
May 7, 2025 • 0 new comments -
bufio: unrecognized failures
#70117 commented on
May 7, 2025 • 0 new comments -
build: build failure on gotip-linux-arm64_c4ah72-perf_vs_release
#70308 commented on
May 7, 2025 • 0 new comments -
x/pkgsite: package removal request for github.com/2754github/gorm-with-logrus/gorm
#73508 commented on
May 7, 2025 • 0 new comments -
testing: add Output
#71575 commented on
May 7, 2025 • 0 new comments