[issue21446] Update reload fixer to use importlib instead of imp

Brett Cannon report at bugs.python.org
Sun Jul 22 12:37:43 EDT 2018


Brett Cannon <brett at python.org> added the comment:

I think we said backporting fixers was fine but I honestly don't remember.

On Sat, Jul 21, 2018, 23:22 Berker Peksag, <report at bugs.python.org> wrote:

>
> Berker Peksag <berker.peksag at gmail.com> added the comment:
>
> Thanks, Brett. I've opened PR 8391. Should we backport this to 3.7? We do
> backport mimetypes additions (see
> https://github.com/python/cpython/commit/8204b903683f9e0f037ccfaa87622716019914d7
> for an example) I think lib2to3 falls into the same category as mimetypes
> and it might be better to keep fixers in sync at least in 3.7 and 3.8.
>
> ----------
>
> _______________________________________
> Python tracker <report at bugs.python.org>
> <https://bugs.python.org/issue21446>
> _______________________________________
>

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue21446>
_______________________________________


More information about the Python-bugs-list mailing list