cpython/Misc/NEWS.d/next/Library/2018-07-22-09-05-01.bpo-214...

3 lines
106 B
ReStructuredText

The :2to3fixer:`reload` fixer now uses :func:`importlib.reload` instead of
deprecated :func:`imp.reload`.