| | 36 | |
| | 37 | Supported Platforms |
| | 38 | |
| | 39 | Twisted takes the word "support" very seriously. We only consider a |
| | 40 | platform supported if we have a buildbot for it. Go to |
| | 41 | http://buildbot.twistedmatrix.com/boxes-supported to view which platforms |
| | 42 | and versions of Python currently have buildbots. |
| | 43 | |
| | 44 | The following platforms were considered supported at the time of release: |
| | 45 | |
| | 46 | * Apple OS X 10.6 |
| | 47 | * Debian GNU/Linux (ia64 bit) |
| | 48 | * Fedora (ia32 and ia64 bit) |
| | 49 | * Microsoft Windows XP (32 bit) - requires SP2 or higher |
| | 50 | * Ubuntu Linux (ia32 and ia64 bit) |
| | 51 | |
| | 52 | |
| | 53 | The following platforms are known to have active users in the Twisted |
| | 54 | community and are therefore expected to work but did not have active |
| | 55 | buildbots available at the time of release: |
| | 56 | |
| | 57 | * Apple OS X (versions other than 10.6) |
| | 58 | * FreeBSD |
| | 59 | * Microsoft Windows XP (64 bit) |
| | 60 | * Microsoft Windows Vista |
| | 61 | * Microsoft Windows 7 |
| | 62 | * Novell SUSE Linux Enterprise Server |
| | 63 | * OpenSUSE |
| | 64 | * Red Hat Enterprise Linux |
| | 65 | |
| | 66 | Bug reports are accepted for all platforms, but the test cases may be |
| | 67 | hard to reproduce without an proper environment to test them in. The |
| | 68 | Twisted team would appreciate additional buildbot client slaves for |
| | 69 | other platforms or hardware donations. More info available at |
| | 70 | http://twistedmatrix.com/trac/wiki/ContributingToTwistedLabs |