go/api/next
Vladimir Varankin 1c3fd6c4d8
testing: add Context
Adds a new Context method to testing.T, that returns a context,
that is canceled before the end of its test function.

Don't inherit parent's text context.

Add release notes.

Fixes #36532.
2024-08-20 11:13:14 +02:00
..
32936.txt crypto/tls: expose extensions presented by client to GetCertificate 2024-08-09 18:45:11 +00:00
36532.txt testing: add Context 2024-08-20 11:13:14 +02:00
61901.txt bytes, strings: add Lines, SplitSeq, SplitAfterSeq, FieldsSeq, FieldsFuncSeq 2024-08-14 18:23:13 +00:00
62384.txt math/big,regexp: implement the encoding.TextAppender interface 2024-08-15 23:43:00 +00:00
62516.txt testing: add Chdir 2024-08-16 23:48:50 +00:00
66626.txt go/types: add go1.23 iterator methods for 10 exported types 2024-07-31 22:54:09 +00:00