Merge pull request #130 from cgohlke/patch-3

Update test platforms
This commit is contained in:
Alex Clark ☺ 2013-03-15 04:54:03 -07:00
commit a0f652b4df

View File

@ -59,15 +59,19 @@ Current platform support for Pillow. Binary distributions are contributed for ea
.. Note:: Contributors please test on your platform, edit this document and send a pull request
+----------------------------------+-------------+----------------------+-----------------------+
|**Operating system** |**Supported**|**Tested Py versions**|**Tested processors** |
+----------------------------------+-------------+----------------------+-----------------------+
| Windows Server 2008 R2 Enterprise|Yes | 3.3 |AMD 64-bit |
+----------------------------------+-------------+----------------------+-----------------------+
| Mac OS X 10.8 |Yes | 2.6,2.7,3.2,3.3 |Intel 64-bit |
+----------------------------------+-------------+----------------------+-----------------------+
| Ubuntu Linux 12.04 |Yes | 2.7 |AMD 64-bit |
+----------------------------------+-------------+----------------------+-----------------------+
+----------------------------------+-------------+------------------------------+-----------------------+
|**Operating system** |**Supported**|**Tested Py versions** |**Tested processors** |
+----------------------------------+-------------+------------------------------+-----------------------+
| Windows Server 2008 R2 Enterprise|Yes | 3.3 |AMD 64-bit |
+----------------------------------+-------------+------------------------------+-----------------------+
| Windows 8 Pro 64 bit |Yes | 2.6,2.7,3.2,3.3 (32 & 64 bit)|Intel 64-bit |
+----------------------------------+-------------+------------------------------+-----------------------+
| Windows 8 Pro 64 bit |Yes | PyPy 1.9 (32 bit) |Intel 64-bit |
+----------------------------------+-------------+------------------------------+-----------------------+
| Mac OS X 10.8 |Yes | 2.6,2.7,3.2,3.3 |Intel 64-bit |
+----------------------------------+-------------+------------------------------+-----------------------+
| Ubuntu Linux 12.04 |Yes | 2.7 |AMD 64-bit |
+----------------------------------+-------------+------------------------------+-----------------------+
Python Imaging Library
======================