This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author miss-islington
Recipients ZackerySpytz, miss-islington, serhiy.storchaka
Date 2018-10-06.07:06:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538809618.78.0.545547206417.issue34910@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 177254c96f9258a62e3e571c2aee0b642070a374 by Miss Islington (bot) in branch '3.6':
bpo-34910: Ensure that PyObject_Print() always returns -1 on error. (GH-9733)
https://github.com/python/cpython/commit/177254c96f9258a62e3e571c2aee0b642070a374
History
Date User Action Args
2018-10-06 07:06:58miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka, ZackerySpytz
2018-10-06 07:06:58miss-islingtonsetmessageid: <1538809618.78.0.545547206417.issue34910@psf.upfronthosting.co.za>
2018-10-06 07:06:58miss-islingtonlinkissue34910 messages
2018-10-06 07:06:58miss-islingtoncreate