summaryrefslogtreecommitdiff
path: root/src/flake8/api
diff options
context:
space:
mode:
authorCharles Frye <charlesfrye@berkeley.edu>2019-03-07 20:27:59 -0800
committerCharles Frye <charlesfrye@berkeley.edu>2019-03-07 20:27:59 -0800
commit16ca17388ab4a8136617390329328e1a13219f84 (patch)
tree549993eb2a8fda683b7de627331d79efce8b71cf /src/flake8/api
parent88caf5ac484f5c09aedc02167c59c66ff0af0068 (diff)
downloadflake8-16ca17388ab4a8136617390329328e1a13219f84.tar.gz
Fixes handling of empty lists by Application
`Application.parse_preliminary_options_and_args` was previously, against expectations, treating empty lists passed as the `argv` argument the same way it treated `None`s. This has been addressed and the correct behavior tested for in a unit test of the `Application` class. See issue #518 for details.
Diffstat (limited to 'src/flake8/api')
0 files changed, 0 insertions, 0 deletions