| commit | ae62f015240c9162773341a9922794e6b960779d | [log] [tgz] |
|---|---|---|
| author | Zackery Spytz <zspytz@gmail.com> | Sat Oct 06 00:44:25 2018 -0600 |
| committer | Serhiy Storchaka <storchaka@gmail.com> | Sat Oct 06 09:44:25 2018 +0300 |
| tree | 24bfc29c50a3f0cdf9f98b14a58c29f6d19b5c43 | |
| parent | cd45385ffad8910293e5659cfe7ab036e70613b7 [diff] |
bpo-34910: Ensure that PyObject_Print() always returns -1 on error. (GH-9733)