]> granicus.if.org Git - python/commit
bpo-12743: Delete comment from marshal.rst (GH-8457)
authorBerker Peksag <berker.peksag@gmail.com>
Fri, 27 Jul 2018 04:35:11 +0000 (07:35 +0300)
committerGitHub <noreply@github.com>
Fri, 27 Jul 2018 04:35:11 +0000 (07:35 +0300)
commitdefcffdf86780e3a184ebb25dc9a7b807753d57a
tree03ca2abc2e63fdf3e8c90f570d9c382ad0d8a9e9
parent6a62e1d365934de82ff7c634981b3fbf218b4d5f
bpo-12743: Delete comment from marshal.rst (GH-8457)

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.
Doc/c-api/marshal.rst