PythonCharmers/python-future

Provide more granular codemods

Open

#440 创建于 2019年3月13日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Python (1,172 star) (327 fork)batch import
0.20enhancementhelp wanted

描述

For large codebases, it's helpful to have minimally small codemods, to reduce the volume of change associated with each commit.

There are some fixers (i.e. builtins, itertools) that might benefit from being split up.

贡献者指南