~mgedmin/findimports/master

  • Committer: Marius Gedminas
  • Date: 2019-10-15 07:17:47 UTC
  • Revision ID: git-v1:03a1d0db814426f4a2b6b3c2992f77d05809107f
Add support for Python 3.8
Filename Latest Rev Last Changed Committer Comment Size
..
tests 47 16 years ago Marius Gedminas Added a test suite. Diff
.coveragerc 142.1.18 9 years ago Marius Gedminas Enable branch coverage tracking 41 bytes Diff Download File
.gitignore 101 12 years ago Marius Gedminas Add a tox.ini 65 bytes Diff Download File
.travis.yml 181 5 years ago Marius Gedminas Add support for Python 3.8 280 bytes Diff Download File
appveyor.yml 181 5 years ago Marius Gedminas Add support for Python 3.8 451 bytes Diff Download File
CHANGES.rst 181 5 years ago Marius Gedminas Add support for Python 3.8 1.9 KB Diff Download File
File findimports.py 179 6 years ago Marius Gedminas Back to development: 1.5.2 30.7 KB Diff Download File
LICENSE 161 8 years ago Marius Gedminas Rename LICENCE to LICENSE 34.3 KB Diff Download File
Makefile 166 7 years ago Marius Gedminas Use release.mk from https://github.com/mgedmin/pyt 557 bytes Diff Download File
MANIFEST.in 168 7 years ago Marius Gedminas Update MANIFEST.in 314 bytes Diff Download File
README.rst 165 7 years ago Marius Gedminas HTTPS everywhere 1.3 KB Diff Download File
release.mk 172 6 years ago Marius Gedminas Update release.mk to 1.3 3.9 KB Diff Download File
setup.cfg 176 6 years ago Marius Gedminas Hack for check-python-versions By splitting the c 272 bytes Diff Download File
File setup.py 181 5 years ago Marius Gedminas Add support for Python 3.8 1.8 KB Diff Download File
tests.py 142.1.11 9 years ago Marius Gedminas logging is recognized as a module on Python 3 Thi 3.3 KB Diff Download File
File testsuite.py 125.1.2 10 years ago Marius Gedminas Add some unit tests for ModuleGraph.isModule I ex 2.8 KB Diff Download File
tox.ini 181 5 years ago Marius Gedminas Add support for Python 3.8 254 bytes Diff Download File