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 benjamin.peterson, brett.cannon, eric.snow, ncoghlan, ppperry, serhiy.storchaka, stutzbach
Date 2017-06-15.18:15:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497550513.3.0.684356629087.issue30626@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset fab05de21480fc54a5101cf813195cb32724b5ad by Serhiy Storchaka in branch '3.6':
[3.6] bpo-30626: Fix error handling in PyImport_Import(). (GH-2103) (#2221)
https://github.com/python/cpython/commit/fab05de21480fc54a5101cf813195cb32724b5ad
History
Date User Action Args
2017-06-15 18:15:13serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, ncoghlan, benjamin.peterson, stutzbach, eric.snow, ppperry
2017-06-15 18:15:13serhiy.storchakasetmessageid: <1497550513.3.0.684356629087.issue30626@psf.upfronthosting.co.za>
2017-06-15 18:15:13serhiy.storchakalinkissue30626 messages
2017-06-15 18:15:13serhiy.storchakacreate