mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -04:00
defcffdf86
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.