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 berker.peksag, python-dev, serhiy.storchaka, vstinner
Date 2015-03-21.11:00:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwbB_G68GU0cm2k7E6mDTLXLDzbbfV=VeugNc7qzhfetow@mail.gmail.com>
In-reply-to <1426903637.17.0.749122265922.issue23571@psf.upfronthosting.co.za>
Content
Serhiy was right: we should mention the name of the function in the
exception. In the Django traceback, it's not easy to guess what raised the
SystemError.

Ok to mention the change in What's New in Python 3.5.
History
Date User Action Args
2015-03-21 11:00:07vstinnersetrecipients: + vstinner, python-dev, berker.peksag, serhiy.storchaka
2015-03-21 11:00:07vstinnerlinkissue23571 messages
2015-03-21 11:00:07vstinnercreate