2.5.1 - 2015-12-08ΒΆ
- Bug Properly look for
.flake8
in current working directory (GitLab#103) - Bug Monkey-patch
pep8.stdin_get_value
to cache the actual value in stdin. This helps plugins relying on the function when run with multiprocessing. (GitLab#105, GitLab#107)