johnmaguire / Cardinal

A Python IRC bot, designed to make adding functionality quick and simple. (est. 2013)
MIT License
100 stars 38 forks source link

Convert Cardinal to Python 3 #174

Closed johnmaguire closed 3 years ago

johnmaguire commented 3 years ago

1fb843d (HEAD -> master, origin/python-3, origin/master, origin/HEAD, python-3) Fix unicode/bytes issues 6fd18ba Fix test failures 89c4d7c Run futurize --stage2 -w */.py c6e357e Run futurize --stage1 -w */.py 2d67eb3 Fix relative import 3c8daca Update Dockerfile to use Python 3.9 9cec356 Add Python 3 to Travis-CI