[scikit-learn] How to deal with minor inconsistencies in scikit source code?

Ilya Persky ilya.persky at gmail.com
Tue Aug 30 15:19:40 EDT 2016


Hi All!

I'm now reading scikit-learn source code and sometimes meet minor
inconsistencies here and there like unnecessary copying of some array or
some very unimportant race condition. Nothing like serious bug really.

What should I do about it? Create an issue for each case would be an
overkill. Create an issue for all of them and add pull request with fixes?
Or first send a letter with them here?..

Again I'm new to this code and can be easily missing something (something
looking like minor bug could appear to be a feature :) ).

-- 
Thank you,
Ilya.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20160830/b82499c8/attachment.html>


More information about the scikit-learn mailing list