Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

golang/go

seankhliao closed an issue on golang/go
mail.ParseAddress incorrectly parses email addresses without Top Level Domains
### Go version go version go1.23.0 linux/amd64 ### Output of `go env` in your module/workspace: ```shell GO111MODULE='' GOARCH='amd64' GOBIN='' GOCACHE='/home/grqphical/.cache/go-build' GOEN...
MichaelisTrofficus starred golang/go
astrophena created a comment on an issue on golang/go
Thanks!

View on GitHub

belozerskiy starred golang/go
gopherbot created a comment on a pull request on golang/go
Message from Daniel Król: Patch Set 2: (1 comment) --- Please don’t reply on this GitHub thread. Visit [golang.org/cl/622239](https://go-review.googlesource.com/c/go/+/622239#message-f9dd6d3ae81...

View on GitHub

ajcode404 closed an issue on golang/go
x/pkgsite: complex type missing from tour of go page
### What is the URL of the page with the issue? https://go.dev/tour/basics/12 ### What is your user agent? Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) ...
gazerro created a comment on an issue on golang/go
Technically, "name@domain" is a valid email address under the RFC 5322. Since the `net/email` package follows the syntax from this RFC, the parser is working as expected here. Although a domain wit...

View on GitHub

ajcode404 opened an issue on golang/go
x/pkgsite: issue title
### What is the URL of the page with the issue? https://go.dev/tour/basics/12 ### What is your user agent? Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) ...
0iq starred golang/go
DiegoDev2 forked golang/go

DiegoDev2/go

zevelix starred golang/go
gabyhelp created a comment on an issue on golang/go
**Related Issues and Documentation** - [net/mail: ParseAddress doesn't support using a domain-literal in the domain of an email address #60206 (closed)](https://github.com/golang/go/issues/60206)...

View on GitHub

grqphical opened an issue on golang/go
mail.ParseAddress incorrectly parses email addresses without Top Level Domains
### Go version go version go1.23.0 linux/amd64 ### Output of `go env` in your module/workspace: ```shell GO111MODULE='' GOARCH='amd64' GOBIN='' GOCACHE='/home/grqphical/.cache/go-build' GOEN...
mknyszek created a comment on an issue on golang/go
I didn't realize this issue existed, but I'm doing this work for #70054. We'll see what issues I run into once the builders are up.

View on GitHub

gopherbot created a comment on an issue on golang/go
Found new dashboard test flakes for: #!watchflakes default <- pkg == "golang.org/x/tools/go/ssa/interp" && test == "TestIssue69298" <details><summary>2024-10-25 22:31 x_tools-gotip-js-was...

View on GitHub

gopherbot created a comment on an issue on golang/go
Found new dashboard test flakes for: #!watchflakes default <- pkg == "golang.org/x/tools/go/ssa/interp" && test == "TestTestdataFiles/rangevarlifetime_go122.go" <details><summary>2024-10-...

View on GitHub

gopherbot created a comment on an issue on golang/go
Found new dashboard test flakes for: #!watchflakes default <- pkg == "golang.org/x/tools/go/ssa/interp" && test == "TestGorootTest/stringrange.go" <details><summary>2024-10-25 22:31 x_too...

View on GitHub

gopherbot created a comment on an issue on golang/go
Found new dashboard test flakes for: #!watchflakes default <- pkg == "golang.org/x/tools/internal/modindex" && test == "TestIncrementalNope" <details><summary>2024-10-25 22:31 x_tools-go1...

View on GitHub

gopherbot created a comment on an issue on golang/go
Found new dashboard test flakes for: #!watchflakes default <- pkg == "golang.org/x/tools/internal/modindex" && test == "TestIncremental" <details><summary>2024-10-25 22:31 x_tools-go1.23-...

View on GitHub

cuonglm created a comment on an issue on golang/go
@dr2chase @randall77 Should ử backport this?

View on GitHub

dmitshur closed an issue on golang/go
net/http: short writes with FileServer on macos [1.22 backport]
@ianlancetaylor requested issue #70000 to be considered for backport to the next 1.22 minor release. > @gopherbot Please open backport issues. > > This causes inexplicable and difficult to avoi...
gopherbot closed an issue on golang/go
cmd/compile: memory corruption when setting outer values in functional iterators
### Go version go version go1.23.2 darwin/arm64 ### Output of `go env` in your module/workspace: ```shell GO111MODULE='on' GOARCH='arm64' GOBIN='' GOCACHE='/Users/scr/Library/Caches/go-build'...
gopherbot pushed 1 commit to master golang/go
  • cmd/compile: use a non-fragile test for "does f contain closure c?" The old test relied on naming conventions. The ... 889abb1

View on GitHub

gopherbot created a comment on an issue on golang/go
Found new dashboard test flakes for: #!watchflakes default <- pkg == "golang.org/x/tools/internal/modindex" && test == "TestIncrementalNope" <details><summary>2024-10-25 22:31 x_tools-go1...

View on GitHub

gopherbot created a comment on an issue on golang/go
Found new dashboard test flakes for: #!watchflakes default <- pkg == "golang.org/x/tools/internal/modindex" && test == "TestIncremental" <details><summary>2024-10-25 22:31 x_tools-go1.22-...

View on GitHub

gopherbot created a comment on an issue on golang/go
Found new dashboard test flakes for: #!watchflakes default <- pkg == "time" && test == "TestLoadFixed" <details><summary>2024-10-25 21:42 gotip-openbsd-ppc64 go@46b576be time.TestLoadFixe...

View on GitHub

catalanseb starred golang/go
nalssing starred golang/go
jesslourenco starred golang/go
gopherbot created a comment on an issue on golang/go
Found new dashboard test flakes for: #!watchflakes default <- pkg == "golang.org/x/tools/internal/modindex" && test == "TestIncrementalNope" <details><summary>2024-10-25 17:52 x_tools-got...

View on GitHub

Load more