This blog is updated daily.
A general description is here.
The parser now gives an error if a null character is included in a string using Unicode escapes. (PR#16046)
‘abs()’ failed with named arguments when the argument was complex. (PR#16047)
‘qr.Q()’ failed on complex arguments due to pre-3.0(!) typo. (PR#16054)