cpython/Misc/NEWS.d/next/Core and Builtins/2024-06-30-03-48-10.gh-issue-121149.lLBMKe.rst

Added specialization for summation of complexes, this also improves accuracy
of builtin :func:`sum` for such inputs.  Patch by Sergey B Kirpichev.