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 serhiy.storchaka, terry.reedy
Date 2017-11-15.15:53:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510761212.32.0.213398074469.issue30399@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f8a4c03ede6048022f60a58d5a21b278b78a8a16 by Serhiy Storchaka in branch 'master':
bpo-30399: Get rid of trailing comma in the repr of BaseException. (#1650)
https://github.com/python/cpython/commit/f8a4c03ede6048022f60a58d5a21b278b78a8a16
History
Date User Action Args
2017-11-15 15:53:32serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy
2017-11-15 15:53:32serhiy.storchakasetmessageid: <1510761212.32.0.213398074469.issue30399@psf.upfronthosting.co.za>
2017-11-15 15:53:32serhiy.storchakalinkissue30399 messages
2017-11-15 15:53:32serhiy.storchakacreate