PMXBOT Log file Viewer

Help | Karma | Search:

#pil logs for Friday the 15th of June, 2018

(Back to #pil overview) (Back to channel listing) (Animate logs)
[10:14:15] <travis-ci> radarhere/Pillow#2363 (flake8 - 73df1ea : Andrew Murray): The build passed.
[10:14:15] <travis-ci> Change view : https://github.com/radarhere/Pillow/compare/11b127034fe0...73df1ea1107e
[10:14:15] <travis-ci> Build details : https://travis-ci.org/radarhere/Pillow/builds/392643610
[13:16:05] <travis-ci> radarhere/Pillow#2364 (mingw - 487c579 : Andrew Murray): The build passed.
[13:16:05] <travis-ci> Change view : https://github.com/radarhere/Pillow/commit/487c579c70bb
[13:16:05] <travis-ci> Build details : https://travis-ci.org/radarhere/Pillow/builds/392704160
[14:03:14] <travis-ci> radarhere/Pillow#2365 (flake8 - a33abe1 : Andrew Murray): The build passed.
[14:03:14] <travis-ci> Change view : https://github.com/radarhere/Pillow/compare/73df1ea1107e...a33abe13052e
[14:03:14] <travis-ci> Build details : https://travis-ci.org/radarhere/Pillow/builds/392723195
[21:36:40] <Improv> Hey all - if I want to change the colourspace of an image to greyscale where each distinct R,G,B tuple maps to a distinct greyscale value and I don't care about anything more than that, what's the best approach?
[21:38:17] <Improv> (it's not-exactly-image-data that's being represented as image data)
[22:45:05] <Improv> nvm; just iterated through