##// END OF EJS Templates
move `/files/` redirect to base handlers...
move `/files/` redirect to base handlers and reuse it in /nbconvert/html/… closes #6137

File last commit:

r17299:154e8d32
r17533:8f08d4e1
Show More
incompat-py3compat-open.rst
2 lines | 103 B | text/x-rst | RstLexer
/ docs / source / whatsnew / pr / incompat-py3compat-open.rst
  • IPython.utils.py3compat.open was removed: :func:`io.open` provides all the same functionality.