]> granicus.if.org Git - python/commit
bpo-21446: Update reload fixer to use importlib (GH-8391)
authorBerker Peksag <berker.peksag@gmail.com>
Mon, 23 Jul 2018 06:49:08 +0000 (09:49 +0300)
committerGitHub <noreply@github.com>
Mon, 23 Jul 2018 06:49:08 +0000 (09:49 +0300)
commit7a3056fa7dd1223fe7112e53b236c43d71f33f64
tree49655b874eca985714b2fda7e0a770636f74c81b
parentd04f46c59f1d07d9bcc0ba910741296ac88d370d
bpo-21446: Update reload fixer to use importlib (GH-8391)
Doc/library/2to3.rst
Lib/lib2to3/fixes/fix_reload.py
Lib/lib2to3/tests/test_fixers.py
Misc/NEWS.d/next/Library/2018-07-22-09-05-01.bpo-21446.w6g7tn.rst [new file with mode: 0644]