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 serhiy.storchaka
Recipients JohnLeitch, eric.smith, mark.dickinson, martin.panter, python-dev, serhiy.storchaka
Date 2015-11-07.09:50:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1446889856.33.0.888659839728.issue24802@psf.upfronthosting.co.za>
In-reply-to
Content
One post-commit comment: I would use ValueError instead of Exceptions in tests for 3.5+. This will help to avoid regression and can catch incompatibilities in other implementations.
History
Date User Action Args
2015-11-07 09:50:56serhiy.storchakasetrecipients: + serhiy.storchaka, mark.dickinson, eric.smith, python-dev, martin.panter, JohnLeitch
2015-11-07 09:50:56serhiy.storchakasetmessageid: <1446889856.33.0.888659839728.issue24802@psf.upfronthosting.co.za>
2015-11-07 09:50:56serhiy.storchakalinkissue24802 messages
2015-11-07 09:50:56serhiy.storchakacreate