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