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

x/pkgsite: standard lib symbol available version does not have same behavior across packages #68265

Closed
h9jiang opened this issue Jul 1, 2024 · 2 comments
Labels
Milestone

Comments

@h9jiang
Copy link
Member

h9jiang commented Jul 1, 2024

What is the URL of the page with the issue?

https://pkg.go.dev/context#Context

What is your user agent?

N/A

Screenshot

Standard Library Type:

image
image

Method Library Type:

image
image

What did you do?

N/A

What did you see happen?

The content added in go1.5 in the website is not available across all the pkg.go.dev. As provided by the screenshot, all four symbols, are introduced in go1.5 but two of them have the added in go1.5 comment but two of them do not.

What did you expect to see?

User should be able to expect the comment to be there for all symbols that is not available starting 1.0 (the original version)

Or very clearly have a version say 1.10. Any symbol that introduced before 1.10 will be ignored from the pkg.go.dev and any symbol that introduced after 1.10 will be there.

@h9jiang h9jiang added the pkgsite label Jul 1, 2024
@gopherbot gopherbot added this to the Unreleased milestone Jul 1, 2024
@seankhliao
Copy link
Member

Duplicate of #51013

@seankhliao seankhliao marked this as a duplicate of #51013 Jul 1, 2024
@seankhliao seankhliao closed this as not planned Won't fix, can't repro, duplicate, stale Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants