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 brett.cannon, eric.snow, miss-islington, ncoghlan, ned.deily, tkhyn, zvyn
Date 2018-06-07.06:21:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528352505.49.0.592728768989.issue30436@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d2a2af0df4562f4adb0337a80b27d69167a60c32 by Miss Islington (bot) in branch '3.7':
bpo-30436: Add missing space in importlib.util.find_spec() error message (GH-7385)
https://github.com/python/cpython/commit/d2a2af0df4562f4adb0337a80b27d69167a60c32
History
Date User Action Args
2018-06-07 06:21:45miss-islingtonsetrecipients: + miss-islington, brett.cannon, ncoghlan, ned.deily, eric.snow, zvyn, tkhyn
2018-06-07 06:21:45miss-islingtonsetmessageid: <1528352505.49.0.592728768989.issue30436@psf.upfronthosting.co.za>
2018-06-07 06:21:45miss-islingtonlinkissue30436 messages
2018-06-07 06:21:45miss-islingtoncreate