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

io/ioutil: flag package and functions with the Deprecated marker #43799

Closed
wants to merge 1 commit into from

Conversation

dlsniper
Copy link
Contributor

All implementations are now part of io or os packages, per #42026.
Flag all implementations in ioutil, and the package itself, with
the Deprecated marker so that tooling can pick it up and interpret
it accordingly.

Updates #42026

All implementations are now part of io or os packages, per golang#42026.
Flag all implementations in ioutil, and the package itself, with
the Deprecated marker so that tooling can pick it up and interpret
it accordingly.

Updates golang#42026
@google-cla google-cla bot added the cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change. label Jan 20, 2021
@gopherbot
Copy link
Contributor

This PR (HEAD: f6ebc2a) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/go/+/284777 to see it.

Tip: You can toggle comments from me using the comments slash command (e.g. /comments off)
See the Wiki page for more info

@gopherbot
Copy link
Contributor

Message from Ian Lance Taylor:

Patch Set 1:

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/284777.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Contributor

Message from Florin Patan:

Patch Set 1:

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/284777.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Contributor

Message from Ian Lance Taylor:

Patch Set 1:

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/284777.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Contributor

Message from Colin Arnott:

Patch Set 1:

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/284777.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Contributor

Message from Russ Cox:

Patch Set 1:

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/284777.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Contributor

Message from Florin Patan:

Patch Set 1:

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/284777.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Contributor

Message from Ian Lance Taylor:

Patch Set 1:

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/284777.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Contributor

Message from Colin Arnott:

Patch Set 1:

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/284777.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Contributor

Message from Russ Cox:

Patch Set 1:

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/284777.
After addressing review feedback, remember to publish your drafts!

@jeffwidman
Copy link
Contributor

@dlsniper do you want to rebase and fix merge conflicts per discussion over in #51927 (comment)?

@gopherbot
Copy link
Contributor

gopherbot commented Apr 7, 2024

This PR is being closed because go.dev/cl/284777 has been abandoned.

Thanks for the CL. This change was applied a year later for Go 1.19 via CL 395918, so if this CL were to be rebased it'd become empty. Closing.

@gopherbot gopherbot closed this Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants