Activity

Yesterday
Thanks for sending this change. CL 581916 ended up applying the same change as here, so there's nothing more to do here.
Thanks. Please add a mention of the tracking issue, so this change will be easier to find: ``` For #31160. ```
(1 comment) Is it intentional this is implemented as `time.Now().Sub(b.now)` instead of `time.Since(b.now)`? As far as I can tell, that skips over the optimization in https://cs.opensource.google/go…
Thanks.
Thanks. If you install the latest version of the codereview hooks, and amend: ``` go install golang.org/x/review/git-codereview@latest && \ git codereview hooks && \ git commit --amend --no-edit ``…
Last Week
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#65241.
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…
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…
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.
This is similar to (or the same as) #12822. Also consider this instance: ```Go switch { case true: // comment 1 // comment 2 // comment 3 // comment 4 // comment 5 // comment 6 case fa…
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…
(2 comments) The 'Minor changes to the library' section is intended for changes to existing packages. Something like a new package being added should go under 'Core library' section, similar to `doc…
I've tried to de-duplicate this into #58766 by updating its pattern to also match this failure.
This is the same failure mode as in #58766. It's a problem only in the old build infrastructure.
(1 comment) (nit) image/jpeg instead of std/jpeg.
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…
Thanks. The "c2s16" suffix seems to fall fairly neatly into the CPU selection category (it has to do with performance consistency).
[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.
Earlier
dmitshur starred github.com/emer/gosl/v21w
Also CC @golang/mips (for completeness; almost everyone in it was already CC'ed).
Tested this out now; no issues with the fine-grained token permissions so far. I'll keep an eye on it for some time. Submitting.
[CL 563856](https://go.dev/cl/563856) added a note to Go 1.23 release notes, moving to the next.
Thanks. Yeah, I gave it fairly minimal resources to start. It mostly makes API calls in a loop, so it might not need much, and we can bump it later as needed. So far it's taking around 7-8 min per i…
Thanks.
We ended up switching to sending only the token in an Authorization header ([docs](https://docs.github.com/en/graphql/guides/forming-calls-with-graphql#communicating-with-graphql)); updated according…
Thanks to Russ for adding it. For golang/go#65353.
(3 comments) We can relax it, but perhaps let's wait before doing it. I added a test so it's easy to spot and to fix if it breaks. I think it'll break now no sooner than net/http changes (e.g., goin…
dmitshur reviewed +2 on doc: simplify symbol links for relnotes1w
Thanks.
Someone’s a morning person. Thanks.
[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