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, htgoebel, miss-islington, ncoghlan, ned.deily, pablogsal
Date 2018-04-25.02:48:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1524624487.03.0.682650639539.issue33128@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 52a5a17338dfa7fed259027e1ecceba9c8491189 by Miss Islington (bot) in branch '3.7':
bpo-33128 Fix duplicated call to importlib._install_external_importers  (GH-6273)
https://github.com/python/cpython/commit/52a5a17338dfa7fed259027e1ecceba9c8491189
History
Date User Action Args
2018-04-25 02:48:07miss-islingtonsetrecipients: + miss-islington, brett.cannon, htgoebel, ncoghlan, ned.deily, eric.snow, pablogsal
2018-04-25 02:48:07miss-islingtonsetmessageid: <1524624487.03.0.682650639539.issue33128@psf.upfronthosting.co.za>
2018-04-25 02:48:07miss-islingtonlinkissue33128 messages
2018-04-25 02:48:06miss-islingtoncreate