go/doc/next/6-stdlib/99-minor
Robert Griesemer 7cab1b1b26 doc: pre-announce removal of gotypesalias and asynctimerchan GODEBUG flags
This announcement follows the policy outlined in #76163.

For #76472.

Change-Id: I4299e7f474e314810883dc4f50be6afba8c3e3e7
Reviewed-on: https://go-review.googlesource.com/c/go/+/726020
Auto-Submit: Robert Griesemer <gri@google.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
Reviewed-by: Robert Griesemer <gri@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2025-12-02 16:18:09 -08:00
..
bytes bytes: add Buffer.Peek 2025-11-03 09:39:00 -08:00
crypto crypto,testing/cryptotest: ignore random io.Reader params, add SetGlobalRandom 2025-11-26 16:01:17 -08:00
database/sql/driver database/sql: allow drivers to override Scan behavior 2025-08-11 14:27:36 -07:00
debug/elf debug/elf: sync new loong64 relocation types up to LoongArch ELF psABI v20250521 2025-11-17 17:00:42 -08:00
errors errors: add AsType 2025-09-30 10:22:08 -07:00
go doc: pre-announce removal of gotypesalias and asynctimerchan GODEBUG flags 2025-12-02 16:18:09 -08:00
image/jpeg doc/next: document new image/jpeg DCT in release notes 2025-09-25 08:49:17 -07:00
log/slog log/slog: add multiple handlers support for logger 2025-09-04 11:07:44 -07:00
net doc/next: clean up some Go 1.26 release notes 2025-12-01 09:41:45 -08:00
os os/signal: make NotifyContext cancel the context with a cause 2025-11-20 13:01:32 -08:00
reflect reflect: add iterator equivalents for NumField, NumIn, NumOut and NumMethod 2025-11-25 09:18:42 -08:00
runtime/metrics doc/next: release note for scheduler metrics 2025-12-02 14:44:07 -08:00
testing crypto,testing/cryptotest: ignore random io.Reader params, add SetGlobalRandom 2025-11-26 16:01:17 -08:00
time doc: pre-announce removal of gotypesalias and asynctimerchan GODEBUG flags 2025-12-02 16:18:09 -08:00
0-heading.md doc/next: clean up some Go 1.26 release notes 2025-12-01 09:41:45 -08:00
README doc/next: initialize 2025-07-23 11:41:17 -07:00

API changes and other small changes to the standard library go here.