..
fonts
icc
images
Merge pull request #7965 from Yay295/patch-3
2024-06-28 07:34:46 -06:00
oss-fuzz
__init__.py
32bit_segfault_check.py
check_fli_oob.py
check_fli_overflow.py
check_icns_dos.py
check_imaging_leaks.py
check_j2k_dos.py
check_j2k_leaks.py
check_j2k_overflow.py
check_jp2_overflow.py
check_jpeg_leaks.py
check_large_memory_numpy.py
check_large_memory.py
check_libtiff_segfault.py
check_png_dos.py
check_release_notes.py
check_wheel.py
conftest.py
createfontdatachunk.py
helper.py
Added type hints to tests ( #8203 )
2024-07-05 11:56:24 -06:00
README.rst
test_000_sanity.py
test_binary.py
test_bmp_reference.py
test_box_blur.py
test_color_lut.py
Added type hints
2024-07-02 20:10:47 +10:00
test_core_resources.py
test_decompression_bomb.py
test_deprecate.py
Bump deprecation tests to Pillow 12
2024-07-01 13:25:43 +03:00
test_features.py
test_file_apng.py
test_file_blp.py
test_file_bmp.py
test_file_bufrstub.py
Added type hints
2024-06-24 06:59:00 +10:00
test_file_container.py
Changed ContainerIO to subclass IO
2024-07-17 16:23:29 +10:00
test_file_cur.py
test_file_dcx.py
test_file_dds.py
test_file_eps.py
Drop support for Python 3.8 ( #8183 )
2024-07-03 00:44:45 -06:00
test_file_fits.py
test_file_fli.py
test_file_fpx.py
test_file_ftex.py
test_file_gbr.py
test_file_gd.py
test_file_gif.py
Added type hints
2024-07-06 19:17:23 +10:00
test_file_gimpgradient.py
test_file_gimppalette.py
test_file_gribstub.py
Added type hints
2024-06-24 06:59:00 +10:00
test_file_hdf5stub.py
Added type hints
2024-06-24 06:59:00 +10:00
test_file_icns.py
test_file_ico.py
test_file_im.py
test_file_imt.py
test_file_iptc.py
Added type hints
2024-07-26 16:42:28 +10:00
test_file_jpeg.py
Revert "Corrected exiv2.org links"
2024-07-24 11:44:44 -06:00
test_file_jpeg2k.py
Merge pull request #8146 from Yay295/jp2_parsing
2024-06-26 11:32:57 +03:00
test_file_libtiff_small.py
test_file_libtiff.py
Rearranged code
2024-07-21 05:22:13 +10:00
test_file_mcidas.py
test_file_mic.py
test_file_mpeg.py
test_file_mpo.py
Corrected type hints
2024-07-20 19:07:42 +10:00
test_file_msp.py
test_file_palm.py
test_file_pcd.py
test_file_pcx.py
Added type hints
2024-07-02 20:10:47 +10:00
test_file_pdf.py
Added type hint
2024-07-06 22:06:47 +10:00
test_file_pixar.py
test_file_png.py
Added type hints
2024-07-28 12:53:02 +10:00
test_file_ppm.py
Removed unused ignores
2024-07-20 18:59:27 +10:00
test_file_psd.py
Merge pull request #8039 from radarhere/psd_layers
2024-06-25 06:07:09 -06:00
test_file_qoi.py
test_file_sgi.py
test_file_spider.py
Added type hints
2024-06-24 21:04:33 +10:00
test_file_sun.py
test_file_tar.py
test_file_tga.py
Added test for non-colormap 16-bit image
2024-06-26 08:32:57 -05:00
test_file_tiff_metadata.py
Added type hints
2024-06-24 06:59:00 +10:00
test_file_tiff.py
Added type hints
2024-07-06 19:17:23 +10:00
test_file_wal.py
test_file_webp_alpha.py
test_file_webp_animated.py
Added type hints to tests ( #8203 )
2024-07-05 11:56:24 -06:00
test_file_webp_lossless.py
test_file_webp_metadata.py
test_file_webp.py
Added type hints
2024-06-24 06:59:00 +10:00
test_file_wmf.py
test_file_xbm.py
test_file_xpm.py
test_file_xvthumb.py
test_font_bdf.py
test_font_crash.py
test_font_leaks.py
Updated type hints
2024-06-22 10:09:11 +10:00
test_font_pcf_charsets.py
test_font_pcf.py
Added type hints
2024-07-25 22:55:49 +10:00
test_fontfile.py
test_format_hsv.py
test_format_lab.py
test_image_access.py
Added type hints to tests ( #8203 )
2024-07-05 11:56:24 -06:00
test_image_array.py
Added type hints
2024-06-24 06:59:00 +10:00
test_image_convert.py
Added type hints to tests ( #8203 )
2024-07-05 11:56:24 -06:00
test_image_copy.py
test_image_crop.py
test_image_draft.py
Updated type hints
2024-06-22 10:09:11 +10:00
test_image_entropy.py
test_image_filter.py
test_image_frombytes.py
test_image_fromqimage.py
test_image_getbands.py
test_image_getbbox.py
test_image_getcolors.py
Added type hints to tests ( #8203 )
2024-07-05 11:56:24 -06:00
test_image_getdata.py
test_image_getextrema.py
test_image_getim.py
Added type hints
2024-01-25 22:18:46 +11:00
test_image_getpalette.py
test_image_getprojection.py
test_image_histogram.py
test_image_load.py
Added type hints
2024-07-02 20:10:47 +10:00
test_image_mode.py
test_image_paste.py
Added type hints
2024-07-02 20:10:47 +10:00
test_image_point.py
Updated type hints
2024-06-22 10:09:11 +10:00
test_image_putalpha.py
test_image_putdata.py
Added type hints to tests ( #8203 )
2024-07-05 11:56:24 -06:00
test_image_putpalette.py
test_image_quantize.py
Added type hints to tests ( #8203 )
2024-07-05 11:56:24 -06:00
test_image_reduce.py
test_image_resample.py
Added type hints to tests ( #8203 )
2024-07-05 11:56:24 -06:00
test_image_resize.py
Allow size argument to resize() to be a list
2024-07-04 15:13:03 +10:00
test_image_rotate.py
test_image_split.py
test_image_thumbnail.py
test_image_tobitmap.py
test_image_tobytes.py
test_image_transform.py
Added type hints to tests ( #8203 )
2024-07-05 11:56:24 -06:00
test_image_transpose.py
test_image.py
Added type hints
2024-07-06 19:17:23 +10:00
test_imagechops.py
Added type hints to tests ( #8203 )
2024-07-05 11:56:24 -06:00
test_imagecms.py
Added type hints to tests ( #8203 )
2024-07-05 11:56:24 -06:00
test_imagecolor.py
test_imagedraw.py
Added type hints to tests ( #8203 )
2024-07-05 11:56:24 -06:00
test_imagedraw2.py
Clarify error message when size is missing
2024-06-24 15:08:36 +10:00
test_imageenhance.py
test_imagefile.py
Added type hints
2024-07-12 21:16:56 +10:00
test_imagefont.py
Added type hints
2024-07-25 22:55:49 +10:00
test_imagefontctl.py
test_imagefontpil.py
Merge branch 'main' into load_default_imagefont
2024-06-24 08:04:53 +10:00
test_imagegrab.py
Added type hints
2024-07-06 19:17:23 +10:00
test_imagemath_lambda_eval.py
Deprecate lambda_eval and unsafe_eval options argument
2024-07-17 22:08:53 +10:00
test_imagemath_unsafe_eval.py
Deprecate lambda_eval and unsafe_eval options argument
2024-07-17 22:08:53 +10:00
test_imagemorph.py
Added type hints to tests ( #8203 )
2024-07-05 11:56:24 -06:00
test_imageops_usm.py
Drop support for Python 3.8 ( #8183 )
2024-07-03 00:44:45 -06:00
test_imageops.py
Added type hints to tests ( #8203 )
2024-07-05 11:56:24 -06:00
test_imagepalette.py
Added type hints
2024-06-24 21:04:33 +10:00
test_imagepath.py
Drop support for Python 3.8 ( #8183 )
2024-07-03 00:44:45 -06:00
test_imageqt.py
Removed support for Qt 5
2024-06-22 00:39:37 +10:00
test_imagesequence.py
test_imageshow.py
Added type hints ( #8204 )
2024-07-05 11:55:23 -06:00
test_imagestat.py
test_imagetk.py
Added type hints
2024-07-08 20:09:45 +10:00
test_imagewin_pointers.py
Added type hints
2024-06-24 06:59:00 +10:00
test_imagewin.py
Added type hints
2024-07-15 19:23:36 +10:00
test_lib_image.py
test_lib_pack.py
test_locale.py
test_main.py
test_map.py
test_mode_i16.py
Added type hints
2024-07-02 20:10:47 +10:00
test_numpy.py
Allow size argument to resize() to be a NumPy array
2024-07-04 15:25:35 +10:00
test_pdfparser.py
test_pickle.py
test_psdraw.py
Removed unused ignores
2024-07-20 18:59:27 +10:00
test_pyroma.py
test_qt_image_qapplication.py
test_qt_image_toqimage.py
test_sgi_crash.py
test_shell_injection.py
test_tiff_crashes.py
test_tiff_ifdrational.py
Added type hints to tests ( #8203 )
2024-07-05 11:56:24 -06:00
test_uploader.py
test_util.py
Remove unused _util.is_directory
2024-07-24 20:32:20 +03:00
test_webp_leaks.py