aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* runtests: update supported impls list (move py3.10, add py3.11 to testing)Sam James2022-05-191-2/+2
* Blacken previously missed Python filesJohn Helmert III2022-02-211-51/+59
* Use '/usr/bin/env python' shebangsJohn Helmert III2022-02-211-1/+1
* Reformat to use spaces instead of tabs. Also, use blackWolfgang E. Sanyer2021-09-191-126/+126
* Test with Python 3.10Manuel Rüger2020-12-301-2/+3
* *: drop all import __future__ statementsAaron Bauman2020-08-061-3/+1
* Fix R0205 across all of repo.Aaron Bauman2020-07-311-1/+1
* Remove 2.7 from runtests.Alec Warner2020-07-221-1/+0
* Add python3.9 supportManuel Rüger2020-03-011-4/+4
* Add python-3.8, drop python-3.4 from testingManuel Rüger2019-10-151-3/+3
* Enable python3.7 testingManuel Rüger2018-11-251-3/+3
* Rename pym→lib, for better distutils-r1 interoperabilityMichał Górny2018-07-181-2/+2
* .travis.yml: test python 3.6Zac Medico2017-02-081-0/+1
* runtests: fix output for skipped pythonsSergei Trofimovich2016-03-291-5/+11
* runtests: support pypy3 (many failures with pypy3-2.4.0-r1)Zac Medico2016-03-021-2/+2
* runtests: create a global tempdir to hold subtest filesMike Frysinger2015-10-301-15/+33
* runtests: fix typo in helpMike Frysinger2015-09-031-1/+1
* runtests: rewrite in pythonMike Frysinger2015-06-031-0/+156