[3.7] bpo-12743: Delete comment from marshal.rst (GH-8457) by miss-islington · Pull Request #8489 · python/cpython (original) (raw)

Also, update the list of exceptions that may raised by PyMarshal_*
functions. We usually don't document exceptions raised by a
function, but in this case most of them were already documented
in C API and standard library documentation.
(cherry picked from commit defcffd)

Co-authored-by: Berker Peksag berker.peksag@gmail.com

https://bugs.python.org/issue12743