Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed Image mode property to be read-only by default #7307

Merged
merged 2 commits into from
Jul 31, 2023

Added release notes

8eee457
Select commit
Loading
Failed to load commit list.
Merged

Changed Image mode property to be read-only by default #7307

Added release notes
8eee457
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 31, 2023 in 1s

90.51% of diff hit (target 89.67%)

View this Pull Request on Codecov

90.51% of diff hit (target 89.67%)

Annotations

Check warning on line 56 in src/PIL/FitsImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/FitsImagePlugin.py#L56

Added line #L56 was not covered by tests

Check warning on line 59 in src/PIL/FitsImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/FitsImagePlugin.py#L59

Added line #L59 was not covered by tests

Check warning on line 61 in src/PIL/FitsImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/FitsImagePlugin.py#L61

Added line #L61 was not covered by tests

Check warning on line 76 in src/PIL/GbrImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/GbrImagePlugin.py#L76

Added line #L76 was not covered by tests

Check warning on line 1847 in src/PIL/Image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/Image.py#L1847

Added line #L1847 was not covered by tests

Check warning on line 112 in src/PIL/IptcImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/IptcImagePlugin.py#L112

Added line #L112 was not covered by tests

Check warning on line 114 in src/PIL/IptcImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/IptcImagePlugin.py#L114

Added line #L114 was not covered by tests

Check warning on line 116 in src/PIL/IptcImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/IptcImagePlugin.py#L116

Added line #L116 was not covered by tests

Check warning on line 71 in src/PIL/MpegImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/MpegImagePlugin.py#L71

Added line #L71 was not covered by tests

Check warning on line 81 in src/PIL/SunImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/SunImagePlugin.py#L81

Added line #L81 was not covered by tests

Check warning on line 81 in src/PIL/TgaImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/TgaImagePlugin.py#L81

Added line #L81 was not covered by tests