Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc/go1.16: document new go/build/constraint package #43957

Closed
dmitshur opened this issue Jan 27, 2021 · 6 comments
Closed

doc/go1.16: document new go/build/constraint package #43957

dmitshur opened this issue Jan 27, 2021 · 6 comments
Labels
Documentation Issues describing a change to documentation. FrozenDueToAge help wanted NeedsFix The path to resolution is known, but the work has not been done. release-blocker
Milestone

Comments

@dmitshur
Copy link
Contributor

dmitshur commented Jan 27, 2021

The new go/build/constraint package in Go 1.16 should be documented in the final Go 1.16 release notes as part of #40700.

CC @rsc.

@dmitshur dmitshur added Documentation Issues describing a change to documentation. help wanted NeedsFix The path to resolution is known, but the work has not been done. release-blocker labels Jan 27, 2021
@dmitshur dmitshur added this to the Go1.16 milestone Jan 27, 2021
@ianlancetaylor
Copy link
Member

Why do I not see anything from the go/build/constraint package in api/go1.16.txt?

@ianlancetaylor
Copy link
Member

Hmmm, they are printed by the API check but did not wind up in go1.16.txt or next.txt.

@dmitshur
Copy link
Contributor Author

@ianlancetaylor
Copy link
Member

Thanks, looks like go/build/constraint landed January 8, so we need some mechanism for checking for new additions late in the release cycle. I, at least, never noticed it.

@gopherbot
Copy link
Contributor

Change https://golang.org/cl/287472 mentions this issue: doc/go1.16: document go/build/constraint package

@dmitshur
Copy link
Contributor Author

dmitshur commented Jan 27, 2021

Thanks, looks like go/build/constraint landed January 8, so we need some mechanism for checking for new additions late in the release cycle. I, at least, never noticed it.

I agree. I've CCed you on issue #43956 which is about resolving that and contains some more details.

@golang golang locked and limited conversation to collaborators Feb 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Documentation Issues describing a change to documentation. FrozenDueToAge help wanted NeedsFix The path to resolution is known, but the work has not been done. release-blocker
Projects
None yet
Development

No branches or pull requests

3 participants