Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for local whitelist when using python3.4 #58

Merged
merged 1 commit into from
Nov 18, 2017

Conversation

birkett83
Copy link
Contributor

See issue #44

Using u"blah" should produce same behaviour in python2.7 and python 3

Python 3.4 does not support using % operator on bytestrings.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 81.635% when pulling 1385ab7 on birkett83:issue44 into 1bcf12f on SpamExperts:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 81.635% when pulling 1385ab7 on birkett83:issue44 into 1bcf12f on SpamExperts:master.

@szepeviktor
Copy link

@alexkiro Coult it be merged?

@tonyandrewmeyer tonyandrewmeyer merged commit 5c78ae9 into SpamExperts:master Nov 18, 2017
@tonyandrewmeyer
Copy link
Contributor

Sorry about the delay here. Looks good indeed. Thanks @birkett83!

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.

None yet

4 participants