mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-10-29 06:57:40 +03:00 
			
		
		
		
	Merge pull request #4905 from python-pillow/docs-python-versions-header
Docs: Give supported Python versions its own header
This commit is contained in:
		
						commit
						9e6dabf0e5
					
				|  | @ -10,11 +10,10 @@ Warnings | |||
| 
 | ||||
| .. warning:: Pillow >= 2.1.0 no longer supports "import _imaging". Please use "from PIL.Image import core as _imaging" instead. | ||||
| 
 | ||||
| Notes | ||||
| ----- | ||||
| 
 | ||||
| .. note:: Pillow is supported on the following Python versions | ||||
| Python Support | ||||
| -------------- | ||||
| 
 | ||||
| Pillow supports these Python versions. | ||||
| 
 | ||||
| +----------------------+-------+-------+-------+-------+-------+-------+-------+-------+-------+-------+-------+-------+ | ||||
| | **Python**           |**3.9**|**3.8**|**3.7**|**3.6**|**3.5**|**3.4**|**3.3**|**3.2**|**2.7**|**2.6**|**2.5**|**2.4**| | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user