commit | 49fb49d6f57661f2a7601f1d759163866f707fed | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sat Oct 06 00:07:12 2018 -0700 |
committer | GitHub <noreply@github.com> | Sat Oct 06 00:07:12 2018 -0700 |
tree | de417343fa2f5061f13a15d650e9abcdd4339de2 | |
parent | 0991b9bb94036e0f271d223c8db7d81980c76736 [diff] |
bpo-34910: Ensure that PyObject_Print() always returns -1 on error. (GH-9733) (cherry picked from commit ae62f015240c9162773341a9922794e6b960779d) Co-authored-by: Zackery Spytz <zspytz@gmail.com>