PythonCharmers/python-future

Provide more granular codemods

Open

#440 opened on 2019年3月13日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Python (327 forks)batch import
0.20enhancementhelp wanted

Repository metrics

Stars
 (1,172 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド