Skip to content
This repository was archived by the owner on Aug 8, 2025. It is now read-only.

Conversation

@robyoung
Copy link
Contributor

@robyoung robyoung commented Aug 6, 2014

The unicode function is not in python 3 as string literals are by
default unicode strings.

see: http://www.diveintopython3.net/porting-code-to-python-3-with-2to3.html#unicode

This also runs the tests in travis against both versions.

- Run tests in travis under python2.7 and python3.4
- Add build status badge to README.
The unicode function is not in python 3 as string literals are by
default unicode strings.

see:
http://www.diveintopython3.net/porting-code-to-python-3-with-2to3.html#unicode
@bgreen-litl
Copy link
Member

Thanks! Merging this and will do a release shortly.

bgreen-litl added a commit that referenced this pull request Aug 12, 2014
@bgreen-litl bgreen-litl merged commit e7f1317 into litl:master Aug 12, 2014
@bgreen-litl
Copy link
Member

Travis builds are up and running at https://travis-ci.org/litl/backoff - thanks for that. Also backoff==1.0.4 is released and has python 2.6 and python 3 support.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants