index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Misc
/
NEWS.d
/
next
/
C API
/
2018-10-05-17-06-49.bpo-34910.tSFrls.rst
blob: eff4755d8d5e76dc07d0bf602da5d225dcbc8a77 (
plain
)
1
2
Ensure that :c:func:`PyObject_Print` always returns ``-1`` on error. Patch by Zackery Spytz.