Insights: golang/go
Overview
-
- 0 Merged pull requests
- 7 Open pull requests
- 159 Closed issues
- 47 New issues
Could not load contribution data
Please try again later
7 Pull requests opened by 6 people
-
cmd: simplify
#56734 opened
Nov 14, 2022 -
cmd: change Printf and friends to Print if there is no formatting
#56735 opened
Nov 14, 2022 -
go/doc: fix example generation for package prefixed with go-
#56746 opened
Nov 15, 2022 -
net: call getSystemDNSConfig inside lookupWithFake to avoid nil dereference panic when running tests alone
#56759 opened
Nov 16, 2022 -
Slightly more efficient heap functions in heap.go
#56827 opened
Nov 18, 2022 -
runtime: reconcile stack size
#56830 opened
Nov 18, 2022 -
encoding/xml: parser should not fail on XML version check in non-strict mode
#56848 opened
Nov 19, 2022
159 Issues closed by 33 people
-
crypto/ecdsa: add methods to convert keys to crypto/ecdh format
#56088 closed
Nov 19, 2022 -
bytes/buffer: Strange condition
#56846 closed
Nov 19, 2022 -
cmd/go: test tmpdir failure
#55260 closed
Nov 19, 2022 -
proposal: sync: Add IsLocked() to avoid dead lock or unlock a unlocked lock.
#56829 closed
Nov 19, 2022 -
x/tools/go/packages: unclear how to distinguish test packages
#38744 closed
Nov 19, 2022 -
cmd/compile: "goto jumps over declaration" error is unclear for multiple jumped decls
#27912 closed
Nov 19, 2022 -
fmt: %#v doesn't print type name for built-in underlying types
#24815 closed
Nov 19, 2022 -
go/printer: blank lines at top/bottom of composite literal handled differently by gofmt
#23143 closed
Nov 19, 2022 -
net/http: Server.Serve returns an error when the Listener is closed
#11219 closed
Nov 19, 2022 -
cmd/go: include files and lines in import-cycle errors
#12871 closed
Nov 19, 2022 -
net/http: TestIssue4191_InfiniteGetTimeout failures
#56274 closed
Nov 19, 2022 -
x/build/cmd/gomote: CLI UI improvements tracking issue
#53956 closed
Nov 18, 2022 -
gerrit: implement CL auto-submit
#48021 closed
Nov 18, 2022 -
wiki: document gomote for first time users
#31118 closed
Nov 18, 2022 -
cmd/go: list -json includes assembly files among CompiledGoFiles
#28749 closed
Nov 18, 2022 -
x/net/http2:
#56841 closed
Nov 18, 2022 -
x/tools/go/ssa: generate function bodies for parameterized functions
#54984 closed
Nov 18, 2022 -
x/tools/go/ssa: generics support
#48525 closed
Nov 18, 2022 -
crypto/tls: expose all presented certs in error type on handshake failure
#48152 closed
Nov 18, 2022 -
cmd/go: better error for directory outside modules
#56697 closed
Nov 18, 2022 -
x/build/cmd/gomote: rethink the puttar command argument structure
#53273 closed
Nov 18, 2022 -
cmd/compile: "go tool compile foo.go " doesn't work
#56776 closed
Nov 18, 2022 -
errors: add support for wrapping multiple errors
#53435 closed
Nov 18, 2022 -
path/filepath: add IsLocal
#56219 closed
Nov 18, 2022 -
net/http: no way of manipulating timeouts in Handler
#16100 closed
Nov 18, 2022 -
net/http: ResponseController to manipulate per-request timeouts (and other behaviors)
#54136 closed
Nov 18, 2022 -
os/exec: cmd.Output/StartProcess hangs on macOS 12.3
#52086 closed
Nov 18, 2022 -
x/tools/gopls: remove the experimentalUseInvalidMetadata setting
#55333 closed
Nov 18, 2022 -
cmd/compile: nosplit stack overflow with -gcflags "all=-N -l" -race (darwin/arm64 | Goland debug cmd)
#54291 closed
Nov 18, 2022 -
runtime: memmove executes unaligned accesses on riscv64
#48248 closed
Nov 18, 2022 -
x/build: add longtest builders for all first class ports
#56822 closed
Nov 18, 2022 -
affected/package: net/http
#56835 closed
Nov 18, 2022 -
pprof: strange pprof heap flamegraph
#56782 closed
Nov 18, 2022 -
cmd/link/internal/ppc64: too-far trampoline is reused
#56775 closed
Nov 18, 2022 -
x/net/context/ctxhttp: TestGo17Context failures
#56817 closed
Nov 18, 2022 -
cmd/compile: panic during generic deadcode
#56777 closed
Nov 18, 2022 -
proposal: affected/package:
#56832 closed
Nov 18, 2022 -
proposal: Go 2:
#56831 closed
Nov 18, 2022 -
compiler: runtime error: invalid memory address or nil pointer dereference
#56765 closed
Nov 18, 2022 -
x/net/http2: spec violation 6.5.3
#56760 closed
Nov 18, 2022 -
test file will get error when string end with \n
#56828 closed
Nov 18, 2022 -
go/types: need best effort generic func instantiation
#51803 closed
Nov 18, 2022 -
net/http: TestServerShutdown_h2 failures
#56036 closed
Nov 17, 2022 -
x/net/http2: TestTransportMaxFrameReadSize failures
#56806 closed
Nov 17, 2022 -
x/pkgsite: package removal request for panther
#56824 closed
Nov 17, 2022 -
os/exec: tests hang on macOS due to Apple libc fork bugs
#56784 closed
Nov 17, 2022 -
syscall: Go can leak a forked process if main thread exits before spawn finished
#33565 closed
Nov 17, 2022 -
cmd/compile: walkConvInterface produces broken IR
#56768 closed
Nov 17, 2022 -
sync/atomic: document hint in the old APIs to point out that the new named types exist
#56495 closed
Nov 17, 2022 -
x/tools/playground/socket: TestLimiter failures due to arbitrary timeout
#55238 closed
Nov 17, 2022 -
net/http: TestResponseControllerSetFutureWriteDeadline failures
#56807 closed
Nov 17, 2022 -
x/tools/gopls/internal/lsp/lsprpc: TestEnvForwarding failures
#56804 closed
Nov 17, 2022 -
x/tools/gopls/test: flakes due to analyzer panics
#56035 closed
Nov 17, 2022 -
os/exec: test timeouts on aix-ppc64
#56276 closed
Nov 17, 2022 -
x/tools/internal/persistent: TestRandomMap failures
#56789 closed
Nov 17, 2022 -
cmd/compile: internal compiler error: 'init': Value live at entry
#56778 closed
Nov 17, 2022 -
build: unrecognized failures on linux-ppc64le-buildlet
#56797 closed
Nov 17, 2022 -
crypto/x509: TestBoringAllowCert failures
#56798 closed
Nov 17, 2022 -
x/tools: failures with `signal: killed` on linux-ppc64le-buildlet
#56793 closed
Nov 17, 2022 -
x/tools/go/callgraph/vta/internal/trie: unrecognized failures
#56803 closed
Nov 17, 2022 -
x/tools/go/analysis/passes/unmarshal: unrecognized failures
#56802 closed
Nov 17, 2022 -
x/tools/internal/gcimporter: failures with `signal: killed` on linux-ppc64le-buildlet
#56794 closed
Nov 17, 2022 -
x/tools/gopls/internal/regtest/misc: unrecognized failures
#56800 closed
Nov 17, 2022 -
x/tools/go/analysis/passes/stdmethods: unrecognized failures
#56801 closed
Nov 17, 2022 -
x/tools/gopls/internal/regtest/diagnostics: unrecognized failures
#56799 closed
Nov 17, 2022 -
build: unrecognized failures on freebsd-amd64-13_0
#56820 closed
Nov 17, 2022 -
go/parser: parser doesn't accept trailing comma where it should
#56748 closed
Nov 17, 2022 -
build: unrecognized failures on freebsd-amd64-13_0
#56819 closed
Nov 17, 2022 -
build: unrecognized failures on freebsd-amd64-13_0
#56815 closed
Nov 17, 2022 -
build: unrecognized failures on freebsd-amd64-13_0
#56816 closed
Nov 17, 2022 -
build: unrecognized failures on freebsd-amd64-13_0
#56818 closed
Nov 17, 2022 -
cmd/trace: unrecognized failures
#56785 closed
Nov 17, 2022 -
cmd/pprof: unrecognized failures
#56786 closed
Nov 17, 2022 -
net: link failures with `cannot find -lresolv`
#56787 closed
Nov 17, 2022 -
net: TestLookupGoogleSRV failures
#56796 closed
Nov 17, 2022 -
build: unrecognized failures on freebsd-amd64-13_0
#56814 closed
Nov 17, 2022 -
build: unrecognized failures on freebsd-amd64-13_0
#56813 closed
Nov 17, 2022 -
build: unrecognized failures on freebsd-amd64-13_0
#56812 closed
Nov 17, 2022 -
testing: TestRacyOutput failures
#56808 closed
Nov 17, 2022 -
x/tools/internal/jsonrpc2_v2: test failures with "goroutine leak detected"
#46047 closed
Nov 17, 2022 -
x/tools/internal/jsonrpc2_v2: failures with "connection refused"
#49387 closed
Nov 17, 2022 -
time: Parse error messages may be confusing/misleading
#56730 closed
Nov 17, 2022 -
affected/package: crypto/x509, crypto/x509/pkix, encoding/asn1
#56779 closed
Nov 17, 2022 -
runtime: heap size reached GOMEMLIMIT but no GC activity triggered
#56764 closed
Nov 17, 2022 -
io: should ReadAtLeast's example return ErrUnexpectedEOF
#30700 closed
Nov 17, 2022 -
time: Incorrect Time.IsDST() result for "Europe/Dublin" when using embedded timezone info
#56743 closed
Nov 17, 2022 -
runtime: crash without a message, potentially in the signal handler
#56701 closed
Nov 17, 2022 -
archive/zip: sanitize the FileHeader.Name to remove path traversal ("../../") from zip files?
#25849 closed
Nov 16, 2022 -
archive/tar, archive/zip: add ErrInsecurePath
#55356 closed
Nov 16, 2022 -
x/net/http2: orphan http handler when h2 connection closed
#37920 closed
Nov 16, 2022 -
x/net/publicsuffix: table.go has been stale for a year
#56656 closed
Nov 16, 2022 -
x/tools/go/analysis/passes/loopclosure: handle t.Parallel
#28771 closed
Nov 16, 2022 -
x/tools/go/{analysis,packages}: expose TypeErrors []types.Error fields
#54619 closed
Nov 16, 2022 -
math/rand: deprecate Seed
#56319 closed
Nov 16, 2022 -
Implement godoc version command. affected/package: golang.org/x/tools
#56772 closed
Nov 16, 2022 -
x/vuln: skip one line of code
#56767 closed
Nov 16, 2022 -
proposal: embed: Allow remote resources to be embedded
#56401 closed
Nov 16, 2022 -
proposal: Go build constraint `any`
#56749 closed
Nov 16, 2022 -
proposal: os/exec: add GODEBUG flag to print a line to STDERR for each command started
#56301 closed
Nov 16, 2022 -
build dashboard triage log
#52653 closed
Nov 16, 2022 -
text/template: go1.18: erroneous evaluation of nil pointer
#56769 closed
Nov 16, 2022 -
affected/package: go get panic when download my project
#56763 closed
Nov 16, 2022 -
runtime: crash accessing C/C++ memory on Windows
#54871 closed
Nov 16, 2022 -
x/time/rate: reservation's delay is longer than expected if the previous one is not ok
#52584 closed
Nov 16, 2022 -
cmd/compile: infinite loop with recursive generic types
#56665 closed
Nov 16, 2022 -
x/tools/gopls: inconsistent semantic token types for type parameters
#56529 closed
Nov 16, 2022 -
testing: reject calls to Run within Cleanup callbacks
#48515 closed
Nov 16, 2022 -
proposal: allow to omit types in more contexts
#56761 closed
Nov 16, 2022 -
proposal: affected/package: int ... uint24?
#56757 closed
Nov 16, 2022 -
cmd/compile: internal compiler error: missing typecheck
#56727 closed
Nov 16, 2022 -
cmd/compile: lay out global errors.New results in static data
#30820 closed
Nov 16, 2022 -
hook for routine life cycle: is there any way to hook before create routine and after its dead
#56738 closed
Nov 16, 2022 -
unsafe: add StringData, String, SliceData
#53003 closed
Nov 15, 2022 -
cmd/compile: stack allocate string and slice headers when passed through non-escaping interfaces
#23676 closed
Nov 15, 2022 -
runtime,cmd/compile: apparent memory corruption in compress/flate [1.20 backport]
#56750 closed
Nov 15, 2022 -
cmd/compile: possible past-the-end pointer in range loop
#56699 closed
Nov 15, 2022 -
cmd/go: 'go get' of non-main packages outside of a module is confusing in module mode
#47290 closed
Nov 15, 2022 -
x/build/cmd/gerritbot: handle Draft Pull Requests in a sensible way
#30244 closed
Nov 15, 2022 -
x/website: github icon in nav is not visible in dark-mode
#56559 closed
Nov 15, 2022 -
spec: no documentation for unsafe.SliceData, StringData, or String
#55880 closed
Nov 15, 2022 -
unsafe: no documentation for unsafe.SliceData, StringData, or String
#54858 closed
Nov 15, 2022 -
time: RFC3339 format parsing is both too lax and too strict
#20869 closed
Nov 15, 2022 -
x/net/http2: Transport.MaxReadFrameSize
#54850 closed
Nov 15, 2022 -
x/crypto/ssh: invalid packet length, packet too large
#54719 closed
Nov 15, 2022 -
x/net/http2: Server.ReadTimeout does not fire for HTTP/2 requests
#49837 closed
Nov 15, 2022 -
path/filepath: `IsAbs` inconsistently handles Windows reserved filenames
#56217 closed
Nov 15, 2022 -
sync: add new Map methods CompareAndSwap, CompareAndDelete, Swap
#51972 closed
Nov 15, 2022 -
runtime: document finalizer semantics for tiny objects (<16 bytes)
#46827 closed
Nov 15, 2022 -
affected/package: strings
#56739 closed
Nov 15, 2022 -
runtime,cmd/compile: apparent memory corruption in compress/flate
#54596 closed
Nov 15, 2022 -
affected/package:
#56737 closed
Nov 15, 2022 -
x/net/http2: add support for SETTINGS_HEADER_TABLE_SIZE
#56054 closed
Nov 15, 2022 -
x/net/http2: missing SETTINGS_HEADER_TABLE_SIZE support
#29356 closed
Nov 15, 2022 -
cmd/vet: check for time formats with 2006-02-01
#48801 closed
Nov 15, 2022 -
net/url: `unescape()` logic doesn't copy invalid bytes following % as expected by most recent spec
#56732 closed
Nov 15, 2022 -
x/tools/gopls: diagnostics not published after workspace folder change
#56731 closed
Nov 15, 2022 -
x/pkgsite: package removal request for gitlab.com/roger-codina/go-query-builder
#56369 closed
Nov 14, 2022 -
os: fix Windows (*os.File).Seek on directory handle
#36019 closed
Nov 14, 2022 -
os: File.Stat on Windows doesn't use file handle for directories
#52747 closed
Nov 14, 2022 -
crypto/x509: doc: clarify package is aimed towards Web PKI support
#26624 closed
Nov 14, 2022 -
testing: misleading error message when a parallel Cleanup function calls runtime.Goexit
#48502 closed
Nov 14, 2022 -
sync: wait group produces data race when waiting before adding in separate goroutine
#56728 closed
Nov 14, 2022 -
archive/zip: don't read directories containing file data
#54801 closed
Nov 14, 2022 -
x/tools/imports: Process do not remove used but duplicated imports
#55982 closed
Nov 14, 2022 -
proposal: spec: automatically instantiate generic field types that are already concrete types
#56726 closed
Nov 14, 2022 -
runtime: fmt.Sprintf crash the process
#56725 closed
Nov 14, 2022 -
cmd/compile: type parameter unexpectedly does not implement constraint
#56716 closed
Nov 14, 2022 -
compress/gzip: use bufio to improve compress speed
#56449 closed
Nov 14, 2022 -
spec: define that structs are compared field-by-field as listed in source code
#8606 closed
Nov 14, 2022 -
crypto/tls: boringcrypto restricts RSA key sizes to 2048 and 3072 [1.19 backport]
#56672 closed
Nov 13, 2022 -
affected/package: runtime_pollWait netpoll block when redis read
#56189 closed
Nov 13, 2022 -
proposal: patch-level for releases & go.mod
#56723 closed
Nov 13, 2022 -
proxy.golang.org, pkg.go.dev: 403 Forbidden
#55907 closed
Nov 13, 2022 -
x/tools/gopls:
#56720 closed
Nov 13, 2022 -
affected/package: encoding/json + type error between Floats & Int.
#56719 closed
Nov 13, 2022
47 Issues opened by 27 people
-
x/tools/gopls: test completions duplicates text
#56852 opened
Nov 19, 2022 -
spec: the identity of instantiated types is not well defined
#56850 opened
Nov 19, 2022 -
x/tools/go/ssa: cannot convert slice to generic type that is both array and pointer to array
#56849 opened
Nov 19, 2022 -
x/pkgsite: package removal request for github.com/SherlockGy/my_go_utils_test
#56847 opened
Nov 19, 2022 -
cmd/api: add JSON output support to the run.go program
#56845 opened
Nov 18, 2022 -
test: add JSON output support to the run.go program
#56844 opened
Nov 18, 2022 -
os: RemoveAll: pass the O_NONBLOCK flag to openat(2) instead of making an extra fcntl(2) call
#56843 opened
Nov 18, 2022 -
x/text/cmd/gotext: misbehaviors of `gotext extract` and `gotext generate`
#56842 opened
Nov 18, 2022 -
cmd/gorelease: hangs
#56840 opened
Nov 18, 2022 -
runtime: `failed to create new OS thread` when building toolchain2 on openbsd-mips64-jsing since CL 447175
#56839 opened
Nov 18, 2022 -
os/exec: tests hang on macOS due to Apple libc fork bugs [1.19 backport]
#56837 opened
Nov 18, 2022 -
os/exec: tests hang on macOS due to Apple libc fork bugs [1.18 backport]
#56836 opened
Nov 18, 2022 -
cmd/link/internal/ppc64: too-far trampoline is reused [1.19 backport]
#56834 opened
Nov 18, 2022 -
cmd/link/internal/ppc64: too-far trampoline is reused [1.18 backport]
#56833 opened
Nov 18, 2022 -
spec: wording about when len(s)/cap(s) are constant doesn't match implementations
#56826 opened
Nov 17, 2022 -
x/tools/gopls: Implement interface methods cannot handle type if it was defined inside type()
#56825 opened
Nov 17, 2022 -
os/exec: TestFindExecutableVsNoexec failures with `ETXTBSY`
#56811 opened
Nov 17, 2022 -
x/net/context/ctxhttp: test failures due to `ENOBUFS` on netbsd-386-9_0
#56810 opened
Nov 17, 2022 -
net/http: TestTransportGCRequest failures
#56809 opened
Nov 17, 2022 -
misc/cgo/testsanitizers: TestMSAN/msan_fail timeout on freebsd-amd64-13_0
#56805 opened
Nov 17, 2022 -
x/tools/gopls/internal/regtest/misc: TestRunVulncheckExpStd failures
#56795 opened
Nov 17, 2022 -
x/text/unicode/norm: apparent deadlock on js-wasm
#56792 opened
Nov 17, 2022 -
crypto/x509: TestPlatformVerifier failures on Windows due to broken connections
#56791 opened
Nov 17, 2022 -
x/tools/internal/imports: TestFindStdlib failures
#56790 opened
Nov 17, 2022 -
x/tools/gopls/internal/regtest/diagnostics: TestNoReinitialize failures
#56788 opened
Nov 17, 2022 -
proposal: x/tools/cmd/cover: isolate, tag, and delete package
#56783 opened
Nov 17, 2022 -
runtime: mcall called on m->g0 stack
#56774 opened
Nov 16, 2022 -
cmd/api: api checker should check types for change in comparability
#56773 opened
Nov 16, 2022 -
image/gif: gif decoding fails on 1x1 pixel image that renders correctly in browser
#56771 opened
Nov 16, 2022 -
cmd/compile: walkConvInterface produces broken IR [1.19 backport]
#56770 opened
Nov 16, 2022 -
proposal: x/sys/windows/svc/mgr: Add EnumDependentServices method to Service struct
#56766 opened
Nov 16, 2022 -
x/pkgsite: Invalid content of an example that contains a block comment
#56762 opened
Nov 16, 2022 -
cmd/go: 'go test' and 'go vet' require GCC even when 'go build' does not
#56755 opened
Nov 16, 2022 -
x/net/http2: Above go1.19, the server cannot send packets to the client
#56753 opened
Nov 16, 2022 -
runtime,cmd/compile: apparent memory corruption in compress/flate [1.19 backport]
#56752 opened
Nov 15, 2022 -
runtime,cmd/compile: apparent memory corruption in compress/flate [1.18 backport]
#56751 opened
Nov 15, 2022 -
runtime: `fatal error: winmm.dll not found` on windows-amd64-2016 during bootstrapping
#56745 opened
Nov 15, 2022 -
cmd/compile: internal compiler error: missing typecheck [1.19 backport]
#56744 opened
Nov 15, 2022 -
archive/zip: make checksumReader implement io.WriterTo
#56742 opened
Nov 15, 2022 -
strings.Split method panic
#56741 opened
Nov 15, 2022 -
x/tools/godoc,gddo: Example including `go-` prefixed packages not rendered as playable
#56740 opened
Nov 15, 2022 -
x/tools/gopls: Language server doesn't work with git worktree
#56736 opened
Nov 14, 2022 -
proposal: encoding/json: allow limiting Decoder.Decode read size
#56733 opened
Nov 14, 2022 -
all: various test suite failures on arm FreeBSD
#56729 opened
Nov 14, 2022 -
image/jpeg: EOF error when decoding image file instead of ErrUnexpectedEOF
#56724 opened
Nov 14, 2022 -
cmd/compile: AMD64 and i386 conditional suffixes of Ops are inconsistent
#56722 opened
Nov 13, 2022
220 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.
-
sync: add OnceFunc, OnceValue, OnceValues
#56102 commented on
Nov 18, 2022 • 29 new comments -
cmd/cgo: don't generate random numbers for symbols
#53528 commented on
Nov 16, 2022 • 28 new comments -
proposal: spec: allow basic interface types to instantiate comparable type parameters
#56548 commented on
Nov 17, 2022 • 22 new comments -
proposal: log/slog: structured, leveled logging
#56345 commented on
Nov 19, 2022 • 16 new comments -
crypto/tls: use a map for cipherSuites and cipherSuitesTLS13
#56607 commented on
Nov 14, 2022 • 9 new comments -
types2: Generics allow creating values of unexported or internal types
#56669 commented on
Nov 18, 2022 • 8 new comments -
cmd/link: fix zero offset in funcnametab
#47218 commented on
Nov 17, 2022 • 8 new comments -
runtime: bgsweep does not yield to netpoller-readied goroutines
#56060 commented on
Nov 15, 2022 • 7 new comments -
crypto/x509: add crypto/x509/rootcerts package and rootcerts tag to embed CA root certificates in program
#43958 commented on
Nov 19, 2022 • 7 new comments -
crypto/tls: remove unused nonAESGCMAEADCiphers variable
#56608 commented on
Nov 14, 2022 • 7 new comments -
x/crypto/ssh: rsa-sha2-256/rsa-sha2-512 tracking issue
#49952 commented on
Nov 16, 2022 • 6 new comments -
proposal: math: add FloatCompare to order NaNs
#56491 commented on
Nov 17, 2022 • 6 new comments -
runtime: flaky corruption on openbsd
#55161 commented on
Nov 17, 2022 • 6 new comments -
proposal: crypto/ecdh: provide and/or implement an interface
#56052 commented on
Nov 16, 2022 • 5 new comments -
proposal: net: add support for MPTCP
#56539 commented on
Nov 19, 2022 • 5 new comments -
proposal: spec: require return values to be explicitly used or ignored (Go 2)
#20803 commented on
Nov 15, 2022 • 4 new comments -
x/vulndb: refactor and test database generation logic
#56417 commented on
Nov 16, 2022 • 4 new comments -
proposal: reflect: add `Value.CallInto`
#49340 commented on
Nov 16, 2022 • 4 new comments -
proposal: runtime: support to call finalizing function when `throw()` is called
#56702 commented on
Nov 16, 2022 • 4 new comments -
x/build: update x/ dependencies in untagged x/ repos when applying tags
#56530 commented on
Nov 17, 2022 • 4 new comments -
proposal: spec: add clear(x) builtin, to clear map, zero content of slice, ptr-to-array
#56351 commented on
Nov 18, 2022 • 4 new comments -
x/sys/windows/svc : IsWindowsService doesn't work properly inside a windows container
#56335 commented on
Nov 19, 2022 • 4 new comments -
crypto/tls: improve client auth failure alerts
#53251 commented on
Nov 18, 2022 • 4 new comments -
proposal: spec: comparable as a case of a generalized definition of basic interfaces
#53734 commented on
Nov 14, 2022 • 3 new comments -
proposal: x/exp/slices: add Sorted
#56692 commented on
Nov 15, 2022 • 3 new comments -
x/crypto/bcrypt: CompareHashAndPassword only reads the first 72 bytes of the password input.
#36546 commented on
Nov 15, 2022 • 3 new comments -
x/build: upgrade netbsd-386 and netbsd-amd64 builders to pick up recent `libpthread` fixes
#54773 commented on
Nov 15, 2022 • 3 new comments -
cmd/go: 'go test' on alpine and ubuntu requires gcc in GOPATH mode
#28065 commented on
Nov 16, 2022 • 3 new comments -
cmd/compile: objects emit generic instantiations for imported packages
#56718 commented on
Nov 16, 2022 • 3 new comments -
runtime: fatal error: found bad pointer in Go heap (1.19.1)
#56552 commented on
Nov 16, 2022 • 3 new comments -
runtime: provide Pinner API for object pinning
#46787 commented on
Nov 16, 2022 • 3 new comments -
proposal: Go 2: just return the error
#56628 commented on
Nov 16, 2022 • 3 new comments -
spec: allow conversion from slice to array
#46505 commented on
Nov 17, 2022 • 3 new comments -
runtime: deadlocks due to missed `___lwp_park60` wakeups on NetBSD
#56180 commented on
Nov 17, 2022 • 3 new comments -
cmd/pprof: TestDisasm failures
#56574 commented on
Nov 17, 2022 • 3 new comments -
net/http: support HTTP/3
#32204 commented on
Nov 17, 2022 • 3 new comments -
x/tools/internal/lsp: re-enable/fix disabled tests (tracking issue)
#54822 commented on
Nov 18, 2022 • 3 new comments -
net/http: TestServerShutdown failures
#56421 commented on
Nov 19, 2022 • 3 new comments -
text/tabwriter: add cell width function
#12073 commented on
Nov 13, 2022 • 2 new comments -
proposal: math: MinOf and MaxOf for generic numeric limits
#50019 commented on
Nov 13, 2022 • 2 new comments -
cmd/compile: profile-guided optimization
#55022 commented on
Nov 14, 2022 • 2 new comments -
testing: fuzz reports spurious "process hung or terminated unexpectedly" errors
#56238 commented on
Nov 15, 2022 • 2 new comments -
x/tools/gopls: improvements to package renaming
#56184 commented on
Nov 15, 2022 • 2 new comments -
proposal: x/text/transform: Add func (*Reader).Reset(r io.Reader, t Transformer)
#55325 commented on
Nov 15, 2022 • 2 new comments -
runtime: cgo stuck because of go signal handler went into dead loop
#56649 commented on
Nov 16, 2022 • 2 new comments -
cmd/go: go doc -h is inconsistent and slightly broken
#55985 commented on
Nov 16, 2022 • 2 new comments -
proposal: crypto: add SignContext and use in crypto/tls
#56508 commented on
Nov 16, 2022 • 2 new comments -
proposal: context: add APIs for setting a cancelation cause when deadline or timer expires
#56661 commented on
Nov 16, 2022 • 2 new comments -
proposal: x/exp/slices: add ContainsFunc
#53983 commented on
Nov 16, 2022 • 2 new comments -
x/net/http2/h2c: ineffective mitigation for unsafe io.ReadAll [1.18 backport]
#56675 commented on
Nov 16, 2022 • 2 new comments -
x/net/http2/h2c: ineffective mitigation for unsafe io.ReadAll [1.19 backport]
#56676 commented on
Nov 16, 2022 • 2 new comments -
proposal: database/sql: Support for generics with NullTypes Interface
#56439 commented on
Nov 16, 2022 • 2 new comments -
proposal: runtime/pprof: extend profile configuration to support perf events
#53286 commented on
Nov 17, 2022 • 2 new comments -
bufio: allow terminating Scanner early cleanly without a final token or an error
#56381 commented on
Nov 17, 2022 • 2 new comments -
proposal: spec: add Nullable constraint
#53656 commented on
Nov 17, 2022 • 2 new comments -
x/tools/gopls: when working in vendor mode autoimport adds packages from `vendor` dir
#56291 commented on
Nov 17, 2022 • 2 new comments -
x/net/publicsuffix: automate periodic regeneration
#15518 commented on
Nov 17, 2022 • 2 new comments -
os/exec: test timeout in TestCredentialNoSetGroups with goroutines blocked on syscall.ForkLock on aix-ppc64
#56418 commented on
Nov 17, 2022 • 2 new comments -
runtime,cmd/compile: `unexpected fault address` in `runtime.mapassign`
#56337 commented on
Nov 17, 2022 • 2 new comments -
x/crypto: regression: no longer able to authenticate using rsa-sha2-512 key
#56342 commented on
Nov 17, 2022 • 2 new comments -
x/build: update C compiler on Windows builders to a currently-maintained version
#35006 commented on
Nov 18, 2022 • 2 new comments -
misc/cgo/test: 'signal arrived during external code execution' with updated windows/386 builder
#53540 commented on
Nov 18, 2022 • 2 new comments -
cmd/go: get: panic: internal error: can't find reason for requirement on golang.org/x/sync@...
#56494 commented on
Nov 18, 2022 • 2 new comments -
x/pkgsite: wrong file links for submodules
#56666 commented on
Nov 18, 2022 • 2 new comments -
x/crypto/acme/autocert: Manager should support DNS-01 verification
#23198 commented on
Nov 18, 2022 • 2 new comments -
os: document File.Fd blocking mode behavior
#56705 commented on
Nov 15, 2022 • 2 new comments -
net: "cannot unmarshal DNS message" for SRV lookup
#37362 commented on
Nov 14, 2022 • 1 new comment -
cmd/go: return best-effort results despite inconsistent vendoring
#39164 commented on
Nov 14, 2022 • 1 new comment -
runtime: make crashing more useful on Windows
#20498 commented on
Nov 14, 2022 • 1 new comment -
crypto/tls: wrap handshake errors
#48151 commented on
Nov 14, 2022 • 1 new comment -
net/http: ErrContentLength not returned for too-long HTTP/2 body writes
#56019 commented on
Nov 14, 2022 • 1 new comment -
x/vuln: golvuncheck ./... should recurse through _all_ sub directories.
#56715 commented on
Nov 14, 2022 • 1 new comment -
x/net/dnsmessage: dots inside dns name label should be considered invalid
#56246 commented on
Nov 14, 2022 • 1 new comment -
net: IPNet JSON marshal/unmarshal inconsistency
#35727 commented on
Nov 15, 2022 • 1 new comment -
x/sys/windows/svc/mgr: Allow clients to request read-only access to the Service Control Manager and to individual services
#51465 commented on
Nov 15, 2022 • 1 new comment -
runtime: frequent GC related asserts seen on illumos based OSes (but only on AMD!)
#53289 commented on
Nov 15, 2022 • 1 new comment -
x/build/cmd/release: evaluate releaselets used for each upcoming major Go release
#40561 commented on
Nov 15, 2022 • 1 new comment -
testing: successive integer and boolean mutations can be the same
#48291 commented on
Nov 15, 2022 • 1 new comment -
proposal: runtime: deprecate GOROOT() function
#51473 commented on
Nov 15, 2022 • 1 new comment -
proposal: cmd/go: configurable extra vcs paths
#38964 commented on
Nov 15, 2022 • 1 new comment -
types2, go/types: the scope of a type parameter identifier in a method of a generic type is too large
#51503 commented on
Nov 15, 2022 • 1 new comment -
types2: type-check `syntax` nodes directly (don't use types2 maps)
#24780 commented on
Nov 15, 2022 • 1 new comment -
cmd/compile: adjustment needed for conversion rules for pointer conversions (?)
#50815 commented on
Nov 15, 2022 • 1 new comment -
x/mobile: Issues converting Data to []byte in Swift
#33745 commented on
Nov 15, 2022 • 1 new comment -
spec: document that `x[i,]` (trailing comma) is permitted
#55007 commented on
Nov 15, 2022 • 1 new comment -
proposal: io: CopyBuffer should avoid ReadFrom/WriteTo
#16474 commented on
Nov 16, 2022 • 1 new comment -
cmd/go: go.work: `go build` requires versioned replace directive when replacing a used module with a local path
#54264 commented on
Nov 16, 2022 • 1 new comment -
plugin: add Windows support
#19282 commented on
Nov 16, 2022 • 1 new comment -
cmd/doc: add example support
#26715 commented on
Nov 16, 2022 • 1 new comment -
cmd/link: Link bug on darwin arm64
#53495 commented on
Nov 16, 2022 • 1 new comment -
proposal: Go 2: Lightweight anonymous function syntax
#21498 commented on
Nov 16, 2022 • 1 new comment -
proposal: spec: reduce noise in return statements that contain mostly zero values
#21182 commented on
Nov 16, 2022 • 1 new comment -
proposal: x/net/ipv{4,6}: adopt net/netip address types
#54883 commented on
Nov 16, 2022 • 1 new comment -
encoding: add ScalarMarshaler and ScalarUnmarshaler
#56235 commented on
Nov 16, 2022 • 1 new comment -
spec: disallow anonymous interface cycles
#56103 commented on
Nov 16, 2022 • 1 new comment -
syscall/js: add Scope function
#56084 commented on
Nov 16, 2022 • 1 new comment -
proposal: crypto/x509: Add support for OtherName SAN
#55897 commented on
Nov 16, 2022 • 1 new comment -
proposal: testing: t.TempDir() should return actual path on macOS
#56259 commented on
Nov 16, 2022 • 1 new comment -
proposal: review meeting minutes
#33502 commented on
Nov 16, 2022 • 1 new comment -
net/http: add ServeFileFS, FileServerFS, NewFileTransportFS
#51971 commented on
Nov 16, 2022 • 1 new comment -
runtime: poor performance in simulated environment
#56704 commented on
Nov 16, 2022 • 1 new comment -
x/pkgsite: Show search bar and package path breadcumbs all the time
#55063 commented on
Nov 16, 2022 • 1 new comment -
net: allow custom Resolver method implementation(s)
#12503 commented on
Nov 16, 2022 • 1 new comment -
cmd/go: go list -export -e outputs errors to stderr and has non-zero exit code
#25842 commented on
Nov 16, 2022 • 1 new comment -
x/crypto/ssh: can't establish ssh connection using signed key
#54027 commented on
Nov 17, 2022 • 1 new comment -
proposal: net/netip: add `Map()` to `netip.Addr`
#54365 commented on
Nov 17, 2022 • 1 new comment -
misc/cgo/testtls: static test fails
#56629 commented on
Nov 17, 2022 • 1 new comment -
cmd/compile: require build systems to specify -importcfg
#51225 commented on
Nov 17, 2022 • 1 new comment -
net: TestLookupDotsWithRemoteSource is flaky
#27992 commented on
Nov 17, 2022 • 1 new comment -
x/build: `git` errors with `gnutls_handshake() failed: Error in the pull function.`
#52820 commented on
Nov 17, 2022 • 1 new comment -
x/build/cmd/coordinator: test “ran over” time limit output doesn't make it easy to tell where
#53201 commented on
Nov 17, 2022 • 1 new comment -
cmd/go: remove test dependency on gopkg.in service
#54503 commented on
Nov 17, 2022 • 1 new comment -
x/tools/gopls: regtest flakes due to hanging go commands
#54461 commented on
Nov 17, 2022 • 1 new comment -
runtime: corruption in tests
#55167 commented on
Nov 17, 2022 • 1 new comment -
x/tools/internal/jsonrpc2: TestIdleTimeout failures
#55179 commented on
Nov 17, 2022 • 1 new comment -
x/net/bpf: failures about BPF packet outputs not matching
#55235 commented on
Nov 17, 2022 • 1 new comment -
math/rand: deprecate Read
#20661 commented on
Nov 17, 2022 • 1 new comment -
cmd/dist: remove precompiled .a files from binary distributions
#47257 commented on
Nov 17, 2022 • 1 new comment -
x/build/cmd/relui: add ability to schedule workflows
#54476 commented on
Nov 17, 2022 • 1 new comment -
types2: adjust types reported for shift expressions with constant RHS to match `go/types`
#47410 commented on
Nov 17, 2022 • 1 new comment -
net/http: test timeout in TestCancelRequestWhenSharingConnection
#56587 commented on
Nov 17, 2022 • 1 new comment -
x/build: add longtest builders for linux-arm and linux-arm64
#49649 commented on
Nov 17, 2022 • 1 new comment -
go/types, cmd/compile: "invalid type loop" depending on declaration order
#51244 commented on
Nov 17, 2022 • 1 new comment -
cmd/go: mod tidy should join "require" sections if there are more than two
#56471 commented on
Nov 17, 2022 • 1 new comment -
log/syslog: TestWrite failures with empty Info
#55071 commented on
Nov 18, 2022 • 1 new comment -
net/http: give mechanism to silence semicolon warning
#49399 commented on
Nov 18, 2022 • 1 new comment -
proposal: ref/mod: mention whether go.work files should be checked into VCS
#53502 commented on
Nov 18, 2022 • 1 new comment -
proposal: Go 2: remove dot imports from the language
#29326 commented on
Nov 18, 2022 • 1 new comment -
cmd/vet: warn about capturing loop iterator variables
#16520 commented on
Nov 18, 2022 • 1 new comment -
net/http: TestTransportReuseConnection_Gzip_.* failures with "didn't reuse connection"
#53373 commented on
Nov 18, 2022 • 1 new comment -
x/tools/go/packages: assembly among CompiledGoFiles unless NeedFiles flag specified
#56632 commented on
Nov 18, 2022 • 1 new comment -
cmd/dist: add json output support
#37486 commented on
Nov 18, 2022 • 1 new comment -
net/http: http.nothingWrittenError incompatible with errors.Is/As
#42020 commented on
Nov 19, 2022 • 1 new comment -
x/net/html: Unable to parse conditional comments
#46261 commented on
Nov 19, 2022 • 1 new comment -
cmd/doc: inconsistent removal of directive comments
#56592 commented on
Nov 19, 2022 • 1 new comment -
cmd/compile: corruption on linux-amd64-noopt builder
#55156 commented on
Nov 19, 2022 • 1 new comment -
cmd/go: test failures due to network
#55164 commented on
Nov 19, 2022 • 1 new comment -
build: unrecognized failures on freebsd-riscv64-unmatched
#56273 commented on
Nov 19, 2022 • 1 new comment -
encoding/xml: add support for xml version 1.1
#25755 commented on
Nov 19, 2022 • 1 new comment -
cmd/go: `go mod tidy` ignores `go.work` file
#50750 commented on
Nov 19, 2022 • 1 new comment -
runtime/cgo: store M for C-created thread in pthread key
#51679 commented on
Nov 15, 2022 • 1 new comment -
crypto/tls: rename vars that shadow declarations or collide with imports
#56609 commented on
Nov 14, 2022 • 1 new comment -
x/tools/gopls: cannot find module providing package {x} module lookup disabled by GOPROXY=off
#56717 commented on
Nov 14, 2022 • 0 new comments -
x/build/env/linux-arm64-bullseye: add GCP builders
#53851 commented on
Nov 14, 2022 • 0 new comments -
cmd/fix: timeout in TestRewrite on netbsd builders
#50581 commented on
Nov 15, 2022 • 0 new comments -
x/build/internal/workflow: TestWatchdog failures
#55198 commented on
Nov 15, 2022 • 0 new comments -
runtime: occasional hard lockup / 100% CPU usage in go applications
#56424 commented on
Nov 15, 2022 • 0 new comments -
go/types, types2: simplify type-checking of method receivers with type parameters
#51343 commented on
Nov 15, 2022 • 0 new comments -
go/types, types2: error reported for valid shifts
#52080 commented on
Nov 15, 2022 • 0 new comments -
spec: should `len(a)` (and `cap(a)`) be constant for `a` of type parameter type constrained by same-size arrays?
#50226 commented on
Nov 15, 2022 • 0 new comments -
time: RFC3339 time.Parse can not parse string that come from time.Format
#20555 commented on
Nov 15, 2022 • 0 new comments -
spec: function type inference ignores type parameter constraints
#50272 commented on
Nov 15, 2022 • 0 new comments -
cmd/compile: calling string(...) on generic slices fails regardless of type constraints.
#50421 commented on
Nov 15, 2022 • 0 new comments -
spec: revisit assignment rules for type parameters
#54424 commented on
Nov 15, 2022 • 0 new comments -
cmd/compile: "type does not match inferred type" even though it compiles when the inferred type is explicitly provided as type argument
#53389 commented on
Nov 15, 2022 • 0 new comments -
spec: can't range over parameter constrained by union type
#51053 commented on
Nov 15, 2022 • 0 new comments -
net/http: request.Body.Read() can be called after client.Do() returns and resp.Body is drained/closed
#51907 commented on
Nov 15, 2022 • 0 new comments -
go/types, types2: allow choice between reg. expression or not in ERROR test comments
#51006 commented on
Nov 16, 2022 • 0 new comments -
go/types, types2: Method sets section doesn't seem quite right for interfaces with type lists
#51183 commented on
Nov 16, 2022 • 0 new comments -
runtime, runtime/trace: EvGoCreate for empty function may lack stack
#55116 commented on
Nov 16, 2022 • 0 new comments -
proposal: Go 2: deriving code ala Haskell
#54799 commented on
Nov 16, 2022 • 0 new comments -
net: reenable TestLookupDotsWithRemoteSource and TestLookupGoogleSRV with a different target [1.18 backport]
#56711 commented on
Nov 16, 2022 • 0 new comments -
net: reenable TestLookupDotsWithRemoteSource and TestLookupGoogleSRV with a different target [1.19 backport]
#56712 commented on
Nov 16, 2022 • 0 new comments -
net: reenable TestLookupDotsWithRemoteSource and TestLookupGoogleSRV with a different target
#56708 commented on
Nov 16, 2022 • 0 new comments -
cmd/link: stack check too deep when compiling deep call graph with -gcflags=-l
#51814 commented on
Nov 16, 2022 • 0 new comments -
x/vuln: OSV Withdrawn field is ignored
#56181 commented on
Nov 16, 2022 • 0 new comments -
proposal: runtime/pprof: make the CPU profile maximum stack size configurable
#56029 commented on
Nov 16, 2022 • 0 new comments -
runtime: process hangs after moving to go 1.17
#52178 commented on
Nov 16, 2022 • 0 new comments -
runtime: network read using a lot of CPU
#52341 commented on
Nov 16, 2022 • 0 new comments -
go/types: add tests that exercise concurrent use
#47729 commented on
Nov 18, 2022 • 0 new comments -
x/pkgsite: Code Block should show line numbers
#56372 commented on
Nov 18, 2022 • 0 new comments -
all: resource leaks due to missing .Close() calls in various conditions
#55081 commented on
Nov 19, 2022 • 0 new comments -
context: clarify documentation for TODO
#56625 commented on
Nov 19, 2022 • 0 new comments -
affected/package: log
#56622 commented on
Nov 19, 2022 • 0 new comments -
math: math.Log does not handle subnormal floating point number on amd64
#56600 commented on
Nov 19, 2022 • 0 new comments -
net/http: TestServerConnState failures
#56577 commented on
Nov 19, 2022 • 0 new comments -
init1.go: unrecognized failures
#56575 commented on
Nov 19, 2022 • 0 new comments -
io: clarify Writer bytes written semantics
#56533 commented on
Nov 19, 2022 • 0 new comments -
fmt: Printf flag '0' is not ignored for strings
#56486 commented on
Nov 19, 2022 • 0 new comments -
x/net/http2: server writes after timeout should return os.ErrDeadlineExceeded
#56478 commented on
Nov 19, 2022 • 0 new comments -
runtime.semrelease: fatal error: fault [signal 0xc0000005 code=0x0 addr=0x60140eea3f0 pc=0x14004bde2]
#56393 commented on
Nov 19, 2022 • 0 new comments -
x/net/http2: Stuck http requests
#56385 commented on
Nov 19, 2022 • 0 new comments -
encoding/xml: EncodeToken doesn't indent Comment
#56340 commented on
Nov 19, 2022 • 0 new comments -
encoding/json: clearer error message for boolean like prefix in invalid json strings
#56332 commented on
Nov 19, 2022 • 0 new comments -
crypto: boringcrypto NewGCMTLS no longer accessible
#56326 commented on
Nov 19, 2022 • 0 new comments -
all: ignored builders for test flakes reporting
#55166 commented on
Nov 19, 2022 • 0 new comments -
cmd/go/internal/modload: TestQueryImport failures
#55208 commented on
Nov 19, 2022 • 0 new comments -
net: TestDialParallelSpuriousConnection failures
#55214 commented on
Nov 19, 2022 • 0 new comments -
net/http: TestTransportReading100Continue failures
#55216 commented on
Nov 19, 2022 • 0 new comments -
net/http: TestServerCancelsReadHeaderTimeoutWhenIdle failures
#55227 commented on
Nov 19, 2022 • 0 new comments -
net/http: flaky test timeout
#55246 commented on
Nov 19, 2022 • 0 new comments -
cmd/go: flaky test timeout
#55252 commented on
Nov 19, 2022 • 0 new comments -
x/net/http2: flaky test timeout
#55253 commented on
Nov 19, 2022 • 0 new comments -
net: TestInterfaceHardwareAddrWithGetmac failures
#55279 commented on
Nov 19, 2022 • 0 new comments -
misc/cgo/test: TestSetgidStress failures
#55306 commented on
Nov 19, 2022 • 0 new comments -
runtime: unrecognized failures
#55308 commented on
Nov 19, 2022 • 0 new comments -
build: unrecognized failures on openbsd-arm-jsing
#55309 commented on
Nov 19, 2022 • 0 new comments -
build: unrecognized failures on openbsd-arm64-jsing
#55310 commented on
Nov 19, 2022 • 0 new comments -
build: unrecognized failures on darwin-arm64-12
#55312 commented on
Nov 19, 2022 • 0 new comments -
build: unrecognized failures on linux-ppc64-buildlet
#55314 commented on
Nov 19, 2022 • 0 new comments -
build: unrecognized failures on darwin-arm64-11
#55315 commented on
Nov 19, 2022 • 0 new comments -
runtime/trace: TestTraceCPUProfile failures
#55317 commented on
Nov 19, 2022 • 0 new comments -
crypto: boringcrypto cgo pointer failures
#55318 commented on
Nov 19, 2022 • 0 new comments -
build: unrecognized failures on openbsd-amd64-68
#55319 commented on
Nov 19, 2022 • 0 new comments -
build: unrecognized failures on android-arm-corellium
#55320 commented on
Nov 19, 2022 • 0 new comments -
build: unrecognized failures on android-arm64-corellium
#55321 commented on
Nov 19, 2022 • 0 new comments -
runtime/pprof: TestCPUProfileMultithreadMagnitude failures
#55346 commented on
Nov 19, 2022 • 0 new comments -
cmd/vet: invalid move due to type clash, warning unclear
#55936 commented on
Nov 19, 2022 • 0 new comments -
net/netip: Addr.AsSlice should be inlineable
#56136 commented on
Nov 19, 2022 • 0 new comments -
net: go resolver on Windows takes disabled interfaces' DNS nameservers
#56160 commented on
Nov 19, 2022 • 0 new comments -
sum.golang.org: returns 404 not found for an existing version
#56174 commented on
Nov 19, 2022 • 0 new comments -
runtime: expand capacity of map by more than 1 at a time?
#56182 commented on
Nov 19, 2022 • 0 new comments -
net: Misleading error "no such host" when running out of file descriptiors
#56192 commented on
Nov 19, 2022 • 0 new comments -
compress/flate: reduce allocations in init
#56218 commented on
Nov 19, 2022 • 0 new comments -
build: unrecognized failures on linux-amd64-race
#56240 commented on
Nov 19, 2022 • 0 new comments -
archive/zip: potential bug with zip64 check
#56249 commented on
Nov 19, 2022 • 0 new comments -
fmt: unexpected fault address 0x0
#56265 commented on
Nov 19, 2022 • 0 new comments -
net/http: TestHijackAfterCloseNotifier failures
#56275 commented on
Nov 19, 2022 • 0 new comments -
encoding/json: Excessive allocations when using the Token() API
#56299 commented on
Nov 19, 2022 • 0 new comments -
Modify comment syntax error
#56610 commented on
Nov 13, 2022 • 0 new comments