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 vinay.sajip
Recipients Trundle, berker.peksag, daniel.urban, eric.araujo, eric.snow, ezio.melotti, meador.inge, ncoghlan, python-dev, terry.reedy, vinay.sajip, yselivanov
Date 2020-02-14.22:02:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581717741.55.0.160168916647.issue12915@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1ed61617a4a6632905ad6a0b440cd2cafb8b6414 by Vinay Sajip in branch 'master':
bpo-12915: Add pkgutil.resolve_name (GH-18310)
https://github.com/python/cpython/commit/1ed61617a4a6632905ad6a0b440cd2cafb8b6414
History
Date User Action Args
2020-02-14 22:02:21vinay.sajipsetrecipients: + vinay.sajip, terry.reedy, ncoghlan, ezio.melotti, eric.araujo, Trundle, meador.inge, daniel.urban, python-dev, eric.snow, berker.peksag, yselivanov
2020-02-14 22:02:21vinay.sajipsetmessageid: <1581717741.55.0.160168916647.issue12915@roundup.psfhosted.org>
2020-02-14 22:02:21vinay.sajiplinkissue12915 messages
2020-02-14 22:02:21vinay.sajipcreate