Message 296118 - Python tracker

Message296118

Author serhiy.storchaka
Recipients benjamin.peterson, brett.cannon, eric.snow, ncoghlan, ppperry, serhiy.storchaka, stutzbach
Date 2017-06-15.17:54:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497549280.83.0.0502459612692.issue30626@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 145541cfa05394c38cfd64c0be2c5fb382860995 by Serhiy Storchaka in branch 'master':
bpo-30626: Fix error handling in PyImport_Import(). (#2103)
https://github.com/python/cpython/commit/145541cfa05394c38cfd64c0be2c5fb382860995
History
Date User Action Args
2017-06-15 17:54:40serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, ncoghlan, benjamin.peterson, stutzbach, eric.snow, ppperry
2017-06-15 17:54:40serhiy.storchakasetmessageid: <1497549280.83.0.0502459612692.issue30626@psf.upfronthosting.co.za>
2017-06-15 17:54:40serhiy.storchakalinkissue30626 messages
2017-06-15 17:54:40serhiy.storchakacreate