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