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 brett.cannon, eric.snow, ncoghlan, serhiy.storchaka
Date 2017-04-13.21:24:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492118665.15.0.574043072706.issue29999@psf.upfronthosting.co.za>
In-reply-to
Content
The patch also changes the repr of BaseException with a single argument. It no longer contains a trailing comma.
History
Date User Action Args
2017-04-13 21:24:25serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, ncoghlan, eric.snow
2017-04-13 21:24:25serhiy.storchakasetmessageid: <1492118665.15.0.574043072706.issue29999@psf.upfronthosting.co.za>
2017-04-13 21:24:25serhiy.storchakalinkissue29999 messages
2017-04-13 21:24:25serhiy.storchakacreate