Flake8-commas

Latest version: v4.0.0

Safety actively analyzes 629765 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.5.0

------------------

- Remove EOL Python 3.3.
(`Issue 47 <https://github.com/flake8-commas/flake8-commas/pull/47>`_)
- Prohibit trailing commas where there is no following new line
(or forming a single element tuple).
(`Issue 46 <https://github.com/flake8-commas/flake8-commas/pull/46>`_)

0.4.3

------------------

- Enforce trailing commas in subscript tuples and slices again.
Regression from 0.4.2
(`Issue 42 <https://github.com/flake8-commas/flake8-commas/pull/42>`_)

0.4.2

------------------

- Prevent lambda params in a parenth form enforcing a trailing comma.
(`Issue 41 <https://github.com/flake8-commas/flake8-commas/pull/41>`_)
- Fix issue preventing execution on Python 2 with Flake8 3.
(`Issue 35 <https://github.com/flake8-commas/flake8-commas/issues/35>`_)
- Allow bare wrapped subscript notation access.
(`Issue 39 <https://github.com/flake8-commas/flake8-commas/pull/39>`_)
- Don't require comma in assert statement with parenth form.
(`Issue 37 <https://github.com/flake8-commas/flake8-commas/pull/37>`_)

0.4.1

------------------

- Add the framework flake8 trove classifier.

0.4.0

------------------

- Support flake8 3.x.x.
(`Issue 20 <https://github.com/flake8-commas/flake8-commas/issue/20>`_)
- No trailing comma after any function def with unpack.
- support Python 3.6 `issue9232 <https://bugs.python.org/issue9232>`_
trailing commas.
(`Issue 33 <https://github.com/flake8-commas/flake8-commas/pull/33>`_)

0.3.1

------------------

- Also parse unpacks with literals.
(`Issue 30 <https://github.com/flake8-commas/flake8-commas/issue/30>`_)

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.