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 vstinner
Recipients serhiy.storchaka, vstinner, xdegaye
Date 2017-06-26.13:53:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwZEb1o4nezR25m0Qqum6t6Vy5NrpiwnP5FkbeS543LiMw@mail.gmail.com>
In-reply-to <1498484069.98.0.595207878003.issue30695@psf.upfronthosting.co.za>
Content
2017-06-26 15:34 GMT+02:00 Xavier de Gaye <report@bugs.python.org>:
> python: Objects/call.c:89: _PyObject_FastCallDict: Assertion `!PyErr_Occurred()' failed.
> Aborted (core dumped)
>
> I will create a new issue when the current issue is closed.

Oh, I'm curious about that one :-)
History
Date User Action Args
2017-06-26 13:53:53vstinnersetrecipients: + vstinner, xdegaye, serhiy.storchaka
2017-06-26 13:53:53vstinnerlinkissue30695 messages
2017-06-26 13:53:52vstinnercreate