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 xtreak
Recipients benjamin.peterson, hanno, xtreak
Date 2018-12-23.20:49:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Seems this came up when the original version of fixer was added as noted in https://bugs.python.org/issue11797#msg206884 . Looking further this seems to be similar to https://bugs.python.org/issue21446 where it was fixed in 3.7 and master to use importlib.reload . Since 3.6 is having it's last bug fix release I am not sure of the backport. Adding benjamin.peterson to the issue .
History
Date User Action Args
2018-12-23 20:49:04xtreaksetrecipients: + xtreak, benjamin.peterson, hanno
2018-12-23 20:49:03xtreaksetmessageid: <[email protected]>
2018-12-23 20:49:02xtreaklinkissue35570 messages
2018-12-23 20:49:02xtreakcreate