Skip to content

Re-introduce Python2.6 support.#19

Merged
noirbizarre merged 1 commit intonoirbizarre:masterfrom
rouge8:python2.6
Jun 6, 2013
Merged

Re-introduce Python2.6 support.#19
noirbizarre merged 1 commit intonoirbizarre:masterfrom
rouge8:python2.6

Conversation

@rouge8
Copy link
Contributor

@rouge8 rouge8 commented Jun 6, 2013

Django.js already supported Python2.6, with the exception of the test suite. Django bundles unittest2 as django.utils.unittest, so the no changes to the tests were needed.

RHEL/CentOS 6 only include Python2.6 by default, which is sadly still a common deployment target. :(

Django.js already supported Python2.6, with the exception of the test
suite. Django bundles unittest2 as `django.utils.unittest`, so the no
changes to the tests were needed.
noirbizarre added a commit that referenced this pull request Jun 6, 2013
Re-introduce Python2.6 support.
@noirbizarre noirbizarre merged commit 046644e into noirbizarre:master Jun 6, 2013
@noirbizarre
Copy link
Owner

Thanks!

I totally forgot Django package unittest2 for legacy Python and I dropped Python 2.6 support only for the test suite!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants