summaryrefslogtreecommitdiff
path: root/bench
AgeCommit message (Expand)Author
2019-07-09Add rudimentary mypy type checkingRan Benita
2019-06-03pre-commit run reorder-python-imports --all-filesAnthony Sottile
2019-06-03pre-commit run fix-encoding-pragma --all-filesAnthony Sottile
2019-05-14Use fix-encoding-pragma pre-commit hookAnthony Sottile
2019-05-06Use exec directlyAnthony Sottile
2019-04-12pre-commit autoupdateAnthony Sottile
2019-03-18Fix bench/bench.py without argsDaniel Hahler
2019-03-01Run isortDaniel Hahler
2018-10-25Apply reorder-python-imports to all filesAnthony Sottile
2018-10-08Upgrade pre-commit hooksAnthony Sottile
2018-08-22py.builtin.exec_ => six.exec_Anthony Sottile
2018-05-23sort out flake8 issues and unicode name usageRonny Pfannschmidt
2018-05-23run blackRonny Pfannschmidt
2018-05-23fix line endingsRonny Pfannschmidt
2014-10-06simplify internal pytester machineryholger krekel
2014-03-14- turn on capturing before early conftest loading and make terminal writerholger krekel
2014-01-18replace py.test module references with pytestJurko Gospodnetić
2013-12-09make bench.py accept an optional script name and add a slow "manyparam" testholger krekel
2013-12-07add a skip benchmark file (from issue400).holger krekel
2013-10-03simplify the implementation of NodeKeywords getting rid of __ descriptors app...holger krekel
2013-08-06argcomplete: FastFileCompleter that doesn't call bash in subprocess, strip pr...Anthon van der Neut
2010-11-23python3 fixesBenjamin Peterson
2010-11-18fix bare "py.test" runs without a directory by not defaulting to --doctest-mo...holger krekel
2010-10-31introduce "-q" option which decreases verbosity and basically leads to a unit...holger krekel
2010-10-15adding a small bench script to see where time is spend in the hook architectureholger krekel