mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
gh-105184: document that marshal functions can fail and need to be checked with PyErr_Occurred (GH-105185) (cherry picked from commit ee26ca13a129da8cf549409d0a1b2e892ff2b4ec) Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
Miscellaneous source files for the main Python shared library