commit | e1c396d164a7823f2a72feb15335f497d51da563 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Jun 05 15:42:16 2023 |
committer | GitHub <noreply@github.com> | Mon Jun 05 15:42:16 2023 |
tree | b9e294213925b134e406cb980ea1d70b13351236 | |
parent | e15de14c16ce98e773c31607bd70ee911e4ac073 [diff] |
[3.9] gh-105184: document that marshal functions can fail and need to be checked with PyErr_Occurred (GH-105185) (#105221) (cherry picked from commit ee26ca13a129da8cf549409d0a1b2e892ff2b4ec) Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>