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 ned.deily
Recipients brett.cannon, eric.snow, ncoghlan, ned.deily, tkhyn, zvyn
Date 2018-06-07.06:02:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528351355.24.0.592728768989.issue30436@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset fffeb6f3d66f1c844a9327ffe6e2ad8eae8aeb14 by Ned Deily (Zackery Spytz) in branch 'master':
bpo-30436: Add missing space in importlib.util.find_spec() error message (GH-7385)
https://github.com/python/cpython/commit/fffeb6f3d66f1c844a9327ffe6e2ad8eae8aeb14
History
Date User Action Args
2018-06-07 06:02:35ned.deilysetrecipients: + ned.deily, brett.cannon, ncoghlan, eric.snow, zvyn, tkhyn
2018-06-07 06:02:35ned.deilysetmessageid: <1528351355.24.0.592728768989.issue30436@psf.upfronthosting.co.za>
2018-06-07 06:02:35ned.deilylinkissue30436 messages
2018-06-07 06:02:35ned.deilycreate