Message 295693 - Python tracker

Message295693

Author serhiy.storchaka
Recipients benjamin.peterson, brett.cannon, eric.snow, ncoghlan, ppperry, serhiy.storchaka, stutzbach
Date 2017-06-11.08:16:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497168969.58.0.563860567939.issue30626@psf.upfronthosting.co.za>
In-reply-to
Content
In rare circumstances PyImport_Import() could return NULL without raising an error.

It *isn't* fixed in 3.7.
History
Date User Action Args
2017-06-11 08:16:09serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, ncoghlan, benjamin.peterson, stutzbach, eric.snow, ppperry
2017-06-11 08:16:09serhiy.storchakasetmessageid: <1497168969.58.0.563860567939.issue30626@psf.upfronthosting.co.za>
2017-06-11 08:16:09serhiy.storchakalinkissue30626 messages
2017-06-11 08:16:09serhiy.storchakacreate