mozilla / django-browserid

Django application for adding BrowserID support.
Mozilla Public License 2.0
179 stars 80 forks source link

Officially support Python 3 #195

Closed Osmose closed 10 years ago

Osmose commented 11 years ago

At a minimum we want to commit (IE remove from "acceptable failures" in Travis) to Python 3.3, preferably this would include Python 3.2 as well.

Related issues:

willkg commented 11 years ago

We should add Python 3 environments to tox.ini, too.

The good news is that this is actually only one environment: Python 3.3/Django 1.5. The other versions of Django don't work with Python 3.