17
0
Files
python-pycodestyle/python-pycodestyle.spec
Dirk Mueller ffea7d9791 - update to 2.11.1:
* E275: fix false positive with fstrings containing keyword
    parts in python 3.12
  testsuite_fixes.patch
  * E301: fix regression disallowing decorated one-liners.
  * E714: fix false positive with chained ``is not``.
  * E225: require whitespace around ``and`` ``in`` ``is`` and ``or``.
    PR gh#PyCQA/pycodestyle#919.
* When no path is specified, do not try to read from stdin.
  * Report E227 or E228 instead of E225 for whitespace around bitwise,

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycodestyle?expand=0&rev=37
2023-11-27 15:59:08 +00:00

2.2 KiB