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 miss-islington
Recipients Phillip.M.Feldman@gmail.com, miss-islington, paul.moore, shireenrao, steve.dower, terry.reedy, tim.golden, zach.ware
Date 2019-08-17.21:11:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566076291.24.0.335499690053.issue36266@roundup.psfhosted.org>
In-reply-to
Content
New changeset 786a4e1cef3eda8f434613d3801a5c7565fb5cd8 by Miss Islington (bot) in branch '3.8':
bpo-36266: Add module name in ImportError when DLL not found on Windows (GH-15180)
https://github.com/python/cpython/commit/786a4e1cef3eda8f434613d3801a5c7565fb5cd8
History
Date User Action Args
2019-08-17 21:11:31miss-islingtonsetrecipients: + miss-islington, terry.reedy, paul.moore, tim.golden, Phillip.M.Feldman@gmail.com, zach.ware, steve.dower, shireenrao
2019-08-17 21:11:31miss-islingtonsetmessageid: <1566076291.24.0.335499690053.issue36266@roundup.psfhosted.org>
2019-08-17 21:11:31miss-islingtonlinkissue36266 messages
2019-08-17 21:11:31miss-islingtoncreate