From: Andrew Bonventre
- TODO: Link to intro doc. + TODO: Link to intro doc.
+ TODO: https://golang.org/cl/100235: report errors for incorrect line directives +
+ ++ TODO: https://golang.org/cl/121815: ignore untyped nil arguments to default escapers +
+ ++ TODO: https://golang.org/cl/77410: add ReverseProxy.ErrorHandler +
+ ++ TODO: https://golang.org/cl/115255: support CIDR notation and ports with NO_PROXY +
+ +@@ -256,6 +293,22 @@ Do not send CLs removing the interior tags from such phrases.
+ TODO: https://golang.org/cl/121055: restore 1.9 handling of missing/empty form-data file name +
+ ++ TODO: https://golang.org/cl/121095: accept bytes >= 0x80 +
+ +@@ -278,6 +331,18 @@ Do not send CLs removing the interior tags from such phrases.
+ TODO: https://golang.org/cl/71272: add Transport.MaxConnsPerHost knob +
+ ++ TODO: https://golang.org/cl/79919: add support for SameSite option in http.Cookie +
+ ++ TODO: https://golang.org/cl/81778: prevent Server reuse after a Shutdown +
+TODO: https://golang.org/cl/89275: don't sniff Content-type in Server when X-Content-Type-Options:nosniff
@@ -286,6 +351,10 @@ Do not send CLs removing the interior tags from such phrases. TODO: https://golang.org/cl/93296: add StatusMisdirectedRequest (421) ++ TODO: https://golang.org/cl/123875: don't cancel Request.Context on pipelined Server requests +
++ TODO: https://golang.org/cl/101715: use sync.Pool to cache regexp.machine objects +
+ ++ TODO: https://golang.org/cl/85887: use sparse mappings for the heap +
+ ++ TODO: https://golang.org/cl/94076: use native CAS and memory barrier on ARMv7 +
+ ++ TODO: https://golang.org/cl/106156: use fixed TLS offsets on darwin/amd64 and darwin/386 +
+ ++ TODO: https://golang.org/cl/109255: enable memory sanitizer on arm64 +
+ ++ TODO: https://golang.org/cl/109699: support for debugger function calls +
+ ++ TODO: https://golang.org/cl/121657: remap stack spans with MAP_STACK on OpenBSD +
+ ++ TODO: https://golang.org/cl/108679: on darwin, create theads using libc +
+ ++ TODO: https://golang.org/cl/102696: introduce "allocs" profile +
+ ++ TODO: https://golang.org/cl/107935: implement race detector for ppc64le +
+ ++ TODO: https://golang.org/cl/63274: user annotation API +
+ ++ TODO: https://golang.org/cl/70993: support tracking goroutine ancestor tracebacks with GODEBUG="tracebackancestors=N" +
+ ++ TODO: https://golang.org/cl/87095: enable profiling of RWMutex +
+ ++ TODO: https://golang.org/cl/106275: introduce Pointer type and use it instead of uintptr +
+ ++ TODO: https://golang.org/cl/118658: check Fchmodat flags parameter on Linux +
+ ++ TODO: https://golang.org/cl/112037: return RawString token rather than String for raw string literals +
+ ++ TODO: https://golang.org/cl/84480: add variable assignments +
+ ++ TODO: https://golang.org/cl/95215: differentiate nil from missing arg +
+ ++ TODO: https://golang.org/cl/98157: add support for parsing timezones denoted by sign and offset +
+ +@@ -342,6 +536,14 @@ Do not send CLs removing the interior tags from such phrases. TODO: https://golang.org/cl/109255: enable memory sanitizer on arm64
++ TODO: https://golang.org/cl/109699: support for debugger function calls +
+ ++ TODO: https://golang.org/cl/121657: remap stack spans with MAP_STACK on OpenBSD +
++ TODO: https://golang.org/cl/107935: implement race detector for ppc64le +
+ ++ TODO: https://golang.org/cl/63274: user annotation API +
+ +@@ -382,6 +600,10 @@ Do not send CLs removing the interior tags from such phrases. TODO: https://golang.org/cl/106275: introduce Pointer type and use it instead of uintptr
++ TODO: https://golang.org/cl/118658: check Fchmodat flags parameter on Linux +
++ TODO: https://golang.org/cl/95215: differentiate nil from missing arg +
+