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 berker.peksag
Recipients JelleZijlstra, benjamin.peterson, berker.peksag, brett.cannon
Date 2018-07-23.06:49:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532328551.57.0.56676864532.issue21446@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7a3056fa7dd1223fe7112e53b236c43d71f33f64 by Berker Peksag in branch 'master':
bpo-21446: Update reload fixer to use importlib (GH-8391)
https://github.com/python/cpython/commit/7a3056fa7dd1223fe7112e53b236c43d71f33f64
History
Date User Action Args
2018-07-23 06:49:11berker.peksagsetrecipients: + berker.peksag, brett.cannon, benjamin.peterson, JelleZijlstra
2018-07-23 06:49:11berker.peksagsetmessageid: <1532328551.57.0.56676864532.issue21446@psf.upfronthosting.co.za>
2018-07-23 06:49:11berker.peksaglinkissue21446 messages
2018-07-23 06:49:11berker.peksagcreate