PMXBOT Log file Viewer

Help | Karma | Search:

#pil logs for Wednesday the 16th of December, 2015

(Back to #pil overview) (Back to channel listing) (Animate logs)
[03:43:40] <travis-ci> radarhere/Pillow#781 (asserts - afa4166 : Andrew Murray): The build passed.
[03:43:40] <travis-ci> Change view : https://github.com/radarhere/Pillow/commit/afa4166a570e
[03:43:40] <travis-ci> Build details : https://travis-ci.org/radarhere/Pillow/builds/97137132
[03:44:30] <travis-ci> radarhere/Pillow#781 (asserts - afa4166 : Andrew Murray): The build passed.
[03:44:30] <travis-ci> Change view : https://github.com/radarhere/Pillow/commit/afa4166a570e
[03:44:30] <travis-ci> Build details : https://travis-ci.org/radarhere/Pillow/builds/97137132
[03:49:45] <travis-ci> radarhere/Pillow#782 (tests - b0fbb12 : Andrew Murray): The build is still failing.
[03:49:45] <travis-ci> Change view : https://github.com/radarhere/Pillow/compare/3aa38179ad3e...b0fbb123ea51
[03:49:45] <travis-ci> Build details : https://travis-ci.org/radarhere/Pillow/builds/97137331
[07:40:48] <travis-ci> python-pillow/Pillow#2711 (master - 19b6632 : Hugo): The build passed.
[07:40:48] <travis-ci> Change view : https://github.com/python-pillow/Pillow/compare/64f11cd22719...19b66328d5a4
[07:40:49] <travis-ci> Build details : https://travis-ci.org/python-pillow/Pillow/builds/97158569
[07:41:31] <travis-ci> python-pillow/Pillow#2711 (master - 19b6632 : Hugo): The build passed.
[07:41:31] <travis-ci> Change view : https://github.com/python-pillow/Pillow/compare/64f11cd22719...19b66328d5a4
[07:41:32] <travis-ci> Build details : https://travis-ci.org/python-pillow/Pillow/builds/97158569
[07:41:55] <travis-ci> radarhere/Pillow#783 (master - 19b6632 : Hugo): The build passed.
[07:41:55] <travis-ci> Change view : https://github.com/radarhere/Pillow/compare/64f11cd22719...19b66328d5a4
[07:41:56] <travis-ci> Build details : https://travis-ci.org/radarhere/Pillow/builds/97158683
[16:06:14] <CyberJacob> HI
[16:06:53] <CyberJacob> Trying to use pillow 3.0.0 on Python 3.4, but I'm getting a "TypeError: 'str' does not support the buffer interface" from _binary.py
[16:06:57] <CyberJacob> any suggestions?
[16:09:33] <wiredfool> what are you doing to trigger that?
[16:10:31] <wiredfool> CyberJacob pin
[16:10:34] <wiredfool> g
[16:12:41] <CyberJacob> wiredfool: It's a call to PIL.EpsImagePlugin.EpsImageFile()
[16:13:31] <CyberJacob> passing an _io.StringIO object
[16:16:15] <CyberJacob> tracebacks are a bit strange, but I think I've followed it to the _open() function
[16:17:06] <wiredfool> you want an io.bytesio object, io.stringio won't work
[16:17:34] <wiredfool> (which id sifferent than older pythons, where StringIO.StringIO was just fine)
[17:40:57] <CyberJacob> Any idea how to cast from StringIO to BytesIO?
[22:25:55] <travis-ci> radarhere/Pillow#784 (tests - 09d6bdb : Andrew Murray): The build is still failing.
[22:25:55] <travis-ci> Change view : https://github.com/radarhere/Pillow/compare/b0fbb123ea51...09d6bdb403e8
[22:25:56] <travis-ci> Build details : https://travis-ci.org/radarhere/Pillow/builds/97326834