Skip to content

Fix g4_tiff test on Python 3 - #110

Merged
aclark4life merged 1 commit into
python-pillow:masterfrom
cgohlke:patch-7
Mar 14, 2013
Merged

Fix g4_tiff test on Python 3#110
aclark4life merged 1 commit into
python-pillow:masterfrom
cgohlke:patch-7

Conversation

@cgohlke

@cgohlke cgohlke commented Mar 14, 2013

Copy link
Copy Markdown
Contributor

No description provided.

aclark4life added a commit that referenced this pull request Mar 14, 2013
Fix g4_tiff test on Python 3
@aclark4life
aclark4life merged commit a6f7b8a into python-pillow:master Mar 14, 2013
@cgohlke

cgohlke commented Mar 14, 2013

Copy link
Copy Markdown
Contributor Author

This actually breaks the test_g4_tiff_stringio tests on Python 2 and 3.
"Python >= 2.6 includes io.BytesIO (among others), that define fileno() but raise io.UnsupportedOperation if the implementation does not use a file descriptor, which is the case for BytesIO" (Quoted from nesies/urllib2_file#5).

@cgohlke cgohlke mentioned this pull request Mar 14, 2013
aclark4life added a commit that referenced this pull request Mar 14, 2013
@cgohlke cgohlke mentioned this pull request Mar 14, 2013
radarhere pushed a commit to radarhere/Pillow that referenced this pull request Sep 24, 2023
radarhere pushed a commit that referenced this pull request Jan 4, 2024
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