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

runtime, iter: add GOEXPERIMENT=rangefunc package with Seq, Pull [freeze exception] #64559

Closed
rsc opened this issue Dec 5, 2023 · 3 comments
Closed
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. FrozenDueToAge
Milestone

Comments

@rsc
Copy link
Contributor

rsc commented Dec 5, 2023

Freeze exception request for CL 543319, which adds the minimal rangefunc library support for the Go 1.22 GOEXPERIMENT=rangefunc preview. The code is locked behind GOEXPERIMENT=rangefunc and does not affect API for the main release.

@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Dec 5, 2023
@rsc
Copy link
Contributor Author

rsc commented Dec 5, 2023

cc @golang/release

@dmitshur
Copy link
Contributor

dmitshur commented Dec 5, 2023

Is #64277 different from this?

@dmitshur dmitshur added this to the Go1.22 milestone Dec 5, 2023
@rsc
Copy link
Contributor Author

rsc commented Dec 5, 2023

It is not. I missed that it had been turned into a freeze exception.

@rsc rsc closed this as completed Dec 5, 2023
@dmitshur dmitshur closed this as not planned Won't fix, can't repro, duplicate, stale Dec 5, 2023
@golang golang locked and limited conversation to collaborators Dec 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. FrozenDueToAge
Projects
Archived in project
Archived in project
Development

No branches or pull requests

3 participants