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 Mark.Shannon, ezio.melotti, r.david.murray, serhiy.storchaka, vstinner
Date 2015-09-24.07:52:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwZWQTpHHcnOLebpBC6C0auVsaR=OfB-b8i1hkRBvBvaYQ@mail.gmail.com>
In-reply-to <1443078006.55.0.880532201273.issue25210@psf.upfronthosting.co.za>
Content
+1 to remove parenthesis from type names in the error message. But
from all types, not only NoneType.
History
Date User Action Args
2015-09-24 07:52:14vstinnersetrecipients: + vstinner, ezio.melotti, r.david.murray, Mark.Shannon, serhiy.storchaka
2015-09-24 07:52:14vstinnerlinkissue25210 messages
2015-09-24 07:52:14vstinnercreate