-
Notifications
You must be signed in to change notification settings - Fork 15
Home
Victor Wagner edited this page Jun 30, 2015
·
6 revisions
- Linux - tested on i386, amd64 and armhf
- Windows - tested with 32-bit Python and 32-bit OpenSSL running on 64-bit system
- MacOS X - tested on 10.10
- CPython 2.7.x - works
- PyPy - works (Tested with PyPy 2.4.0 compatible with PYthon 2.7.8)
- CPython 3.x - needs some porting effort, because there are lot of things which should be bytes, not strings and lot of things which are unicode.