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

Rebased #1865 + 1 test #1871

Merged
merged 4 commits into from May 1, 2016
Merged

Rebased #1865 + 1 test #1871

merged 4 commits into from May 1, 2016

Conversation

wiredfool
Copy link
Member

Includes #1865, rebased out the tests commits that were later removed, added tests to Tests/test_numpy.py

PierrickKoch and others added 4 commits April 27, 2016 15:23
fix:

>>> img = np.zeros((40,40,2), 'uint8')
>>> Image.fromarray(img)
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.7/dist-packages/PIL/Image.py", line 1929, in fromarray
    raise TypeError("Cannot handle this data type")
TypeError: Cannot handle this data type
@coveralls
Copy link

coveralls commented Apr 29, 2016

Coverage Status

Changes Unknown when pulling 6f92a5a on wiredfool:pr_1865 into * on python-pillow:master*.

@wiredfool wiredfool merged commit 9f9436c into python-pillow:master May 1, 2016
@wiredfool wiredfool deleted the pr_1865 branch October 2, 2017 13:25
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.

None yet

3 participants