PMXBOT Log file Viewer

Help | Karma | Search:

#pil logs for Wednesday the 15th of July, 2015

(Back to #pil overview) (Back to channel listing) (Animate logs)
[08:21:27] <travis-ci> radarhere/Pillow#472 (deprecated - fe41c92 : Andrew Murray): The build passed.
[08:21:27] <travis-ci> Change view : https://github.com/radarhere/Pillow/compare/12c8934915d1...fe41c9275b84
[08:21:27] <travis-ci> Build details : https://travis-ci.org/radarhere/Pillow/builds/71037859
[12:49:32] <travis-ci> python-pillow/Pillow#2316 (master - ee40cb0 : Andrew Murray): The build has errored.
[12:49:32] <travis-ci> Change view : https://github.com/python-pillow/Pillow/compare/4666fcf8bedf...ee40cb06fa40
[12:49:32] <travis-ci> Build details : https://travis-ci.org/python-pillow/Pillow/builds/71069413
[12:55:12] <travis-ci> radarhere/Pillow#474 (image_open - a9bfa3e : Andrew Murray): The build has errored.
[12:55:12] <travis-ci> Change view : https://github.com/radarhere/Pillow/compare/6a47708ae146...a9bfa3e65de7
[12:55:13] <travis-ci> Build details : https://travis-ci.org/radarhere/Pillow/builds/71069822
[13:00:56] <travis-ci> python-pillow/Pillow#2316 (master - ee40cb0 : Andrew Murray): The build passed.
[13:00:56] <travis-ci> Change view : https://github.com/python-pillow/Pillow/compare/4666fcf8bedf...ee40cb06fa40
[13:00:57] <travis-ci> Build details : https://travis-ci.org/python-pillow/Pillow/builds/71069413
[13:10:46] <travis-ci> radarhere/Pillow#475 (image_open - dc3f2cc : Andrew Murray): The build passed.
[13:10:47] <travis-ci> Change view : https://github.com/radarhere/Pillow/compare/a9bfa3e65de7...dc3f2cca063e
[13:10:47] <travis-ci> Build details : https://travis-ci.org/radarhere/Pillow/builds/71072170
[18:15:47] <Padawan> hello there, i want to convert all white pixels to black and all non white to white. So far i got this by reading the documentation
[18:15:49] <Padawan> https://gist.github.com/anonymous/029945fb589aa8a6dc78
[18:16:05] <Padawan> how can i save the px object now?
[18:16:10] <Padawan> into a file