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

Question: move to Go 1.7+ stdlib 'context' package? #336

Closed
gyuho opened this issue Apr 11, 2017 · 4 comments
Closed

Question: move to Go 1.7+ stdlib 'context' package? #336

gyuho opened this issue Apr 11, 2017 · 4 comments

Comments

@gyuho
Copy link

gyuho commented Apr 11, 2017

Following #326 and #326 (comment)

So golang/protobuf's plan is wait until Go 1.9?
We just want to know the timeline (c.f. etcd-io/etcd#6174, etcd-io/etcd#7790).

Any updates?

Thanks!

@gyuho gyuho mentioned this issue Apr 20, 2017
26 tasks
@gyuho
Copy link
Author

gyuho commented Jun 27, 2017

I talked to @dfawley yesterday in person. And think we are ok with waiting for type alias in Go 1.9.

Thanks.

@alexkreidler
Copy link

Any updates on this?

@dfawley
Copy link
Contributor

dfawley commented Oct 11, 2017

See grpc/grpc-go#711 for some discussion on why we are not going to do this until Go 1.9 is grpc-go's oldest supported version (tl;dr: we need everyone to have type aliases to avoid breaking backward grpc/protoc compatibility).

@dsnet
Copy link
Member

dsnet commented Oct 11, 2017

Unfortunately, the generation of context will not change until there are two releases of Go with type aliases. Thus, when Go1.10 is released, we'll make the change.

@golang golang locked and limited conversation to collaborators Jun 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants