Flake8-commas

Latest version: v2.1.0

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

Scan your dependencies

Page 1 of 3

2.1.1

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

- Nothing changed yet.

2.1.0

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

- Remove upper bound on flake8.
(`Issue 67 <https://github.com/PyCQA/flake8-commas/issues/67>`_)
- Note: this project is no longer maintained, and now black
or https://github.com/asottile/add-trailing-comma is recommended instead.
(`Issue 63 <https://github.com/PyCQA/flake8-commas/pull/63>`_)
(`Issue 69 <https://github.com/PyCQA/flake8-commas/pull/69>`_)

2.0.0

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

- Hide ._base from flake8 --version.
(`Issue 45 <https://github.com/PyCQA/flake8-commas/issue/45>`_)
- Update URL to https://github.com/PyCQA/flake8-commas/.
(`Issue 51 <https://github.com/PyCQA/flake8-commas/pull/51>`_)
- Add check for trailing commas on bare tuples - C818, thanks to
`Chris AtLee <https://github.com/catlee>`_ and
`Arkadiusz Adamski <https://github.com/ar4s/flake8_tuple>`_
(`PR 52 <https://github.com/PyCQA/flake8-commas/pull/52>`_)

1.0.0

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

- No changes from 0.5.1, just releasing the first major version.

0.5.1

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

- Refactor single/multi tuple/subscript to simply count commas in all cases.
- Prohibit trailing commas in lambda parameter lists.
- Fix a missing trailing comma false positive in subcripts with slices.
- Fix a prohibited trailing comma false positve in subscripts with slices.
- All (`Issue 48 <https://github.com/flake8-commas/flake8-commas/pull/48>`_)

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

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.