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

gif doc improved #1312

Merged
merged 1 commit into from
Jun 30, 2015
Merged

gif doc improved #1312

merged 1 commit into from
Jun 30, 2015

Conversation

d-schmidt
Copy link
Contributor

  • missing closing brackt
  • EOFError mentioned

- missing closing brackt
- EOFError mentioned
@aclark4life
Copy link
Member

screenshot 2015-06-30 07 57 48

@hugovk
Copy link
Member

hugovk commented Jun 30, 2015

That pypy3 failure was:

cc -shared -coverage build/temp.linux-x86_64-3.2/_imagingtk.o build/temp.linux-x86_64-3.2/Tk/tkImaging.o -L/lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -L/usr/lib -L/usr/lib/x86_64-linux-gnu -ltcl8.5 -ltk8.5 -o /home/travis/build/python-pillow/Pillow/PIL/_imagingtk.pypy3-24.so
Exception AssertionError: AssertionError('can only test a child process',) in weakref callback of <weakref at 0x00000000059067e0; dead> ignored
Exception AssertionError: AssertionError('can only test a child process',) in weakref callback of <weakref at 0x000000000529a3e0; dead> ignored
Exception AssertionError: AssertionError('can only test a child process',) in weakref callback of <weakref at 0x000000000529b1a0; dead> ignored
Exception AssertionError: AssertionError('can only test a child process',) in weakref callback of <weakref at 0x000000000529bfe0; dead> ignored
building 'PIL._imagingmath' extension
No output has been received in the last 10 minutes, this potentially indicates a stalled build or something wrong with the build itself.

Most likely #1176. I've restarted the build job.

@hugovk
Copy link
Member

hugovk commented Jun 30, 2015

Both CIs now pass.

I wouldn't worry about the Coveralls "failure", it's only recorded the coverage from the restarted job and not the other, older ones.

Anyway, this is just a comment change :)

aclark4life added a commit that referenced this pull request Jun 30, 2015
@aclark4life aclark4life merged commit 53d0e75 into python-pillow:master Jun 30, 2015
@aclark4life
Copy link
Member

Bah! Even comments must pass! 😄 Thanks

@d-schmidt d-schmidt deleted the patch-1 branch June 30, 2015 19:06
@radarhere radarhere added the GIF label Mar 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants