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

[ decode_responses #7 ] #8

Merged
merged 1 commit into from
Jun 3, 2015
Merged

[ decode_responses #7 ] #8

merged 1 commit into from
Jun 3, 2015

Conversation

cgloeckner
Copy link
Contributor

  • changed plugin ctor for use multiple args and kwargs (e.g. to support decode_responses)
  • slightly changed unit testing --> passed for python 3.4, not tested for other python versions

@avelino
Copy link
Member

avelino commented Jun 3, 2015

error in python 3.2

$ python test.py

  File "test.py", line 51

    self.assertEqual(rdb.get('test'), u'bottle')

@cgloeckner
Copy link
Contributor Author

Right, as the Build Log says :S Unfortunately I'm not that familiar with Python 3.2. It seems like py3k does not detect Python 3.2 as 3.x.

avelino added a commit that referenced this pull request Jun 3, 2015
@avelino avelino mentioned this pull request Jun 3, 2015
@avelino avelino merged commit 6157de1 into bottlepy:master Jun 3, 2015
avelino pushed a commit that referenced this pull request Jun 3, 2015
@avelino avelino mentioned this pull request Jun 3, 2015
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