Package python3-module-pyflakes: Information
Source package: python3-module-pyflakes
Version: 2.3.1-alt1
Build time: Apr 19, 2021, 03:09 PM in the task #270290
Category: Development/Python3
Report package bugHome page: https://pypi.python.org/pypi/pyflakes
License: MIT
Summary: A simple program which checks Python source files for errors
Description:
Pyflakes is similar to PyChecker in scope, but differs in that it does\ not execute the modules to check them. This is both safer and faster,\ although it does not perform as many checks. Unlike PyLint, Pyflakes\ checks only for logical errors in programs; it does not perform any\ check on style.
Maintainer: Grigory Ustinov
List of contributors:
Grigory Ustinov
Stanislav Levin
Andrey Bychkov
Aleksei Nikiforov
Ivan Zakharyaschev
Eugeny A. Rostovtsev
Lenar Shakirov
Grigory Ustinov
Stanislav Levin
Andrey Bychkov
Aleksei Nikiforov
Ivan Zakharyaschev
Eugeny A. Rostovtsev
Lenar Shakirov
Last changed
April 19, 2021 Grigory Ustinov 2.3.1-alt1
- 2.2.0 -> 2.3.1.
Oct. 19, 2020 Stanislav Levin 2.2.0-alt1
- 2.1.1 -> 2.2.0.
Feb. 20, 2020 Andrey Bychkov 2.1.1-alt2
- Build for python2 disabled.