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 <[email protected]>
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: <[email protected]>
2017-10-23 15:03:35xdegayelinkissue30817 messages
2017-10-23 15:03:35xdegayecreate