I implemented this iter.Pull strategy for keeping parser state, instead of
using a background goroutine (as I did for years) in my pure Go lisp,
zygomys,
and the resulting code is much easier to read and follow, and about 12%
faster on
Linux (although 0.3% slower on Darwin).
Details and specif
Hello gophers,
We plan to issue a security fix for the package golang.org/x/net/html in the
golang.org/x/net module during US business hours on Thursday, March 27.
This will cover the following CVEs:
- CVE-2025-22872
Following our security policy, this is the pre-announcement of the fix.