Merge pull request #5822 from radarhere/macos

This commit is contained in:
Hugo van Kemenade 2021-11-09 11:19:31 +02:00 committed by GitHub
commit c5e02ccd56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -497,9 +497,9 @@ These platforms have been reported to work at the versions mentioned.
| Operating system | | Tested Python | | Latest tested | | Tested |
| | | versions | | Pillow version | | processors |
+==================================+===========================+==================+==============+
| macOS 11.0 Big Sur | 3.7, 3.8, 3.9 | 8.3.2 |arm |
| macOS 11.0 Big Sur | 3.7, 3.8, 3.9, 3.10 | 8.4.0 |arm |
| +---------------------------+------------------+--------------+
| | 3.6, 3.7, 3.8, 3.9 | 8.3.2 |x86-64 |
| | 3.6, 3.7, 3.8, 3.9, 3.10 | 8.4.0 |x86-64 |
+----------------------------------+---------------------------+------------------+--------------+
| macOS 10.15 Catalina | 3.6, 3.7, 3.8, 3.9 | 8.3.2 |x86-64 |
| +---------------------------+------------------+ |