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

Test case for #774 #1

Merged
merged 1 commit into from
Jul 5, 2014
Merged

Test case for #774 #1

merged 1 commit into from
Jul 5, 2014

Conversation

hugovk
Copy link

@hugovk hugovk commented Jul 5, 2014

The tests fail for me (before the fix), but should pass with the fix in python-pillow#775.

radarhere added a commit that referenced this pull request Jul 5, 2014
@radarhere radarhere merged commit 516d896 into radarhere:master Jul 5, 2014
@hugovk hugovk deleted the 775_tests branch July 5, 2014 13:35
radarhere pushed a commit that referenced this pull request Oct 1, 2015
Improved consistency of checks for flush
radarhere pushed a commit that referenced this pull request Dec 7, 2015
radarhere pushed a commit that referenced this pull request Nov 5, 2017
Avoid 'Symbol not found: _sprintf_s' on 'from PIL import _webp'
radarhere pushed a commit that referenced this pull request Dec 29, 2018
radarhere pushed a commit that referenced this pull request Mar 20, 2019
Test that background colours read are equal to saved colours
radarhere pushed a commit that referenced this pull request Jun 28, 2019
radarhere pushed a commit that referenced this pull request Aug 19, 2019
radarhere pushed a commit that referenced this pull request Nov 30, 2019
radarhere pushed a commit that referenced this pull request Dec 12, 2019
radarhere pushed a commit that referenced this pull request Dec 31, 2019
Corrected short and long range checks
radarhere pushed a commit that referenced this pull request Apr 7, 2020
Save in ICNS format to support all operating systems
radarhere pushed a commit that referenced this pull request May 1, 2020
Changed default offset for Exif
radarhere pushed a commit that referenced this pull request Jun 22, 2020
radarhere pushed a commit that referenced this pull request Jul 5, 2020
Updated documentation; Simplified code
radarhere pushed a commit that referenced this pull request Aug 31, 2020
radarhere pushed a commit that referenced this pull request Sep 29, 2020
radarhere pushed a commit that referenced this pull request Oct 11, 2020
radarhere pushed a commit that referenced this pull request Dec 24, 2020
radarhere pushed a commit that referenced this pull request Feb 9, 2021
Fixed unexpected indentation
radarhere pushed a commit that referenced this pull request Mar 29, 2021
radarhere pushed a commit that referenced this pull request Jun 12, 2021
Removed duplicate block
radarhere pushed a commit that referenced this pull request Jul 13, 2021
radarhere pushed a commit that referenced this pull request Jul 31, 2021
Added test and flush file pointer
radarhere pushed a commit that referenced this pull request Dec 19, 2021
Improved batch processing example in tutorial
radarhere pushed a commit that referenced this pull request Jun 22, 2022
radarhere pushed a commit that referenced this pull request Jul 27, 2022
radarhere pushed a commit that referenced this pull request Jul 27, 2022
radarhere pushed a commit that referenced this pull request Sep 21, 2022
…in-finding-new-size

Round position in pad()
radarhere pushed a commit that referenced this pull request Sep 26, 2022
Improved palette handling in ImageOps
radarhere pushed a commit that referenced this pull request Oct 10, 2022
radarhere pushed a commit that referenced this pull request Oct 11, 2022
Only use colors from the palette file
radarhere pushed a commit that referenced this pull request Nov 21, 2022
radarhere pushed a commit that referenced this pull request Dec 4, 2022
radarhere pushed a commit that referenced this pull request Dec 31, 2022
radarhere pushed a commit that referenced this pull request Jan 7, 2023
Use break instead of goto
radarhere pushed a commit that referenced this pull request Feb 12, 2023
radarhere pushed a commit that referenced this pull request Mar 5, 2023
radarhere pushed a commit that referenced this pull request May 14, 2023
Only assert image is similar
radarhere pushed a commit that referenced this pull request May 22, 2023
Call init() if mimetype is not found with preinit()
radarhere pushed a commit that referenced this pull request Jul 31, 2023
radarhere pushed a commit that referenced this pull request Aug 11, 2023
_decoder.get_next() may return None
radarhere pushed a commit that referenced this pull request Sep 24, 2023
Added custom before_install to temporarily pin wheel to 0.31.1
radarhere pushed a commit that referenced this pull request Oct 1, 2023
Last trailer comment has priority
radarhere pushed a commit that referenced this pull request Nov 24, 2023
Do not assign new fp attribute to image when closing
radarhere pushed a commit that referenced this pull request Dec 5, 2023
radarhere pushed a commit that referenced this pull request Dec 24, 2023
radarhere pushed a commit that referenced this pull request Jan 27, 2024
radarhere pushed a commit that referenced this pull request Mar 1, 2024
Test error is raised without LOAD_TRUNCATED_IMAGES
radarhere pushed a commit that referenced this pull request Apr 17, 2024
radarhere pushed a commit that referenced this pull request May 28, 2024
radarhere pushed a commit that referenced this pull request Jun 22, 2024
radarhere pushed a commit that referenced this pull request Jul 2, 2024
Do not import numpy.typing unless TYPE_CHECKING
radarhere added a commit that referenced this pull request Jul 17, 2024
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
radarhere pushed a commit that referenced this pull request Sep 7, 2024
Renamed variable for first part of splitext to root
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants