create 1-byte strings when possible and full Python3 compatibility

Merged
#4 · Created  · Last updated

Merged pull request

Cleanup and more tests.

251649c·Author: ·Closed by: ·2016-01-09

Description

Create 1-byte strings when possible (ascii), a bit of cleanup, and full Python3 compatibility. I had to fix a number of incorrect tests (mostly trying to send binary strings), and miscellaneous other touchups e.g.: using xrange to trivially speed things up)

0 attachments

0 comments

Loading commits...