mirror of
https://github.com/python/cpython.git
synced 2025-08-01 07:33:08 +00:00
Deprecate jpeg for IRIX for removal in 3.0.
This commit is contained in:
parent
d8c41ecc17
commit
89f5d9cc81
4 changed files with 9 additions and 1 deletions
|
@ -135,7 +135,7 @@ class TestStdlibRemovals(unittest.TestCase):
|
|||
'cdplayer', 'CL', 'cl', 'DEVICE', 'GL',
|
||||
'gl', 'ERRNO', 'FILE', 'FL', 'flp', 'fl',
|
||||
'fm', 'GET', 'GLWS', 'imgfile', 'IN',
|
||||
'IOCTL'),
|
||||
'IOCTL', 'jpeg'),
|
||||
'darwin' : ('autoGIL', 'Carbon', 'OSATerminology',
|
||||
'icglue', 'Nav', 'MacOS', 'aepack',
|
||||
'aetools', 'aetypes', 'applesingle',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue