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

api: audit for Go 1.20 #57126

Closed
prattmic opened this issue Dec 6, 2022 · 1 comment
Closed

api: audit for Go 1.20 #57126

prattmic opened this issue Dec 6, 2022 · 1 comment
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. release-blocker
Milestone

Comments

@prattmic
Copy link
Member

prattmic commented Dec 6, 2022

This is a tracking issue for doing an audit of API additions for Go 1.20 as of https://go.dev/cl/455696.

New API changes for Go 1.20

archive/tar

archive/zip

bytes

context

crypto/ecdh

crypto/ecdsa

crypto/ed25519

crypto/rsa

crypto/subtle

crypto/tls

crypto/x509

debug/elf

debug/pe

encoding/xml

errors

fmt

go/ast

go/token

go/types

io/fs

io

math/rand

net

net/http

net/http/httputil

net/netip

os/exec

path/filepath

reflect

regexp/syntax

runtime/cgo

runtime/coverage

strings

sync

syscall

testing

time

unicode/utf16

@prattmic prattmic added NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made. release-blocker okay-after-rc1 Used by release team to mark a release-blocker issue as okay to resolve either before or after rc1 labels Dec 6, 2022
@prattmic prattmic added this to the Go1.20 milestone Dec 6, 2022
@rsc
Copy link
Contributor

rsc commented Dec 6, 2022

I read through these in the api files. They are all fine.
(Now that we have accepted proposal issues attached, it goes a lot quicker!)

@rsc rsc closed this as completed Dec 6, 2022
@dmitshur dmitshur added NeedsFix The path to resolution is known, but the work has not been done. and removed NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made. okay-after-rc1 Used by release team to mark a release-blocker issue as okay to resolve either before or after rc1 labels Jun 1, 2023
@golang golang locked and limited conversation to collaborators May 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge 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

4 participants