ipython/ipython

Deprecated/Remove the non-magic Autoindent

Open

#10,351 创建于 2017年2月27日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Python (16,095 star) (4,400 fork)batch import
help wanted

描述

There seem to (still) be a fair amount of logic looking for autoindent value in InteractiveShell & co. We can likely remove it since %autoindent has been deprecated in 5.0.

贡献者指南

Deprecated/Remove the non-magic Autoindent · ipython/ipython#10351 | Good First Issue