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 xdegaye
Recipients serhiy.storchaka, vstinner, xdegaye
Date 2017-10-23.15:03:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508771015.05.0.213398074469.issue30817@psf.upfronthosting.co.za>
In-reply-to
Content
Removing 2.7 as the problem cannot be reproduced here. PyEval_CallObjectWithKeywords() does not assert on PyErr_Occurred().
History
Date User Action Args
2017-10-23 15:03:35xdegayesetrecipients: + xdegaye, vstinner, serhiy.storchaka
2017-10-23 15:03:35xdegayesetmessageid: <1508771015.05.0.213398074469.issue30817@psf.upfronthosting.co.za>
2017-10-23 15:03:35xdegayelinkissue30817 messages
2017-10-23 15:03:35xdegayecreate