mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Update to reflect historical policy - we've deprecated things like iouti.ReadDir just because something newer existed.
parent
da89a6ea8a
commit
e9f2327d96
@ -26,9 +26,6 @@ when all supported Go versions include `F2` and they can easily switch.
|
|||||||
|
|
||||||
Marking an API feature deprecated can create work and
|
Marking an API feature deprecated can create work and
|
||||||
decisions for millions of Go developers using the feature.
|
decisions for millions of Go developers using the feature.
|
||||||
An API feature should only be marked deprecated if its
|
|
||||||
use is problematic in some way, not simply because something
|
|
||||||
newer exists.
|
|
||||||
Deprecating an API feature is an API change that must
|
Deprecating an API feature is an API change that must
|
||||||
be discussed using [the proposal process](https://go.dev/s/proposal).
|
be discussed using [the proposal process](https://go.dev/s/proposal).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user