Skip to content

Python 2.6-3.3 support#70

Open
heynemann wants to merge 4 commits into
samgiles:masterfrom
heynemann:master
Open

Python 2.6-3.3 support#70
heynemann wants to merge 4 commits into
samgiles:masterfrom
heynemann:master

Conversation

@heynemann
Copy link
Copy Markdown

This pull request adds python 2.6-3.3 support (as well as tests through tox) to slumber.

Some additional dependencies were introduced, though. Six was added to support conditional treatment of strings.

A test dependency to unittest2 was added to tox in order to add support to the "discover" method of TestCase (though this dependency only happens in python26).

All tests are passing in the following python versions: 2.6, 2.7, 3.2, 3.3 and pypy.

heynemann added 4 commits May 2, 2013 17:31
This commit adds python 2.6-3.3 support (as well as tests through tox) to slumber.

Some additional dependencies were introduced, though.
This commit adds python 2.6-3.3 support (as well as tests through tox) to slumber.

Some additional dependencies were introduced, though. Six was added to support conditional treatment of strings.

A test dependency to unittest2 was added to tox in order to add support to the "discover" method of TestCase (though this dependency only happens in python26).

All tests are passing in the following python versions: 2.6, 2.7, 3.2, 3.3 and pypy.
@merwok
Copy link
Copy Markdown
Contributor

merwok commented May 30, 2013

Thanks, will review and integrate with #56.

@cclauss
Copy link
Copy Markdown

cclauss commented Feb 20, 2019

Can this PR be closed?

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.

3 participants