Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
golang-dev
Conversations
About
golang-dev
1–30 of 29629
Welcome to golang-dev, a development list for Go Programming Language.
This list is for discussion of the
development
of the Go
project
.
For questions related to the language, libraries, and tools, please use the
golang-nuts
list.
Please follow the
Go Community Code of Conduct
while posting here. In short:
Treat everyone with respect and kindness.
Be thoughtful in how you communicate.
Don’t be destructive or inflammatory.
If you encounter an issue, please mail
conduct@golang.org
.
Mark all as read
Report abusive group
0 selected
xie cui
,
Keith Randall
2
Jun 5
why smallSizeMax - 8 in runtime.mallocgc?
That would be fine. I don't think it is a big deal either way. On Monday, June 5, 2023 at 6:59:08
unread,
why smallSizeMax - 8 in runtime.mallocgc?
That would be fine. I don't think it is a big deal either way. On Monday, June 5, 2023 at 6:59:08
Jun 5
Sven Anderson
, …
Bakul Shah
5
Jun 4
Re: [go-nuts] 9 is prime if it's a hot day
Find the following paper and all will be revealed! May be. "Measuring The Primadona Factor For
unread,
Re: [go-nuts] 9 is prime if it's a hot day
Find the following paper and all will be revealed! May be. "Measuring The Primadona Factor For
Jun 4
anno...@golang.org
Jun 1
[security] Go 1.20.5 and Go 1.19.10 pre-announcement
Hello gophers, We plan to issue Go 1.20.5 and Go 1.19.10 during US business hours on Tuesday, June 6.
unread,
[security] Go 1.20.5 and Go 1.19.10 pre-announcement
Hello gophers, We plan to issue Go 1.20.5 and Go 1.19.10 during US business hours on Tuesday, June 6.
Jun 1
Sven Anderson
May 30
Contributor discounts for Gophercon
Hi everyone, because I will probably attend the Gophercon EU individually, I wanted to ask if someone
unread,
Contributor discounts for Gophercon
Hi everyone, because I will probably attend the Gophercon EU individually, I wanted to ask if someone
May 30
Daniel Martí
, …
Michael Pratt
4
May 25
make.bash slower in master
https://go.dev/cl/497455 (PGO for cmd/compile) does (unsurprisingly) slow down make.bash. On my
unread,
make.bash slower in master
https://go.dev/cl/497455 (PGO for cmd/compile) does (unsurprisingly) slow down make.bash. On my
May 25
Russ Cox
, …
Filippo Valsorda
49
May 24
upcoming code review requirement changes
On Wed, May 24, 2023 at 8:30 PM Filippo Valsorda <fil...@golang.org> wrote: This week I had to
unread,
upcoming code review requirement changes
On Wed, May 24, 2023 at 8:30 PM Filippo Valsorda <fil...@golang.org> wrote: This week I had to
May 24
Heschi Kreinick
, …
Russ Cox
6
May 24
One week left before the Go 1.21 release freeze
I filed https://github.com/golang/go/issues/60419 for Brad and https://github.com/golang/go/issues/
unread,
One week left before the Go 1.21 release freeze
I filed https://github.com/golang/go/issues/60419 for Brad and https://github.com/golang/go/issues/
May 24
Austin Clements
2
May 24
Compiler & runtime office hours: May 18
Thank you everyone who was able to attend office hours! Here are the notes and video recording. The
unread,
Compiler & runtime office hours: May 18
Thank you everyone who was able to attend office hours! Here are the notes and video recording. The
May 24
xie cui
, …
Sean Liao
4
May 19
I want to find onwer to review my cl.
Github teams are only visible to and taggable by organization members. I think triage will tag teams
unread,
I want to find onwer to review my cl.
Github teams are only visible to and taggable by organization members. I think triage will tag teams
May 19
Heschi Kreinick
,
Meng Zhuo
7
May 19
Trying out a new CI system
There hasn't been much feedback, which I interpret to mean that nobody sees major problems. With
unread,
Trying out a new CI system
There hasn't been much feedback, which I interpret to mean that nobody sees major problems. With
May 19
Brandon Kessler
May 18
Please help with the Go 1.21 release notes
Hi Gophers, We appreciate the hard work everyone has put into the Go 1.21 release. In addition to
unread,
Please help with the Go 1.21 release notes
Hi Gophers, We appreciate the hard work everyone has put into the Go 1.21 release. In addition to
May 18
Cherry Mui
May 11
Two weeks left before Go 1.21 release freeze
Hi gophers, This is a friendly reminder that there are approximately 2 weeks left before we enter the
unread,
Two weeks left before Go 1.21 release freeze
Hi gophers, This is a friendly reminder that there are approximately 2 weeks left before we enter the
May 11
Heschi Kreinick
May 9
Gerrit permissions have been refactored
As part of LUCI adoption, we needed to set up some additional ACLs that were redundant with our
unread,
Gerrit permissions have been refactored
As part of LUCI adoption, we needed to set up some additional ACLs that were redundant with our
May 9
Russ Cox
May 9
a modest for loop proposal
Hi all, Following the discussion last fall, David Chase and I have posted a proposal for changing
unread,
a modest for loop proposal
Hi all, Following the discussion last fall, David Chase and I have posted a proposal for changing
May 9
Meng Zhuo
,
Jan Mercl
7
May 8
linux/riscv64 builders will be off line due to maintenance
On Mon, May 8, 2023 at 11:38 AM Meng Zhuo <mengzh...@gmail.com> wrote: > Yes, All
unread,
linux/riscv64 builders will be off line due to maintenance
On Mon, May 8, 2023 at 11:38 AM Meng Zhuo <mengzh...@gmail.com> wrote: > Yes, All
May 8
Dmitri Shuralyov
, …
WANG Xuerui
3
May 6
Four weeks left before Go 1.21 release freeze
On Friday, April 28, 2023 at 1:21:12 AM UTC+8 Dmitri Shuralyov wrote: Hi gophers, This is a reminder
unread,
Four weeks left before Go 1.21 release freeze
On Friday, April 28, 2023 at 1:21:12 AM UTC+8 Dmitri Shuralyov wrote: Hi gophers, This is a reminder
May 6
Lorenz Bauer
,
cherry
7
May 5
Does reflect.ValueOf still have to escape the argument?
On Fri, May 5, 2023 at 12:56 PM Lorenz Bauer <a...@lmb.io> wrote: Hi Cherry, Any chance to revive
unread,
Does reflect.ValueOf still have to escape the argument?
On Fri, May 5, 2023 at 12:56 PM Lorenz Bauer <a...@lmb.io> wrote: Hi Cherry, Any chance to revive
May 5
Srinivas Pokala
,
Michael Pratt
5
May 3
Add/Enable Race builder for liux/s390x
https://farmer.golang.org/#sched can show if builders are actively backlogged. eg, at the moment host
unread,
Add/Enable Race builder for liux/s390x
https://farmer.golang.org/#sched can show if builders are actively backlogged. eg, at the moment host
May 3
anno...@golang.org
May 2
[security] Go 1.20.4 and Go 1.19.9 are released
Hello gophers, We have just released Go versions 1.20.4 and 1.19.9, minor point releases. These minor
unread,
[security] Go 1.20.4 and Go 1.19.9 are released
Hello gophers, We have just released Go versions 1.20.4 and 1.19.9, minor point releases. These minor
May 2
xie cui
,
Robert Griesemer
4
May 1
this branch is never reachable or just need a test case?
This will start to happen once https://go-review.git.corp.google.com/c/go/+/483935 is submitted. -
unread,
this branch is never reachable or just need a test case?
This will start to happen once https://go-review.git.corp.google.com/c/go/+/483935 is submitted. -
May 1
anno...@golang.org
Apr 27
[security] Go 1.20.4 and Go 1.19.9 pre-announcement
Hello gophers, We plan to issue Go 1.20.4 and Go 1.19.9 during US business hours on Tuesday, May 2.
unread,
[security] Go 1.20.4 and Go 1.19.9 pre-announcement
Hello gophers, We plan to issue Go 1.20.4 and Go 1.19.9 during US business hours on Tuesday, May 2.
Apr 27
Carlos Amedee
, …
Mauro Leggieri
15
Apr 16
Planning Go 1.21
Hi Sven, Does the object pinning also involve the GC to avoid analyzing it? Time ago I faced a
unread,
Planning Go 1.21
Hi Sven, Does the object pinning also involve the GC to avoid analyzing it? Time ago I faced a
Apr 16
Benny Siegert
, …
Todd Kulesza
5
Apr 13
govulncheck release?
Hi Victor, thanks for reporting this. While we were discussing the intended output for govulncheck,
unread,
govulncheck release?
Hi Victor, thanks for reporting this. While we were discussing the intended output for govulncheck,
Apr 13
Srinivas Pokala
,
Jan Mercl
3
Apr 13
enabling dmesg log in libc library for golang sqlite repo
Hi Jan, Thank's for the info, I have used $ go test -timeout 24h -v -run Tcl -Xtags=libc.dmesg -
unread,
enabling dmesg log in libc library for golang sqlite repo
Hi Jan, Thank's for the info, I have used $ go test -timeout 24h -v -run Tcl -Xtags=libc.dmesg -
Apr 13
Paul Murphy
,
David Chase
2
Apr 12
Requesting builder key for power10/linux/ppc64 CI
Builder key "host-linux-ppc64-sid-power10" for sent to mu...@ibm.com On Wed, Apr 12, 2023 at
unread,
Requesting builder key for power10/linux/ppc64 CI
Builder key "host-linux-ppc64-sid-power10" for sent to mu...@ibm.com On Wed, Apr 12, 2023 at
Apr 12
WANG Xuerui
,
David Chase
5
Apr 10
Seemingly inconsistent state on dashboard for some of my CLs
On 4/10/23 23:22, David Chase wrote: > I'll give them a look. To be clear, is the problem is
unread,
Seemingly inconsistent state on dashboard for some of my CLs
On 4/10/23 23:22, David Chase wrote: > I'll give them a look. To be clear, is the problem is
Apr 10
Quim Muntal
,
Bryan C. Mills
2
Apr 5
Record GOROOT in precompiled C archives
Given that the GOROOT packages are now rebuilt as needed, I think it would be ok to include GOROOT
unread,
Record GOROOT in precompiled C archives
Given that the GOROOT packages are now rebuilt as needed, I think it would be ok to include GOROOT
Apr 5
anno...@golang.org
Apr 4
[security] Go 1.20.3 and Go 1.19.8 are released
Hello gophers, We have just released Go versions 1.20.3 and 1.19.8, minor point releases. These minor
unread,
[security] Go 1.20.3 and Go 1.19.8 are released
Hello gophers, We have just released Go versions 1.20.3 and 1.19.8, minor point releases. These minor
Apr 4
SuperTXT Team
,
Hyang-Ah Hana Kim
2
Mar 31
Problems with ssh transport and golang.org services
Hi, Even though the go command supports both https:// and git+ssh:// protocols, proxy.golang.org and
unread,
Problems with ssh transport and golang.org services
Hi, Even though the go command supports both https:// and git+ssh:// protocols, proxy.golang.org and
Mar 31
anno...@golang.org
Mar 30
[security] Go 1.20.3 and Go 1.19.8 pre-announcement
Hello gophers, We plan to issue Go 1.20.3 and Go 1.19.8 during US business hours on Tuesday, April 4.
unread,
[security] Go 1.20.3 and Go 1.19.8 pre-announcement
Hello gophers, We plan to issue Go 1.20.3 and Go 1.19.8 during US business hours on Tuesday, April 4.
Mar 30