No description
Some distributions provide python2 version of pylint package by default, but all provide pylint for python3 in some package. Python 2 reaches EOL in few months, so there's no reason to support it. This prevents our scripts from being accidentally marked invalid due to language changes between python 2 and 3. Also, newer pylint has nicer output, that provides exact module filename straight in the warning. |
||
|---|---|---|
| .github/workflows | ||
| docs | ||
| include | ||
| scripts | ||
| src | ||
| visualc_net | ||
| .gitignore | ||
| .pylint | ||
| acinclude.m4 | ||
| AUTHORS | ||
| autogen.sh | ||
| ChangeLog | ||
| configure.ac | ||
| COPYING | ||
| INSTALL | ||
| Makefile.am | ||
| NEWS | ||
| README | ||
| README.md | ||
| THANKS | ||
| VERSION | ||