Andrew Murray
|
4ce06aac3b
|
Added type hints
|
2024-02-12 23:01:44 +11:00 |
|
Hugo van Kemenade
|
4a4b90c365
|
Autotype tests (#7756)
* autotyping: --none-return
* autotyping: --scalar-return
* autotyping: --int-param
* autotyping: --float-param
* autotyping: --str-param
* autotyping: --annotate-named-param tmp_path:pathlib.Path
|
2024-01-31 20:12:58 +11:00 |
|
Hugo van Kemenade
|
53c3cd9f8e
|
isort Tests
|
2024-01-20 13:23:03 +02:00 |
|
Hugo van Kemenade
|
43b2f61e79
|
Add 'from __future__ import annotations' using Ruff/isort
|
2023-12-21 13:13:31 +02:00 |
|
Andrew Murray
|
3af00edc85
|
Added context managers
|
2021-11-25 23:16:07 +11:00 |
|
Andrew Murray
|
714d6c8cd3
|
Removed shebang line
|
2021-04-09 19:10:53 +10:00 |
|
Eric Soroos
|
4853e522bd
|
Fix OOB read in SgiRleDecode.c
* From Pillow 4.3.0->8.1.0
* CVE-2021-25293
|
2021-03-01 19:04:19 +11:00 |
|
Andrew Murray
|
1cbb12fb6e
|
Lint fix
|
2021-01-02 20:19:26 +11:00 |
|
Eric Soroos
|
7e95c63fa7
|
Fix for SGI Decode buffer overrun CVE-2020-35655
* Independently found by a contributor and sent to Tidelift, and by Google's OSS Fuzz.
|
2021-01-02 20:09:58 +11:00 |
|
Hugo van Kemenade
|
dd87dd50c0
|
Update to isort 5 with Black profile support
|
2020-08-08 22:39:29 +03:00 |
|
Hugo
|
dda6145fce
|
Since Python 3.3 IOError and WindowsError have been merged into OSError
|
2020-04-10 12:57:29 +03:00 |
|
Hugo
|
44096adf59
|
Convert from unittest to pytest
|
2020-04-01 10:19:15 +03:00 |
|
Hugo
|
78478dfcfb
|
Black and isort
|
2020-04-01 10:13:12 +03:00 |
|
Eric Soroos
|
dd341f12d6
|
Tests for SGI Overruns
|
2020-04-01 10:12:21 +03:00 |
|