Skip to content

Commit c0615e7

Browse files
radarherehugovk
authored andcommitted
Used line block in table heading
1 parent 1b11694 commit c0615e7

File tree

2 files changed

+74
-75
lines changed

2 files changed

+74
-75
lines changed

docs/installation.rst

+73-74
Original file line numberDiff line numberDiff line change
@@ -490,80 +490,79 @@ These platforms have been reported to work at the versions mentioned.
490490
Contributors please test Pillow on your platform then update this
491491
document and send a pull request.
492492

493-
+----------------------------------+------------------------------+----------------+------------+
494-
| Operating system | Tested Python | Latest tested | Tested |
495-
| | | | |
496-
| | versions | Pillow version | processors |
497-
+==================================+==============================+================+============+
498-
| macOS 11.0 Big Sur | 3.7, 3.8, 3.9 | 8.2.0 | arm |
499-
| +------------------------------+----------------+------------+
500-
| | 3.6, 3.7, 3.8, 3.9 | 8.2.0 | x86-64 |
501-
+----------------------------------+------------------------------+----------------+------------+
502-
| macOS 10.15 Catalina | 3.6, 3.7, 3.8, 3.9 | 8.0.1 | x86-64 |
503-
| +------------------------------+----------------+ |
504-
| | 3.5 | 7.2.0 | |
505-
+----------------------------------+------------------------------+----------------+------------+
506-
| macOS 10.14 Mojave | 3.5, 3.6, 3.7, 3.8 | 7.2.0 | x86-64 |
507-
| +------------------------------+----------------+ |
508-
| | 2.7 | 6.0.0 | |
509-
| +------------------------------+----------------+ |
510-
| | 3.4 | 5.4.1 | |
511-
+----------------------------------+------------------------------+----------------+------------+
512-
| macOS 10.13 High Sierra | 2.7, 3.4, 3.5, 3.6 | 4.2.1 | x86-64 |
513-
+----------------------------------+------------------------------+----------------+------------+
514-
| macOS 10.12 Sierra | 2.7, 3.4, 3.5, 3.6 | 4.1.1 | x86-64 |
515-
+----------------------------------+------------------------------+----------------+------------+
516-
| Mac OS X 10.11 El Capitan | 2.7, 3.4, 3.5, 3.6, 3.7 | 5.4.1 | x86-64 |
517-
| +------------------------------+----------------+ |
518-
| | 3.3 | 4.1.0 | |
519-
+----------------------------------+------------------------------+----------------+------------+
520-
| Mac OS X 10.9 Mavericks | 2.7, 3.2, 3.3, 3.4 | 3.0.0 | x86-64 |
521-
+----------------------------------+------------------------------+----------------+------------+
522-
| Mac OS X 10.8 Mountain Lion | 2.6, 2.7, 3.2, 3.3 | | x86-64 |
523-
+----------------------------------+------------------------------+----------------+------------+
524-
| Redhat Linux 6 | 2.6 | | x86 |
525-
+----------------------------------+------------------------------+----------------+------------+
526-
| CentOS 6.3 | 2.7, 3.3 | | x86 |
527-
+----------------------------------+------------------------------+----------------+------------+
528-
| Fedora 23 | 2.7, 3.4 | 3.1.0 | x86-64 |
529-
+----------------------------------+------------------------------+----------------+------------+
530-
| Ubuntu Linux 12.04 LTS (Precise) | | 2.6, 3.2, 3.3, 3.4, 3.5, | 3.4.1 | x86,x86-64 |
531-
| | | PyPy5.3.1, PyPy3 v2.4.0 | | |
532-
| +------------------------------+----------------+------------+
533-
| | 2.7 | 4.3.0 | x86-64 |
534-
| +------------------------------+----------------+------------+
535-
| | 2.7, 3.2 | 3.4.1 | ppc |
536-
+----------------------------------+------------------------------+----------------+------------+
537-
| Ubuntu Linux 10.04 LTS (Lucid) | 2.6 | 2.3.0 | x86,x86-64 |
538-
+----------------------------------+------------------------------+----------------+------------+
539-
| Debian 8.2 Jessie | 2.7, 3.4 | 3.1.0 | x86-64 |
540-
+----------------------------------+------------------------------+----------------+------------+
541-
| Raspbian Jessie | 2.7, 3.4 | 3.1.0 | arm |
542-
+----------------------------------+------------------------------+----------------+------------+
543-
| Raspbian Stretch | 2.7, 3.5 | 4.0.0 | arm |
544-
+----------------------------------+------------------------------+----------------+------------+
545-
| Raspberry Pi OS | 3.6, 3.7, 3.8, 3.9 | 8.2.0 | arm |
546-
| +------------------------------+----------------+ |
547-
| | 2.7 | 6.2.2 | |
548-
+----------------------------------+------------------------------+----------------+------------+
549-
| Gentoo Linux | 2.7, 3.2 | 2.1.0 | x86-64 |
550-
+----------------------------------+------------------------------+----------------+------------+
551-
| FreeBSD 11.1 | 2.7, 3.4, 3.5, 3.6 | 4.3.0 | x86-64 |
552-
+----------------------------------+------------------------------+----------------+------------+
553-
| FreeBSD 10.3 | 2.7, 3.4, 3.5 | 4.2.0 | x86-64 |
554-
+----------------------------------+------------------------------+----------------+------------+
555-
| FreeBSD 10.2 | 2.7, 3.4 | 3.1.0 | x86-64 |
556-
+----------------------------------+------------------------------+----------------+------------+
557-
| Windows 10 | 3.7 | 7.1.0 | x86-64 |
558-
+----------------------------------+------------------------------+----------------+------------+
559-
| Windows 8.1 Pro | 2.6, 2.7, 3.2, 3.3, 3.4 | 2.4.0 | x86,x86-64 |
560-
+----------------------------------+------------------------------+----------------+------------+
561-
| Windows 8 Pro | 2.6, 2.7, 3.2, 3.3, 3.4a3 | 2.2.0 | x86,x86-64 |
562-
+----------------------------------+------------------------------+----------------+------------+
563-
| Windows 7 Professional | 3.7 | 7.0.0 | x86,x86-64 |
564-
+----------------------------------+------------------------------+----------------+------------+
565-
| Windows Server 2008 R2 Enterprise| 3.3 | | x86-64 |
566-
+----------------------------------+------------------------------+----------------+------------+
493+
+----------------------------------+---------------------------+------------------+--------------+
494+
| Operating system | | Tested Python | | Latest tested | | Tested |
495+
| | | versions | | Pillow version | | processors |
496+
+==================================+===========================+==================+==============+
497+
| macOS 11.0 Big Sur | 3.7, 3.8, 3.9 | 8.2.0 |arm |
498+
| +---------------------------+------------------+--------------+
499+
| | 3.6, 3.7, 3.8, 3.9 | 8.2.0 |x86-64 |
500+
+----------------------------------+---------------------------+------------------+--------------+
501+
| macOS 10.15 Catalina | 3.6, 3.7, 3.8, 3.9 | 8.0.1 |x86-64 |
502+
| +---------------------------+------------------+ |
503+
| | 3.5 | 7.2.0 | |
504+
+----------------------------------+---------------------------+------------------+--------------+
505+
| macOS 10.14 Mojave | 3.5, 3.6, 3.7, 3.8 | 7.2.0 |x86-64 |
506+
| +---------------------------+------------------+ |
507+
| | 2.7 | 6.0.0 | |
508+
| +---------------------------+------------------+ |
509+
| | 3.4 | 5.4.1 | |
510+
+----------------------------------+---------------------------+------------------+--------------+
511+
| macOS 10.13 High Sierra | 2.7, 3.4, 3.5, 3.6 | 4.2.1 |x86-64 |
512+
+----------------------------------+---------------------------+------------------+--------------+
513+
| macOS 10.12 Sierra | 2.7, 3.4, 3.5, 3.6 | 4.1.1 |x86-64 |
514+
+----------------------------------+---------------------------+------------------+--------------+
515+
| Mac OS X 10.11 El Capitan | 2.7, 3.4, 3.5, 3.6, 3.7 | 5.4.1 |x86-64 |
516+
| +---------------------------+------------------+ |
517+
| | 3.3 | 4.1.0 | |
518+
+----------------------------------+---------------------------+------------------+--------------+
519+
| Mac OS X 10.9 Mavericks | 2.7, 3.2, 3.3, 3.4 | 3.0.0 |x86-64 |
520+
+----------------------------------+---------------------------+------------------+--------------+
521+
| Mac OS X 10.8 Mountain Lion | 2.6, 2.7, 3.2, 3.3 | |x86-64 |
522+
+----------------------------------+---------------------------+------------------+--------------+
523+
| Redhat Linux 6 | 2.6 | |x86 |
524+
+----------------------------------+---------------------------+------------------+--------------+
525+
| CentOS 6.3 | 2.7, 3.3 | |x86 |
526+
+----------------------------------+---------------------------+------------------+--------------+
527+
| Fedora 23 | 2.7, 3.4 | 3.1.0 |x86-64 |
528+
+----------------------------------+---------------------------+------------------+--------------+
529+
| Ubuntu Linux 12.04 LTS (Precise) | | 2.6, 3.2, 3.3, 3.4, 3.5 | 3.4.1 |x86,x86-64 |
530+
| | | PyPy5.3.1, PyPy3 v2.4.0 | | |
531+
| +---------------------------+------------------+--------------+
532+
| | 2.7 | 4.3.0 |x86-64 |
533+
| +---------------------------+------------------+--------------+
534+
| | 2.7, 3.2 | 3.4.1 |ppc |
535+
+----------------------------------+---------------------------+------------------+--------------+
536+
| Ubuntu Linux 10.04 LTS (Lucid) | 2.6 | 2.3.0 |x86,x86-64 |
537+
+----------------------------------+---------------------------+------------------+--------------+
538+
| Debian 8.2 Jessie | 2.7, 3.4 | 3.1.0 |x86-64 |
539+
+----------------------------------+---------------------------+------------------+--------------+
540+
| Raspbian Jessie | 2.7, 3.4 | 3.1.0 |arm |
541+
+----------------------------------+---------------------------+------------------+--------------+
542+
| Raspbian Stretch | 2.7, 3.5 | 4.0.0 |arm |
543+
+----------------------------------+---------------------------+------------------+--------------+
544+
| Raspberry Pi OS | 3.6, 3.7, 3.8, 3.9 | 8.2.0 |arm |
545+
| +---------------------------+------------------+ |
546+
| | 2.7 | 6.2.2 | |
547+
+----------------------------------+---------------------------+------------------+--------------+
548+
| Gentoo Linux | 2.7, 3.2 | 2.1.0 |x86-64 |
549+
+----------------------------------+---------------------------+------------------+--------------+
550+
| FreeBSD 11.1 | 2.7, 3.4, 3.5, 3.6 | 4.3.0 |x86-64 |
551+
+----------------------------------+---------------------------+------------------+--------------+
552+
| FreeBSD 10.3 | 2.7, 3.4, 3.5 | 4.2.0 |x86-64 |
553+
+----------------------------------+---------------------------+------------------+--------------+
554+
| FreeBSD 10.2 | 2.7, 3.4 | 3.1.0 |x86-64 |
555+
+----------------------------------+---------------------------+------------------+--------------+
556+
| Windows 10 | 3.7 | 7.1.0 |x86-64 |
557+
+----------------------------------+---------------------------+------------------+--------------+
558+
| Windows 8.1 Pro | 2.6, 2.7, 3.2, 3.3, 3.4 | 2.4.0 |x86,x86-64 |
559+
+----------------------------------+---------------------------+------------------+--------------+
560+
| Windows 8 Pro | 2.6, 2.7, 3.2, 3.3, 3.4a3 | 2.2.0 |x86,x86-64 |
561+
+----------------------------------+---------------------------+------------------+--------------+
562+
| Windows 7 Professional | 3.7 | 7.0.0 |x86,x86-64 |
563+
+----------------------------------+---------------------------+------------------+--------------+
564+
| Windows Server 2008 R2 Enterprise| 3.3 | |x86-64 |
565+
+----------------------------------+---------------------------+------------------+--------------+
567566

568567
Old Versions
569568
------------

docs/resources/css/styles.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ th p {
22
margin-bottom: 0;
33
}
44

5-
.rst-content td .line-block {
5+
.rst-content tr .line-block {
66
font-size: 1rem;
77
margin-bottom: 0;
88
}

0 commit comments

Comments
 (0)