Flake8-comma

Latest version: v0.0

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

Scan your dependencies

Page 2 of 3

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>`_)

0.3.0

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

- If there is a comment after the last item, do not report an error.
(`Issue 18 <https://github.com/flake8-commas/flake8-commas/issue/18>`_)
- If there is an empty, tuple, list, dict, or function, do not report an error.
(`Issue 17 <https://github.com/flake8-commas/flake8-commas/issue/17>`_)
- Support PEP 3132 Python 3.5+ extended unpacking.
(`Issue 26 <https://github.com/flake8-commas/flake8-commas/issue/26>`_)
- `*args` should not require a trailing comma.
(`Issue 27 <https://github.com/flake8-commas/flake8-commas/issue/27>`_)

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.