- Fix bug where user-supplied value for an option is ignored if the option is transformed with comma_separated_list or normalize_paths (!4)
- Fix some packaging bugs
- Release Initial Version of flake8-polyfill
- Includes:
flake8_polyfill.options
for Flake8 2.x/3.x compatibility handlingflake8_polyfill.stdin
for Flake8 2.x stdin monkey patching that can also be used on Flake8 3.xflake8_polyfill.version
which can be used to retrieve a tuple to test Flake8's version information on all versions of Flake8