-
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
- 117 Closed issues
- 70 New issues
Could not load contribution data
Please try again later
5 Pull requests opened by 5 people
-
cmd/go/internal/modfetch: retry failed fetches
#72019 opened
Feb 28, 2025 -
testing: modify got,want equal comparison for unordered example output
#72025 opened
Feb 28, 2025 -
internal/runtime/atomic: updated go assembler comments
#72048 opened
Mar 1, 2025 -
text/template: provide example of overwriting template func after parse
#72094 opened
Mar 4, 2025 -
fix misleading documentation for request.Host
#72096 opened
Mar 4, 2025
117 Issues closed by 22 people
-
x/tools/gopls: "type checker error %q outside its Fset" bug reported by telemetry
#66766 closed
Mar 4, 2025 -
runtime: decorate anonymous memory mappings
#71546 closed
Mar 4, 2025 -
security: fix CVE-2025-22870 [1.24 backport]
#71986 closed
Mar 4, 2025 -
security: fix CVE-2025-22870 [1.23 backport]
#71985 closed
Mar 4, 2025 -
net/http/httputil: new test TestReverseProxyWebSocketHalfTCP fails on plan9
#72095 closed
Mar 4, 2025 -
all: Write go example for exported functions
#72099 closed
Mar 4, 2025 -
os: ReadFile doesn't work on some /proc-like files
#72080 closed
Mar 4, 2025 -
proposal: net/http: add IsToken
#67031 closed
Mar 4, 2025 -
mime/quotedprintable: LWSP-char not accepted between = and CRLF
#70952 closed
Mar 4, 2025 -
net/http/httputil: ReverseProxy doesn't support TCP half-close when HTTP is upgraded
#35892 closed
Mar 4, 2025 -
net/http: Client errors caused by Server.Shutdown should be always retryable
#65802 closed
Mar 4, 2025 -
cmd/compile: out of memory
#72063 closed
Mar 4, 2025 -
proposal: image: add `(*Uniform).SubImage`
#71463 closed
Mar 4, 2025 -
cmd/compile: incorrect left shift result on s390x
#72018 closed
Mar 3, 2025 -
x/tools/gopls: Parse: crash in fixInitStmt
#72026 closed
Mar 3, 2025 -
spec: remove notion of core types
#70128 closed
Mar 3, 2025 -
proposal: context: WithInterrupt for lower overhead checking of cancellation
#72040 closed
Mar 3, 2025 -
Go process receiving SIGABRT or SIGSEGV signals is exiting with 2 exit status
#72084 closed
Mar 3, 2025 -
x/text/message: scientific format is incorrect
#71428 closed
Mar 3, 2025 -
math/big: TestAliasing/Exp-XZ failures
#72046 closed
Mar 3, 2025 -
wiki: include instructions for contribution
#64818 closed
Mar 3, 2025 -
x/website: outdated module introduction blog post
#55036 closed
Mar 3, 2025 -
x/website: provide redirects from go.dev to pkg.go.dev for popular repository names
#62149 closed
Mar 3, 2025 -
x/website: module tutorial "add a test" should apply "keep going" principle"
#68741 closed
Mar 3, 2025 -
x/website: include release dates in release notes
#54170 closed
Mar 3, 2025 -
net: func Interfaces on plan9 can get confused by some interfaces
#72060 closed
Mar 3, 2025 -
stdlib/datastructs: Additional Data Structures for Algorithmic Problem Solving
#72077 closed
Mar 3, 2025 -
cmd/compile: `SH(L|R)DQ` not used for things like `x<<7 | x2>>57` on amd64
#72075 closed
Mar 3, 2025 -
x/build: bot linux-riscv64-mengzhuo--vf2-2 reported as broken
#72073 closed
Mar 3, 2025 -
spam
#72072 closed
Mar 3, 2025 -
vlad
#72070 closed
Mar 2, 2025 -
vlad
#72069 closed
Mar 2, 2025 -
cmd/compile: out of memory [1.23 backport]
#72066 closed
Mar 2, 2025 -
retype func
#72065 closed
Mar 2, 2025 -
x/pkgsite:
#72064 closed
Mar 2, 2025 -
crypto/x509: "certificate is not standards compliant" on MacOS
#51991 closed
Mar 2, 2025 -
proposal: Release Notes should be dated
#72058 closed
Mar 1, 2025 -
runtime: SIGBUS in go/types in TestVet
#71391 closed
Mar 1, 2025 -
proposal: cmd/covdata: html subcommand
#71299 closed
Mar 1, 2025 -
https://github.com/golang/go/issues/60255#issuecomment-2188436069
#72052 closed
Mar 1, 2025 -
Glo
#72051 closed
Mar 1, 2025 -
build: build failure on linux-amd64_[…]-perf_vs_release due to "failed to execute benchmarks: gvisor"
#68437 closed
Feb 28, 2025 -
x/website:New
#72041 closed
Feb 28, 2025 -
x/build: add automated notifications for missing builders to its owner and/or golang-dev
#14603 closed
Feb 28, 2025 -
x/build: `unexpected EOF` from `symbolic-datum-552` module proxy
#59285 closed
Feb 28, 2025 -
build: build failure on gotip-linux-amd64_c3h88-perf_vs_release
#68452 closed
Feb 28, 2025 -
build: build failure on go1.22-linux-amd64_c3h88-perf_vs_release
#69009 closed
Feb 28, 2025 -
build: build failure on go1.23-linux-amd64_c3h88-perf_vs_release
#70479 closed
Feb 28, 2025 -
x/tools/gopls: yet more modernizer bugs
#71847 closed
Feb 28, 2025 -
Calling *time.Ticker's Stop() blocks
#72034 closed
Feb 28, 2025 -
x/tools/gopls/internal/analysis: add "modernizer" analyzers
#70815 closed
Feb 28, 2025 -
x/net/http2: TestServerWritesTrailers_WithoutFlush failures
#67693 closed
Feb 28, 2025 -
x/build: bot netbsd-arm-bsiegert reported as broken
#71998 closed
Feb 28, 2025 -
sync: improve Map performance with lock free list
#54720 closed
Feb 28, 2025 -
runtime:runtime:gcstoptheworld2: TestSpuriousWakeupsNeverHangSemasleep failures
#71548 closed
Feb 28, 2025 -
runtime:runtime:gccheckmark: TestSpuriousWakeupsNeverHangSemasleep failures
#71691 closed
Feb 28, 2025 -
Difference in behavior between variable-based and constant-based arithmetic operations in Go.
#72029 closed
Feb 28, 2025 -
VS Code extension: Slow operating
#72023 closed
Feb 28, 2025 -
runtime: SIGSEGV in mapaccess2_faststr
#71994 closed
Feb 28, 2025 -
x/tools/gopls: reconsider removing the annotations setting
#71888 closed
Feb 28, 2025 -
x/build: auto-detect flakes
#19177 closed
Feb 28, 2025 -
proposal: let go install tool execute current module version of the tool
#72017 closed
Feb 28, 2025 -
x/website/tour: installing @latest gets older version
#47236 closed
Feb 27, 2025 -
access: approvers
#71861 closed
Feb 27, 2025 -
cmd/go: In PowerShell parsing fails for `-coverprofile` w/ file w/ extension (e.g. c.out)
#72015 closed
Feb 27, 2025 -
x/tools/gopls: intellisense dropdown not working with log/slog package in VSCode
#71866 closed
Feb 27, 2025 -
net/url: url.Parse() does not allow `/` in http basic auth password
#72013 closed
Feb 27, 2025 -
debug/dwarf: memory leak in dwarf parsing, entries remain on heap
#72007 closed
Feb 27, 2025 -
net/http: reject bare LF in chunked encoding
#71988 closed
Feb 27, 2025 -
x/build: bot plan9-386 reported as broken
#71973 closed
Feb 27, 2025 -
x/tools/gopls/internal/analysis/modernize: Incorrect fix for map clone
#72009 closed
Feb 27, 2025 -
cmd/go: document that a .go file is required even if there is a .swig file
#11875 closed
Feb 27, 2025 -
net/dns: Unexpected lookup error messages when using a custom DNS dialer
#72002 closed
Feb 27, 2025 -
net.Resolver: Retrieve TTL from DNS Lookup*
#72000 closed
Feb 27, 2025 -
encoding/json: []string was left with redunt element after a fail unmarshal
#71997 closed
Feb 27, 2025 -
cmd/link: TestDWARFiOS/c-archive/testprogcgo failures
#71991 closed
Feb 27, 2025 -
Organiza Pro
#71992 closed
Feb 27, 2025 -
x/tools/cmd/present: remove/hide/disable Native Client for Go 1.14 or newer
#35675 closed
Feb 27, 2025 -
x/tools/cmd/present: doesn't work with go in git master (1.16)
#43459 closed
Feb 27, 2025 -
cmd/link: TestBuildForTvOS failures [consistent failure]
#71990 closed
Feb 26, 2025 -
encoding/gob: wrong type ([]x509.OID) for received field Certificate.Policies
#71989 closed
Feb 26, 2025 -
x/build: bot plan9-amd64 reported as broken
#71974 closed
Feb 26, 2025 -
cmd/link/internal/ld: TestMachoSectionsReadOnly/linkmode-external failures [consistent failure]
#71957 closed
Feb 26, 2025 -
proposal: internal/coverage: Expose emitCounterData to create code coverage while the binary is running
#71983 closed
Feb 26, 2025 -
cmd/compile: "fatal error: found pointer to free object" on arm64 [1.24 backport]
#71938 closed
Feb 26, 2025 -
proposal: runtime: allow cleanups to run concurrently [1.24 backport]
#71955 closed
Feb 26, 2025 -
runtime/cgo: does not build with -Wdeclaration-after-statement [1.24 backport]
#71963 closed
Feb 26, 2025 -
runtime/cgo: does not build with -Wdeclaration-after-statement [1.23 backport]
#71962 closed
Feb 26, 2025 -
runtime: allow cleanups to run concurrently
#71825 closed
Feb 26, 2025 -
reflect: Value.Seq iteration value types not matching the type of given int types [1.23 backport]
#71915 closed
Feb 26, 2025 -
reflect: Value.Seq iteration value types not matching the type of given int types [1.24 backport]
#71916 closed
Feb 26, 2025 -
runtime/cgo: does not build with -Wdeclaration-after-statement
#71961 closed
Feb 26, 2025 -
x/build: bot netbsd-arm-bsiegert--rpi3 reported as broken
#71972 closed
Feb 26, 2025 -
syscall: js/wasm file operations fail on windows / node.js [1.24 backport]
#71977 closed
Feb 26, 2025 -
reflect: Value.Seq panicking on functional iterator methods [1.23 backport]
#71875 closed
Feb 26, 2025 -
proposal: import/errors: structured errors
#71980 closed
Feb 26, 2025 -
reflect: Value.Seq panicking on functional iterator methods [1.24 backport]
#71876 closed
Feb 26, 2025 -
x/tools/gopls: setting semanticTokenTypes has no effect
#71964 closed
Feb 26, 2025 -
os: spurious SIGCHILD on running child process [1.23 backport]
#71848 closed
Feb 26, 2025 -
cmd/compile: Pow10 freeze the compiler on certain condition on Go 1.24 [1.24 backport]
#71855 closed
Feb 26, 2025 -
os: spurious SIGCHILD on running child process [1.24 backport]
#71849 closed
Feb 26, 2025 -
debug/buildinfo: false positives with external scanners flag for go117 binary in testdata [1.24 backport]
#71858 closed
Feb 26, 2025 -
cmd/compile: nil dereference when storing field of non-nil struct value [1.24 backport]
#71904 closed
Feb 26, 2025 -
reflect: Value.Seq iteration value types not matching the type of given int types
#71905 closed
Feb 26, 2025 -
cmd/compile: "fatal error: found pointer to free object" on arm64
#71932 closed
Feb 26, 2025 -
embed: go get and go.work disagree on what is included in an embed.FS
#71978 closed
Feb 26, 2025 -
cmd/compile/internal/test: TestIssue71943 failures [consistent failure]
#71965 closed
Feb 26, 2025 -
x/tools/gopls/internal/test/integration/misc: TestAssembly: unexpected MOV instruction (riscv)
#71956 closed
Feb 26, 2025 -
builtin: append using spread operator on concrete pointer array to slice of interfaces does not compile
#71968 closed
Feb 26, 2025 -
cmd/cgo/internal/testsanitizers: TestShared/msan_shared failures [consistent failure]
#71954 closed
Feb 26, 2025 -
proposal: generic: smarter generic type inference
#71960 closed
Feb 26, 2025 -
go/scanner: improve error message when a Go file is encoded as UCS-2
#71950 closed
Feb 26, 2025 -
net/http: replace a statement in http.Error
#71959 closed
Feb 26, 2025 -
gopls/modernize: "for i = range n {}" fix is wrong if there are later uses of i
#71952 closed
Feb 25, 2025
70 Issues opened by 41 people
-
proposal: x/sync/errgroup: optionally collect all errors
#72101 opened
Mar 4, 2025 -
net/http: go1.24 breaks compatibility by modifying in-place the `tls.Config{NextProtos}`
#72100 opened
Mar 4, 2025 -
x/pkgsite,go/doc: examples can have trailing newlines inside the block
#72098 opened
Mar 4, 2025 -
x/pkgsite: package removal request for github.com/kenf1/*
#72097 opened
Mar 4, 2025 -
math/big: TestAliasing/Exp-XY failures
#72093 opened
Mar 4, 2025 -
net/http: http.FileServer returns 500 when a null byte is passed in the URL
#72091 opened
Mar 4, 2025 -
cmd/compile: OOM with mutually-recursive iter.Seq
#72090 opened
Mar 4, 2025 -
x/text/unicode/bidi: brackets not recognized
#72089 opened
Mar 4, 2025 -
cmd/go: TestScript/test_fuzz_deadline failures
#72088 opened
Mar 4, 2025 -
context: TestAllocs failures [consistent failure]
#72087 opened
Mar 4, 2025 -
cmd/link: go doc cmd/link and go tool link -h see different options
#72086 opened
Mar 4, 2025 -
math/big: TestAliasing/Exp-YZ failures
#72085 opened
Mar 3, 2025 -
proposal: iter: add `Push` function
#72083 opened
Mar 3, 2025 -
x/tools/gopls/internal/cmd: TestImplementations failures
#72082 opened
Mar 3, 2025 -
x/build/internal/relui: TestRelease/rc failures
#72081 opened
Mar 3, 2025 -
testing: strange benchmark results with RunParallel and -benchtime
#72079 opened
Mar 3, 2025 -
encoding/asn1: unmarshal doesn't support the same encoding field tags as marshal
#72078 opened
Mar 3, 2025 -
crypto/x509: Verify allows serialNumber larger than 20 octets
#72076 opened
Mar 3, 2025 -
runtime/cgo: signal arrived during external code execution
#72074 opened
Mar 3, 2025 -
proposal: x/net/http2: add EnableConnectProtocol to Server
#72071 opened
Mar 3, 2025 -
proposal: net: ReadMsgUnix without source address
#72068 opened
Mar 2, 2025 -
cmd/compile: out of memory [1.24 backport]
#72067 opened
Mar 2, 2025 -
proposal: image/jpeg: add support for arithmetic encoding
#72062 opened
Mar 2, 2025 -
proposal: go/types: add StrictlyComparable function
#72059 opened
Mar 1, 2025 -
cmd/go: TestScript/toolexec failures
#72057 opened
Mar 1, 2025 -
encoding/gob: unrecognized failures
#72056 opened
Mar 1, 2025 -
proposal: cmd/go: option to bundle wasm output with wasm_exec.js
#72055 opened
Mar 1, 2025 -
proposal: os: extend Root FS with interface io/fs.SubFS
#72054 opened
Mar 1, 2025 -
cmd/compile: wrong location list for function argument
#72053 opened
Mar 1, 2025 -
proposal: syscall/js: recognize JS bigint primitives in Value.Type
#72050 opened
Mar 1, 2025 -
proposal: syscall/js: add Value.Format and make Value.String stricter
#72049 opened
Mar 1, 2025 -
proposal: syscall/js: AsyncFuncOf
#72045 opened
Mar 1, 2025 -
math/big: TestAliasing/Exp-XZ panic in math/big.(*stack).nat
#72043 opened
Feb 28, 2025 -
x/benchmarks/sweet: re-enable gVisor benchmarks
#72042 opened
Feb 28, 2025 -
proposal: x/net/http2/h2c: deprecate h2c package
#72039 opened
Feb 28, 2025 -
build: build failure on gotip-linux-amd64_c3h88-perf_vs_release
#72038 opened
Feb 28, 2025 -
build: build failure on gotip-linux-amd64_c2s16-perf_vs_release
#72037 opened
Feb 28, 2025 -
x/tools/go/analysis/internal/checker: -fix should remove unneeded imports
#72035 opened
Feb 28, 2025 -
x/tools/gopls/internal/analysis/modernizer: replace "range strings.Fields" with FieldsSeq
#72033 opened
Feb 28, 2025 -
cmd/link: linkname directive on userspace variable can override runtime variable
#72032 opened
Feb 28, 2025 -
runtime: (theoretically) redundant package check in isAsyncSafePoint
#72031 opened
Feb 28, 2025 -
x/build/env/freebsd-amd64: doesn't handle reboot and/or termination requests
#72030 opened
Feb 28, 2025 -
proposal: x/oauth2: allow making raw post requests to server
#72028 opened
Feb 28, 2025 -
x/tools/gopls: type assertion panics in persistent.Map.Get
#72027 opened
Feb 28, 2025 -
x/tools/gopls/internal/test/marker: Test/zeroconfig/dynamicports.txt failures
#72022 opened
Feb 28, 2025 -
x/tools/gopls/internal/telemetry: TestSettingTelemetry failures
#72021 opened
Feb 28, 2025 -
crypto/sha3: TestCSHAKELargeS failures
#72020 opened
Feb 28, 2025 -
crypto/cipher: NewGCMWithRandomNonce error with GOEXPERIMENT=boringcrypto
#72016 opened
Feb 27, 2025 -
go/types: TestFixedbugs/issue60434.go failures
#72014 opened
Feb 27, 2025 -
cmd/compile/internal/types2: TestFixedbugs/issue60434.go failures
#72012 opened
Feb 27, 2025 -
net/http: reject bare LF in chunked encoding [1.24 backport]
#72011 opened
Feb 27, 2025 -
net/http: reject bare LF in chunked encoding [1.23 backport]
#72010 opened
Feb 27, 2025 -
x/tools/go/analysis: add -category=... filter flag to driver commands
#72008 opened
Feb 27, 2025 -
crypto/tls: extend coverage of BoGo test suite
#72006 opened
Feb 27, 2025 -
x/tools/go/packages: returns no results and no error when auth failure
#72005 opened
Feb 27, 2025 -
cmd/go: reject to download toolchain when gotoolchain < go directive
#72003 opened
Feb 27, 2025 -
runtime: AddCleanup is not robust to arg values pointing to struct embedded data
#72001 opened
Feb 27, 2025 -
x/net/http2/h2c: handler does not support http.ResponseController
#71999 opened
Feb 27, 2025 -
proposal: cmd/go: allow -cpuprofile in tests with multiple packages
#71996 opened
Feb 27, 2025 -
runtime: TestDeferHeapAndStack crash with checkmark mode
#71995 opened
Feb 27, 2025 -
cmd/compile: store pairing on arm64 misses some cases
#71987 opened
Feb 26, 2025 -
net/http, x/net/proxy, x/net/http/httpproxy: proxy bypass using IPv6 zone IDs
#71984 opened
Feb 26, 2025 -
cmd/go: go build is very slow on windows without -p=1 parameter
#71981 opened
Feb 26, 2025 -
time: better handling of overflow in time.Time
#71979 opened
Feb 26, 2025 -
cmd/go: +dirty in version stamping doesn't combine well with +incompatible
#71971 opened
Feb 26, 2025 -
x/website: ref/mod should mention +dirty
#71970 opened
Feb 26, 2025 -
x/tools/gopls: workspace loading notifications can get stuck
#71967 opened
Feb 26, 2025
197 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: CGO_CFLAGS variable with spaces is parsed incorrectly on windows
#45637 commented on
Feb 25, 2025 • 0 new comments -
crypto/internal/fips140: CVE-2022-29526 reported in golang.org/x/sys
#71936 commented on
Feb 25, 2025 • 0 new comments -
runtime/trace: flight recording
#63185 commented on
Feb 25, 2025 • 0 new comments -
net: LookupCNAME inconsistency on unix systems
#59943 commented on
Feb 25, 2025 • 0 new comments -
go/ast: Free-floating comments are single-biggest issue when manipulating the AST
#20744 commented on
Feb 25, 2025 • 0 new comments -
x/build: add LUCI linux-s390x builder
#67307 commented on
Feb 26, 2025 • 0 new comments -
proposal: spec: reduce noise in return statements that contain mostly zero values
#21182 commented on
Feb 26, 2025 • 0 new comments -
database/sql: nested transaction or save point support
#7898 commented on
Feb 26, 2025 • 0 new comments -
x/net/http2: TestServer_Rejects_Too_Many_Streams failures
#69670 commented on
Feb 26, 2025 • 0 new comments -
crypto/tls: TestBogoSuite failures
#66910 commented on
Feb 26, 2025 • 0 new comments -
cmd/cgo: does not compile for iOS simulator arm64
#57442 commented on
Feb 26, 2025 • 0 new comments -
crypto: obtain a FIPS 140-3 validation
#69536 commented on
Feb 26, 2025 • 0 new comments -
proposal: cmd/go: allow disabling build cache trimming
#69565 commented on
Feb 26, 2025 • 0 new comments -
proposal: cmd/go: mark test dependencies in go.mod and go list -m
#44743 commented on
Feb 26, 2025 • 0 new comments -
proposal: crypto/tls: add GetEncryptedClientHelloKeys callback
#71920 commented on
Feb 26, 2025 • 0 new comments -
proposal: cmd/go: allow fine-grained go build constraints for go version
#71951 commented on
Feb 26, 2025 • 0 new comments -
x/tools/gopls: "unexpected files in command-line-arguments package" bug (via telemetry)
#64557 commented on
Feb 26, 2025 • 0 new comments -
x/tools/gopls: Hover: panic in lookup{ObjectByName,DocLinkSymbol}
#69616 commented on
Feb 26, 2025 • 0 new comments -
x/tools/gopls: IExportShallow returns unexpected error
#71067 commented on
Feb 26, 2025 • 0 new comments -
x/tools/gopls: revisit the set of 'quickfix' refactorings
#71038 commented on
Feb 26, 2025 • 0 new comments -
x/tools/gopls: panic in aeshashbody on behalf of mapaccess2_faststr: string memory corrupted
#71367 commented on
Feb 26, 2025 • 0 new comments -
x/tools/gopls: Rename: "no type for %T" panic in satisfy
#71572 commented on
Feb 26, 2025 • 0 new comments -
x/tools/gopls: Rename: type assertion panics in renameImports
#71656 commented on
Feb 26, 2025 • 0 new comments -
x/tools/gopls/internal/analysis/unusedvariable: reports invalid SuggestedFixes
#71812 commented on
Feb 26, 2025 • 0 new comments -
x/tools/gopls/internal/test/marker: test holds open temp files after it has finished (windows)
#71544 commented on
Feb 26, 2025 • 0 new comments -
hash: add Clone
#69521 commented on
Feb 26, 2025 • 0 new comments -
proposal: x/sys/unix: add methods to convert between time.Time and unix.PtpClockTime on Linux
#70032 commented on
Feb 26, 2025 • 0 new comments -
proposal: x/tools/cmd/auth: tag and delete
#70872 commented on
Feb 26, 2025 • 0 new comments -
proposal: go/types: add Select function
#70737 commented on
Feb 26, 2025 • 0 new comments -
x/tools/gopls: Definition: "no metadata for package 'unsafe'" bug
#71947 commented on
Feb 26, 2025 • 0 new comments -
x/tools/gopls: "slice bounds out of range" crash in ExtractToNewFile
#70553 commented on
Feb 26, 2025 • 0 new comments -
proposal: cmd/go: add go mod verify -tag
#68669 commented on
Feb 26, 2025 • 0 new comments -
cmd/go: packages with non root vendor elements excluded from module
#71785 commented on
Feb 26, 2025 • 0 new comments -
proposal: testing: store test artifacts
#71287 commented on
Feb 26, 2025 • 0 new comments -
cmd/go: add `work` package pattern matching all packages in work modules
#71294 commented on
Feb 26, 2025 • 0 new comments -
net/http: add support for SETTINGS_ENABLE_CONNECT_PROTOCOL
#53208 commented on
Feb 26, 2025 • 0 new comments -
net/http: support content negotiation
#19307 commented on
Feb 26, 2025 • 0 new comments -
regexp/syntax: recognize Unicode category aliases
#70781 commented on
Feb 26, 2025 • 0 new comments -
unicode: add CategoryAliases, LC, Cn
#70780 commented on
Feb 26, 2025 • 0 new comments -
proposal: x/tools: tag and delete refactor/rename, refactor/importgraph, go/buildutil, cmd/gomvpkg
#69538 commented on
Feb 26, 2025 • 0 new comments -
proposal: cmd/go: make build cache trimming cutoff configurable
#69879 commented on
Feb 26, 2025 • 0 new comments -
proposal: review meeting minutes
#33502 commented on
Feb 26, 2025 • 0 new comments -
proposal: time: make UnmarshalText, UnmarshalJSON enforce strict RFC 3339 semantics
#57912 commented on
Feb 26, 2025 • 0 new comments -
runtime:cpu2: TestUserArena failures
#68768 commented on
Feb 26, 2025 • 0 new comments -
misc/makerelase: wrong icon for Windows command prompt
#7348 commented on
Feb 26, 2025 • 0 new comments -
x/crypto/x509roots: apply constraints with CertPool.AddCertWithConstraint
#70623 commented on
Feb 26, 2025 • 0 new comments -
x/crypto/x509roots/fallback: should not exclude roots with Distrust After dates
#70777 commented on
Feb 26, 2025 • 0 new comments -
internal/trace: TestTraceCgoCallback/Stress failures
#71853 commented on
Feb 26, 2025 • 0 new comments -
cmd/compile: large literal maps excessively contribute to binary size
#71937 commented on
Feb 26, 2025 • 0 new comments -
proposal: crypto: single-shot signing interface
#63405 commented on
Feb 26, 2025 • 0 new comments -
internal/trace: TestTraceGOMAXPROCS/Stress failures
#71948 commented on
Feb 26, 2025 • 0 new comments -
net/http: TestTransportMaxConnsPerHostDialCancellation/h1 failures
#69182 commented on
Feb 26, 2025 • 0 new comments -
unique: optimize interning of a byte slice
#71926 commented on
Feb 26, 2025 • 0 new comments -
x/tools/gopls: gopls opens too many files with "go mod tidy"
#71698 commented on
Feb 26, 2025 • 0 new comments -
proposal: testing: Add T.Output() etc
#59928 commented on
Feb 26, 2025 • 0 new comments -
iter: document general guidance for writing iterator APIs
#71901 commented on
Feb 26, 2025 • 0 new comments -
build: build failure on go1.23-linux-arm64_c4ah72-perf_vs_release
#71189 commented on
Feb 26, 2025 • 0 new comments -
internal/trace: TestTraceStress/AllocFree failures
#70838 commented on
Feb 27, 2025 • 0 new comments -
proposal: x/term: expose history
#68780 commented on
Feb 27, 2025 • 0 new comments -
net/http: TestOptions/h1 failures
#69002 commented on
Feb 27, 2025 • 0 new comments -
cmd/go: coverage profile should be cached with tests
#23565 commented on
Feb 27, 2025 • 0 new comments -
runtime: performance and diagnostics meeting notes
#57175 commented on
Feb 27, 2025 • 0 new comments -
cmd/go: test failures due to network
#55164 commented on
Feb 27, 2025 • 0 new comments -
cmd/go: occasional network and server errors in tests that connect to rsc.io
#49954 commented on
Feb 27, 2025 • 0 new comments -
cmd/compile: implement more optimizations on loong64
#59120 commented on
Feb 27, 2025 • 0 new comments -
x/text/message/catalog: unclear how to implement Dictionary
#59330 commented on
Feb 27, 2025 • 0 new comments -
crypto/internal/fips/aes/gcm: TestAllocations fails on PPC64
#70448 commented on
Feb 27, 2025 • 0 new comments -
crypto/internal/nistec: remove ppc64le assembly
#52424 commented on
Feb 27, 2025 • 0 new comments -
cmd/cgo: cgo-generated header incompatible with latest C++ standards in MSVC
#71921 commented on
Feb 27, 2025 • 0 new comments -
crypto/tls: add ConnectionState.CurveID
#67516 commented on
Feb 27, 2025 • 0 new comments -
cmd/compile/internal/test: TestIntendedInlining failures
#60261 commented on
Feb 27, 2025 • 0 new comments -
cmd/go: TestScript/mod_pseudo_cache failures
#66904 commented on
Feb 27, 2025 • 0 new comments -
cmd/go: TestScript/mod_sumdb_golang failures
#70055 commented on
Feb 27, 2025 • 0 new comments -
cmd/go: TestScript/mod_gonoproxy failures
#70348 commented on
Feb 27, 2025 • 0 new comments -
proposal: database/sql: add methods to scan an entire row into one value
#61637 commented on
Feb 27, 2025 • 0 new comments -
x/tools/gopls: provide a way to suppress analysis diagnostics for certain files
#50764 commented on
Feb 27, 2025 • 0 new comments -
crypto/tls: reject TLS 1.3 empty NewSessionTicket messages
#70513 commented on
Feb 27, 2025 • 0 new comments -
x/tools/gopls/internal/cache/methodsets: "missing object path for %s" bug in indexBuilder.build
#70418 commented on
Feb 27, 2025 • 0 new comments -
gopls/internal/analysis: noresultvalues diagnostic triggers "end > end of file + 1" bug (via telemetry)
#68105 commented on
Feb 27, 2025 • 0 new comments -
cmd/internal/bootstrap_test: TestRepeatBootstrap failures
#71304 commented on
Feb 27, 2025 • 0 new comments -
proposal: x/net/http3: add HTTP/3 implementation
#70914 commented on
Feb 27, 2025 • 0 new comments -
proposal: runtime: manage off-heap memory allocations
#70224 commented on
Feb 27, 2025 • 0 new comments -
cmd/go: allow all build flags for tool
#71503 commented on
Feb 27, 2025 • 0 new comments -
runtime: process hangs when built with Go 1.23 for mips hardware
#71591 commented on
Feb 27, 2025 • 0 new comments -
cmd/go: consider matching newly added _goos.go, _goarch.go or _goos_goarch.go suffixes based on go.mod go version (rather than Go toolchain version only)
#44626 commented on
Feb 28, 2025 • 0 new comments -
cmd/go: retry failed fetches
#28194 commented on
Feb 28, 2025 • 0 new comments -
x/tools/gopls/internal/test/integration/diagnostics: TestSimplifyCompositeLitDiagnostic/default failures
#71946 commented on
Feb 28, 2025 • 0 new comments -
proposal: regexp: add iterator forms of matching methods
#61902 commented on
Feb 28, 2025 • 0 new comments -
x/tools/gopls/internal/telemetry/cmd/stacks: TestReadPCLineTable/gopls failures
#71805 commented on
Feb 28, 2025 • 0 new comments -
cmd/internal/testdir: Test/fixedbugs/issue21576.go failures
#67559 commented on
Feb 28, 2025 • 0 new comments -
runtime: TestGdbAutotmpTypes failures
#69527 commented on
Feb 28, 2025 • 0 new comments -
spec: for-range iterator yield function requires bool result - consider generalizing to any boolean type
#71164 commented on
Feb 28, 2025 • 0 new comments -
proposal: io/fs,path/filepath: add iterator form of WalkDir
#64341 commented on
Feb 28, 2025 • 0 new comments -
testing: tiny benchmark with StopTimer runs forever
#27217 commented on
Feb 28, 2025 • 0 new comments -
x/mobile: gomobile bind: Crash on android: dlopen failed: TLS symbol "(null)" in dlopened x86_64/libgojni.so using IE access model
#69109 commented on
Feb 28, 2025 • 0 new comments -
cmd/compile,wiki,spec: clarify whether or not the panics created in loop bodies should propagate to function iterators
#71830 commented on
Feb 28, 2025 • 0 new comments -
x/tools/gopls: Rename: "unexpected composite literal type %T: %v" panic in satisfy.(*Finder).Find
#71538 commented on
Feb 28, 2025 • 0 new comments -
x/tools/gopls: "package name is %q, want %q" bug in typeCheckBatch.importPackage
#64235 commented on
Feb 28, 2025 • 0 new comments -
cmd/link: TestScript/randlayout_option failures
#71843 commented on
Feb 28, 2025 • 0 new comments -
cmd/fix: automate migrations for simple deprecations
#32816 commented on
Feb 28, 2025 • 0 new comments -
x/tools/internal/refactor/inline: support inlining functions with type parameters
#68236 commented on
Feb 28, 2025 • 0 new comments -
proposal: runtime: support general dynamic thread local storage model
#71953 commented on
Feb 28, 2025 • 0 new comments -
x/tools/internal/inline: remove dependency on the Go command
#71406 commented on
Feb 28, 2025 • 0 new comments -
runtime:cpu1: TestLockRankGenerated failures
#70793 commented on
Feb 28, 2025 • 0 new comments -
internal/ascii: new internal package consolidating common functions
#68736 commented on
Mar 1, 2025 • 0 new comments -
os: TestGetwdDeepWithPWDSet failures
#70579 commented on
Mar 1, 2025 • 0 new comments -
x/benchmarks/sweet/cmd/sweet: TestSweetEndToEnd failures
#70649 commented on
Mar 1, 2025 • 0 new comments -
x/build: add LUCI openbsd-riscv64 builder
#67105 commented on
Mar 1, 2025 • 0 new comments -
build: make.bash failures
#67883 commented on
Mar 1, 2025 • 0 new comments -
proposal: testing: structured output for test attributes
#43936 commented on
Mar 1, 2025 • 0 new comments -
os: safer file open functions
#67002 commented on
Mar 1, 2025 • 0 new comments -
cmd/trace: add absolute (system) timestamp
#69869 commented on
Mar 1, 2025 • 0 new comments -
cmd/compile/internal/abt: unrecognized failures
#70100 commented on
Mar 1, 2025 • 0 new comments -
cmd/compile/internal/dwarfgen: unrecognized failures
#70542 commented on
Mar 1, 2025 • 0 new comments -
cmd/compile: TestScript/issue70173 failures
#71300 commented on
Mar 1, 2025 • 0 new comments -
proposal: net/http: add methods to Request for setting and getting Bearer tokens
#70522 commented on
Mar 1, 2025 • 0 new comments -
cmd/compile: arm64 multiplication with constant optimization
#67575 commented on
Mar 1, 2025 • 0 new comments -
os: Root ignores link type on Windows
#71166 commented on
Mar 1, 2025 • 0 new comments -
cmd/go: toolchain directive in go.mod being updated unnecessarily
#65847 commented on
Mar 1, 2025 • 0 new comments -
x/net/http2: make Transport return nicer error when Amazon ALB hangs up mid-response?
#18639 commented on
Mar 1, 2025 • 0 new comments -
all: binaries too big and growing
#6853 commented on
Mar 2, 2025 • 0 new comments -
reflect: allow stack allocation of underlying value for reflect.Value.Interface
#71349 commented on
Mar 2, 2025 • 0 new comments -
build: build failure on gotip-linux-arm64_c4ah72-perf_vs_release
#70308 commented on
Mar 2, 2025 • 0 new comments -
cmd/go: get doesn't select dependencies limited to go@version
#67574 commented on
Mar 2, 2025 • 0 new comments -
cmd/compile,runtime: race support for riscv64
#64345 commented on
Mar 2, 2025 • 0 new comments -
runtime: support dlclose with -buildmode=c-shared
#11100 commented on
Mar 2, 2025 • 0 new comments -
cmd/compile: avoid allocs by better tracking of literals for interface conversions and make
#71359 commented on
Mar 2, 2025 • 0 new comments -
cmd/compile: storing zero value into interface should not allocate
#71323 commented on
Mar 2, 2025 • 0 new comments -
cmd/compile: plan9 fatal error: invalid pointer found on stack
#62507 commented on
Mar 2, 2025 • 0 new comments -
cmd/compile: inlining confuses escape analysis with interface{} params
#53465 commented on
Mar 3, 2025 • 0 new comments -
net/http: roundtrip_js.go fails to handle fetch() Promise if RoundTrip context is canceled
#57098 commented on
Mar 3, 2025 • 0 new comments -
os/exec: TestContextCancel failures on netbsd
#58699 commented on
Mar 3, 2025 • 0 new comments -
cmd/compile: TestScript/script_test_basics failures
#70356 commented on
Mar 3, 2025 • 0 new comments -
runtime: use .openbsd.randomdata for startupRand
#69781 commented on
Mar 3, 2025 • 0 new comments -
cmd/cgo: signal arrived during external code execution that calls setjmp on Windows
#13672 commented on
Mar 3, 2025 • 0 new comments -
runtime: support SEH stack unwinding on Windows
#57302 commented on
Mar 3, 2025 • 0 new comments -
crypto/x509: Verify should reject certificates with empty issuers
#71832 commented on
Mar 3, 2025 • 0 new comments -
cmd/link: loading c-shared into Go program crashes on Windows
#22192 commented on
Mar 3, 2025 • 0 new comments -
go/printer: unexpected handling of indented comment
#12822 commented on
Mar 3, 2025 • 0 new comments -
cmd/compile: use staticuint64s
#37612 commented on
Mar 3, 2025 • 0 new comments -
proposal: spec: allow method declarations on function-local types
#71562 commented on
Mar 3, 2025 • 0 new comments -
x/build/cmd/gopherbot: ignore versions in other paragraphs of backport requests
#27489 commented on
Mar 3, 2025 • 0 new comments -
x/build: LUCI builders fail to fetch dependencies for subrepos
#65482 commented on
Mar 3, 2025 • 0 new comments -
x/tools/gopls: support Go assembly files
#71754 commented on
Mar 3, 2025 • 0 new comments -
x/tools/gopls: "could not compute pos to range for %v: %v" bug (reported by telemetry)
#65960 commented on
Mar 3, 2025 • 0 new comments -
proposal: math/stats: new package with Mean, Median, more
#69264 commented on
Mar 3, 2025 • 0 new comments -
crypto/tls: FIPS 140-3 modes reject ECDSA w/ curve P-521/SHA-512 in TLS
#71757 commented on
Mar 3, 2025 • 0 new comments -
internal/trace: TestTraceStressStartStop/AllocFree failures
#70310 commented on
Mar 3, 2025 • 0 new comments -
debug/dwarf: r.Next() returns wrong ent when DWARF5 used.
#57046 commented on
Mar 3, 2025 • 0 new comments -
proposal: testing/synctest: new package for testing concurrent code
#67434 commented on
Mar 3, 2025 • 0 new comments -
x/tools/gopls: regtest flakes due to hanging go commands
#54461 commented on
Mar 3, 2025 • 0 new comments -
x/tools/gopls: test flakes cleaning module cache on openbsd: directory not empty
#68087 commented on
Mar 3, 2025 • 0 new comments -
x/image/bmp: support 1-bit format
#29711 commented on
Mar 4, 2025 • 0 new comments -
spec: evaluation order of statements unspecified
#10954 commented on
Mar 4, 2025 • 0 new comments -
x/pkgsite: missing transparency in gopher plane image
#66715 commented on
Mar 4, 2025 • 0 new comments -
doc: add wiki page on using text/template and html/template
#14996 commented on
Mar 4, 2025 • 0 new comments -
all: test failures with `EBADF` from fork/exec on NetBSD
#63444 commented on
Mar 4, 2025 • 0 new comments -
cmd/compile: consider using DWARF 5
#26379 commented on
Mar 4, 2025 • 0 new comments -
time: TestLongAdjustTimers failures
#67599 commented on
Mar 4, 2025 • 0 new comments -
all: plan9-arm builder failing frequently with a variety of errors
#49338 commented on
Mar 4, 2025 • 0 new comments -
all: unrecognized failures on `plan9/386`
#60255 commented on
Mar 4, 2025 • 0 new comments -
all: test failures on `netbsd` blocked on waiting for subprocesses
#57999 commented on
Mar 4, 2025 • 0 new comments -
proposal: encoding/xml: add flag for stricter XML char parsing
#69503 commented on
Mar 4, 2025 • 0 new comments -
x/build: LUCI windows-amd64-longtest TryBot is slow
#64764 commented on
Mar 4, 2025 • 0 new comments -
x/build: timeout on LUCI openbsd-amd64 builder
#65311 commented on
Mar 4, 2025 • 0 new comments -
cmd/go: automatic toolchain upgrades make the combination of `go version` and `go install <package>@<version>` confusing
#66518 commented on
Mar 4, 2025 • 0 new comments -
cmd/internal/testdir: Test/fixedbugs/issue46234.go failures
#67558 commented on
Mar 4, 2025 • 0 new comments -
x/tools/gopls: analysis driver spuriously reports invalid suggested fixes due to AST repair
#71659 commented on
Mar 4, 2025 • 0 new comments -
x/tools/gopls: support "go to implementation" (textDocument/implementation) for function types
#56572 commented on
Mar 4, 2025 • 0 new comments -
x/build: update OpenBSD builders to 7.6
#69823 commented on
Mar 4, 2025 • 0 new comments -
x/pkgsite: remove non-canonical spellings of github.com/BurntSushi/toml
#68357 commented on
Mar 4, 2025 • 0 new comments -
proposal: syscall/js: Add `SetSymbol` method on `js.Value`
#62339 commented on
Mar 4, 2025 • 0 new comments -
log/slog: deadlock using wrapped default handler with SetDefault
#61892 commented on
Mar 4, 2025 • 0 new comments -
x/pkgsite: examples in external test packages are not runnable
#62059 commented on
Mar 4, 2025 • 0 new comments -
go/types, types2: CheckExpr / Eval may mutate type checked objects (=> data race)
#71817 commented on
Mar 4, 2025 • 0 new comments -
proposal: x/image/webp: support for WebP Encoding
#45121 commented on
Mar 4, 2025 • 0 new comments -
cmd/internal/testdir: Test/rangegen.go failures
#67556 commented on
Mar 4, 2025 • 0 new comments -
proposal: crypto/webauthn: webauthn signature verification API
#71095 commented on
Mar 4, 2025 • 0 new comments -
x/pkgsite: API for pkg.go.dev
#36785 commented on
Mar 4, 2025 • 0 new comments -
make.bash: unrecognized failures
#70119 commented on
Mar 4, 2025 • 0 new comments -
x/pkgsite: generate static docs
#2381 commented on
Mar 4, 2025 • 0 new comments -
x/build: `darwin-amd64` LUCI builders are sometimes too slow
#65040 commented on
Mar 4, 2025 • 0 new comments -
cmd/cgo/internal/testsanitizers: failures with `signal: segmentation fault` or `exit status 66`
#59418 commented on
Mar 4, 2025 • 0 new comments -
x/net/http2: TestServerMaxHandlerGoroutines failures
#63892 commented on
Mar 4, 2025 • 0 new comments -
x/build: time out on LUCI Linux/PPC64x builder
#65171 commented on
Mar 4, 2025 • 0 new comments -
x/build: build and test failures on openbsd-amd64 builders
#66474 commented on
Mar 4, 2025 • 0 new comments -
mime/multipart: add helper to build content-disposition header contents
#63324 commented on
Mar 1, 2025 • 0 new comments -
log/slog: use consistent call depth for all output
#67645 commented on
Mar 4, 2025 • 0 new comments -
log/slog: factoring out code to make the examples playable
#69249 commented on
Mar 4, 2025 • 0 new comments -
cmd/go: cache coverage profile with tests
#69339 commented on
Mar 3, 2025 • 0 new comments -
net/http: reduce memory usage when hijacking
#70756 commented on
Mar 4, 2025 • 0 new comments -
net/http: add context cancellation reason for server handlers
#70850 commented on
Mar 4, 2025 • 0 new comments -
cmd/compile: improve issue62407_test
#70938 commented on
Mar 4, 2025 • 0 new comments -
image/jpeg: improve decoder performance by ~12%
#71618 commented on
Feb 28, 2025 • 0 new comments -
text/template: add a gt func example
#71922 commented on
Mar 4, 2025 • 0 new comments -
cmd/compile/internal/devirtualize: improve concrete type analysis
#71935 commented on
Mar 3, 2025 • 0 new comments -
text/template: update the example comment
#71944 commented on
Feb 26, 2025 • 0 new comments