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 steve.dower
Recipients Phillip.M.Feldman@gmail.com, paul.moore, shireenrao, steve.dower, terry.reedy, tim.golden, zach.ware
Date 2019-08-17.20:50:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566075042.85.0.0110369110327.issue36266@roundup.psfhosted.org>
In-reply-to
Content
New changeset 24fe46081be3d1c01b3d21cb39bc3492ab4485a3 by Steve Dower (shireenrao) in branch 'master':
bpo-36266: Add module name in ImportError when DLL not found on Windows (GH-15180)
https://github.com/python/cpython/commit/24fe46081be3d1c01b3d21cb39bc3492ab4485a3
History
Date User Action Args
2019-08-17 20:50:42steve.dowersetrecipients: + steve.dower, terry.reedy, paul.moore, tim.golden, Phillip.M.Feldman@gmail.com, zach.ware, shireenrao
2019-08-17 20:50:42steve.dowersetmessageid: <1566075042.85.0.0110369110327.issue36266@roundup.psfhosted.org>
2019-08-17 20:50:42steve.dowerlinkissue36266 messages
2019-08-17 20:50:42steve.dowercreate