a5f12430ad
pylint: * config files with BOM markers can now be read. * epylint.py_run does not crash on big files, using .communicate() instead of .wait() astroid: * Fix a crash which occurred when the class of a namedtuple could not be inferred. * Functional form of enums support accessing values through __call__. * Brain tips for the ssl library. |
||
---|---|---|
.. | ||
README.md | ||
requirements-check-manifest.txt | ||
requirements-codecov.txt | ||
requirements-cxfreeze.txt | ||
requirements-flake8.txt | ||
requirements-pip.txt | ||
requirements-pyinstaller.txt | ||
requirements-pylint-master.txt | ||
requirements-pylint.txt | ||
requirements-pyroma.txt | ||
requirements-tests.txt | ||
requirements-tox.txt | ||
requirements-vulture.txt |
This directory contains various requirements
files which are used by tox
to
have reproducable tests with pinned versions.