Russ Cox

Results 790 comments of Russ Cox

Based on the discussion above, this proposal seems like a **[likely accept](https://go.dev/s/proposal-status#likely-accept)**. — rsc for the proposal review group

No change in consensus, so **[accepted](https://go.dev/s/proposal-status#accepted)**. 🎉 This issue now tracks the work of implementing the proposal. — rsc for the proposal review group

Anyone interested in tracing, I can't recommend highly enough Dick Sites's new book _[Understanding Software Dynamics](https://www.informit.com/store/understanding-software-dynamics-9780137589739)_. For an intro see [his Stanford talk](https://www.youtube.com/watch?v=D_qRuKO9qzM). It seems to me that really good...

Various users reported exec hangs against earlier Go versions that the fix to #56784 should fix. I'd like to include this fix in the _January_ point releases (not December), to...

There's not an obvious technical answer to this. Supporting docs in multiple languages in a systematic way is significant complexity for really quite small benefit in general. In this specific...

This proposal has been added to the [active column](https://go.dev/s/proposal-status#active) of the proposals project and will now be reviewed at the weekly proposal review meetings. — rsc for the proposal review...

Based on the discussion above, this proposal seems like a **[likely decline](https://go.dev/s/proposal-status#likely-decline)**. — rsc for the proposal review group

> The simplest solution for this problem would be to support something like //go:lang:[language code] tags in go doc documents, and then filter and display documentation based on the user's...

No change in consensus, so **[declined](https://go.dev/s/proposal-status#declined)**. — rsc for the proposal review group