| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Python 3 compat: Improve various bits | Jakub Stasiak | 2014-10-10 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | This includes changes to WSGI, websocket, bytes/str/unicode handling, SSL, backdoor, greenio and tests. Some comments and conditionals (PY2/PY3) were added for clarity GH issues: Closes #106 Closes #111 Closes #118 Closes #141 Incidentally should also close #135 (reopen if didn't) cc #6 | ||||
| * | python3 compatibility: print function | Sergey Shepelev | 2014-04-23 | 1 | -0/+12 |
