Activity

Yesterday
The Gerrit hashtag `wait-release` has replaced the old R=go1.N syntax (see https://github.com/golang/go/issues/24836#issuecomment-497090827), and so R= isn't used anywhere by now. Issue #24836 tracks…
(1 comment) Probably a good time to update the package comment to refer to its new behavior.
As a first pass, looks good. Tests don't build now; I'll look again after you update it for that. ```suggestion if rn == "yes" || rn == "y" { ``` To match https://cs.opensource.google/go/x/bui…
This is implemented as of the Go 1.23 cycle by @jba, see issue #64169 and a [golang-dev thread](https://groups.google.com/g/golang-dev/c/Ia9VoYBTRoI).
(1 comment) Done. Also granted access to makemac's service account.
(1 comment) Adding a hold to create these secrets.
For golang/go#67073.
The next CL adds the darwin-amd64_14 builder type to the security trybot environment. I'd like it to have a known issue set to begin with, so add a SECURITY_KNOWN_ISSUE_BUILDER_TYPES dictionary and p…
A new distinct set of VMs will be used for security pre-submit and release testing. Start with one builder with a known issue. For golang/go#67073.
dmitshur reviewed +2 on doc/README.md: discourage RELNOTE in CLs14h
Thanks.
We have macOS builders in LUCI, but they're not yet available as security trybots. This is the tracking issue for that.
That error doesn't provide detail but suggests an internal problem in git, possibly related to insufficient resources. We hadn't increased gitmirror's resources in a while. That said, after redepl…
Reporting for posterity and in case this comes up again. https://farmer.golang.org/#health was reporting a problem with Git mirroring on 2024-04-23: ![image](https://github.com/golang/go/assets/19…
dmitshur pushed to main in dmitri.shuralyov.com/scratch1d
5eb48b5f5d31d39777719edb35d37b724f183dc8quine: add load-bearing trailing space
dmitshur created package in dmitri.shuralyov.com/scratch/quine1d
LGTM. Thanks, and congrats on your first new Go package here! Done in PS 2. Patch set 2 seems to resolve this.
This Week
Thanks! If it's ready to be submitted from your side, I can do that now.
We're still working on this on our side, and will update this after it's resolved or more progress is made. Thanks for your patience and for pushing this forward.
Looking more, I found we removed these from v3.3 in #356 (to fix #351). So I agree it seems this needs more investigation. Also see past discussion in https://github.com/glfw/glfw/issues/2133 and htt…
That meant to say issue #63813. (CL 538496 is this CL.)
Adding Hold while issue #538496 is in NeedsDecision state.
@joedian It was a draft CL associated with a review comment. Russ has [go.dev/cl/575255](https://go.dev/cl/575255) which is still open but needs attention.
dmitshur pushed to main in dmitri.shuralyov.com/html/belt3d
d8009a3578d1be4dafb93e9ee4894d2bbd2b5e3badd OnClick field to CommitID
63f3644d8635396fd13789affe363ee9f693e8ecadd dark mode support in Reference
This is similar to (or the same as) #12822 and likely some more gofmt issues. Also consider this instance: ```Go switch { case true: // comment 1 // comment 2 // comment 3 // comment 4 /…
Seems okay to me. We had this in v3.2 but didn't propagate it forward to v3.3: https://github.com/go-gl/glfw/blob/a69d953ea14231b2f19998f0b434b6c1e6c6f710/v3.2/glfw/build.go#L25-L26 (It was …
This still happens with Build 2096 for me. I also noticed something strange: this happens reproducibly as soon as I change safe.bareRepository to explicit on my primary macOS machine (so I'm unabl…
I've de-duplicated this into #58766; its pattern now also matches the failures from here.
This is the same failure mode as in #58766. It's a problem only in the old build infrastructure.
From what I can tell, SWARMING_NEVER_REBOOT has effect for most frequent reasons that would otherwise cause the reboot to happen, but it doesn't catch all. The swarming bot seems to occasionally trig…
They are. Although Go can make them too easy via `go:embed`. See some initial comments. I suggest either adding a quite that can be licensed via the existing BSD-3-Clause LICENSE at the top level o…
Thanks! Congrats on your first change. :D See one inline comment that's unresolved (yellow border). You can leave a draft comment like "Done." and mark the 'Resolved' checkbox, then when you upload …
[CL 568197](https://go.dev/cl/568197) added previous Go release coverage for 3 more first-class ports: linux/386, darwin/amd64, and windows/amd64.
Last Week
dmitshur starred github.com/emer/gosl/v26d
Also CC @golang/mips (for completeness; almost everyone in it was already CC'ed).
[CL 563856](https://go.dev/cl/563856) added a note to Go 1.23 release notes, moving to the next.
Earlier
[CL 550215](https://go.dev/cl/550215) added a new package. One of its tests, `TestPQCrystalsAccumulated`, is failing on the linux/s390x port: ``` --- FAIL: TestPQCrystalsAccumulated (0.07s) …
@panjf2000 The Auto-Submit+1 vote is documented at https://go.dev/wiki/GerritAccess#auto-submit. I meant you can ask the person who left the +2 vote to either submit or leave Auto-Submit+1 vote—but…
dmitshur starred fyshos.com/fynedesk2w
dmitshur closed an issue access: may-start-trybots and approvers2w
Hi @panjf2000, thanks for contributing to the Go project and asking for approvers access again. We considered this request. As documented at https://go.dev/wiki/GerritAccess, Gerrit "approvers" ac…
This is fixed via [CL 568339](https://go.dev/cl/568339), which removed the duplication.
dmitshur closed an issue access: go-assignees and go-editors2w
Hi @qiulaidongfeng, thanks for your interest and contributions to Go. We considered this request. Similarly to https://github.com/golang/go/issues/66611#issuecomment-2052070282, when considering g…
dmitshur closed an issue access: +2 approval in CLs2w
Hi @mauri870, thanks for contributing to the Go project and asking for this access. We considered this request and felt your contribution history demonstrates enough signals for us to be close to …
dmitshur closed an issue access: approvers2w
Hi @qiulaidongfeng, thanks for your interest and contributions to Go. We considered this request (previously considered in #64255). As documented at https://go.dev/wiki/GerritAccess, Gerrit "appro…
Hi @raghvenders, thanks for your contributions to Go so far. We discussed this request. We generally look for contributors to have a more established track record of contributions before consideri…
This is resolved as of [CL 569875](https://go.dev/cl/569875). (It didn't get closed automatically because the Fixes line didn't specify the `golang/go` repo quite right.)
dmitshur starred github.com/aclements/go-obj2w
@jub0bs Yes, your understanding is right and generally it's good to allow some time for discussion on the issue first, though it's still okay to send a change sooner. There are some more details abou…
Thanks. Confirming a few details. `GOARCH` should be `wasm32` instead of `wasm`, is that right? Related to the above—will `GOROOT/misc/wasm` be used for both `wasm` and `wasm32` exec helpers? Tha…
dmitshur closed an issue access: may-start-trybots3w
Hi abner chenc, Thanks for your contributions and helping maintain the linux/loong64 port. We've added you to the `project-golang-may-start-trybots` group, so you should be able to trigger [trybot…
> should backport the fix as well To clarify, do you think the fix to be backported should include changes in [CL 576756](https://go.dev/cl/576756) and [CL 576895](https://go.dev/cl/576895)?
CC @griesemer, @findleyr.
Thanks for reporting this. CC @rsc.
CC @golang/compiler.
CC @golang/compiler.
CC @griesemer, @findleyr.
Here's the certificate: [linux-ppc64-power8-1712341779.cert.txt](https://github.com/golang/go/files/14889449/linux-ppc64-power8-1712341779.cert.txt). I'll also work on another CL needed for that h…
@pmur Should this issue also be closed, or is there more to do for it?
Thank you very much @pmur. I've mailed you [go.dev/cl/576917](https://go.dev/cl/576917) to remove its known issue.
The `pollLoop` method that runs in a loop usually takes a minute, but sometimes seems to get stuck and eventually completes in just over 24 hours without any error. This is a tracking issue to sort t…
The definition/embed.txt, definition/misc.txt, and hover/sizeoffset.txt cases of `Test` are failing on linux/arm (32-bit) since they were introduced in [CL 573076](https://go.dev/cl/573076). For e…
The two instances above were on release-branch.go1.22.
CC @golang/openbsd, @ianlancetaylor, @neild.
Thanks for reporting. As a side note, the [package comment](https://pkg.go.dev/log/syslog#pkg-overview) states the `log/syslog` package is frozen and that some external packages provide more funct…
Here's the certificate for the bot hostname `linux-ppc64le-power10`: [linux-ppc64le-power10-1712180608.cert.txt](https://github.com/golang/go/files/14858800/linux-ppc64le-power10-1712180608.cert.t…
Thanks. Here's the certificate: [linux-ppc64le-power9-1712180354.cert.txt](https://github.com/golang/go/files/14858793/linux-ppc64le-power9-1712180354.cert.txt).
I've initially observed this on various builders, most often linux-386 ones, but it seems to reproduce on `darwin/arm64` too. At tip without x/net@v0.23.0 (e.g., commit 61a3ee54411086d4bf996b65dd3…
@geofffranks There will be a new golang.org/x/net tag with the fix in [CL 576155](https://go.dev/cl/576155) included, soon.
Closed by merging commit ae5913347d15cf7d1f218916c22717e5739a9ea3 ([CL 576075](https://go.dev/cl/576075)) to `release-branch.go1.21`.
Thanks for the ping @pmur. I have time to help move this forward this week. I've mailed [CL 575856](https://go.dev/cl/575856) as the next step here, which should make it possible for you to start …
This seems to also happen at tip (commit 94dba61276f26c01b7d3d1a4abb195bdcc596bfd) if attempting to make.bash with `GODEBUG=gotypesalias=1`. <details> ``` src $ git pull --ff-only Already up…
The Windows installer currently always takes responsibility for setting the `GOPATH` environment variable (to `%USERPROFILE%\go`) and adding `%GOPATH%/bin` to `PATH`. If a user wishes to use a differ…
Thanks for reporting. https://pkg.go.dev/reflect#StructTag documentation says: > By convention, tag strings are a concatenation of optionally space-separated key:"value" pairs. Each key is a non-e…
Reopening since the fix in [CL 553055](https://go.dev/cl/553055) was rolled back in [CL 575236](https://go.dev/cl/575236).
Reopening since the fix in [CL 575175](https://go.dev/cl/575175) was rolled back in [CL 575316](https://go.dev/cl/575316).
Go 1.20 has exited its support window per https://go.dev/doc/devel/release#policy.
The upstream issue isn't resolved yet, and Go 1.20 has exited its support window per https://go.dev/doc/devel/release#policy.
https://go.dev/doc/go1.22#os/exec includes: > On Windows, `Command` and `Cmd.Start` no longer call `LookPath` if the path to the executable is already absolute and has an executable file extension…
We have a better understanding of the problem by now, and a mitigation is in the process of being rolled out.
dmitshur closed an issue security: fix CVE-2023-452881mo
> which would imply a builder with at least least Clang 15 There's a LUCI builder with clang 15 (e.g., [gotip-linux-amd64-clang15](https://ci.chromium.org/p/golang/builders/ci/gotip-linux-amd64-cl…
dmitshur pushed to main in dmitri.shuralyov.com/go/generated1y
e1de015411532fa144166aada4201ee443800425add test case with no final newline
6904a2a3d88d6c3ad39737a7c5bf226f5ebbd482modernize test code slightly
dmitshur pushed to main in dmitri.shuralyov.com/gpu/mtl1y
85de2813cf6bd8d6d2f0240fdebf943cbffc2b8afix "supportsFamily not found" warning on macOS 10.13 and 10.14
dmitshur pushed to main in dmitri.shuralyov.com/gpu/mtl1y
b78c9fe623cca0431d866c9e206d3f83665bcf8bdeprecate FeatureSet and Device.SupportsFeatureSet
2a3c46a829b92964146abf7f6c2d649cd66cce97add GPUFamily and Device.SupportsFamily
I agree with the points made above. This entry tried to say "use this language feature when it's appropriate; don't use it when it's not", which can be said for any language feature. I'll close this …