Re: [code-quality] Average number style errors on Python

2016-06-11 Thread Ian Lee
Even the Cpython standard library has quite a few violations.. On Saturday, June 11, 2016, Ian Cordasco wrote: > On Sat, Jun 11, 2016 at 1:32 PM, Juan BC > wrote: > > Thanks for the quick reply. > > > > I think i gonna retrieve a lots of public gists and store it into > > dataframe. Also i thin

[code-quality] Flake8 User Survey

2016-06-11 Thread Ian Cordasco
Hey all, Flake8 3.0 is close to having a beta release (and therefore a final release). Before that, I need some more information about the last three things we need to implement. As such, I've made a survey to find out what I can simplify for 3.0: http://goo.gl/forms/xiC7dt23RuGavESu1 Cheers, Ian

Re: [code-quality] Average number style errors on Python

2016-06-11 Thread Ian Cordasco
On Sat, Jun 11, 2016 at 1:32 PM, Juan BC wrote: > Thanks for the quick reply. > > I think i gonna retrieve a lots of public gists and store it into > dataframe. Also i think to retrieve some uknow python packages. Mostly > because the famous ones are really good in quality That's actually not ent

Re: [code-quality] Average number style errors on Python

2016-06-11 Thread Juan BC
Thanks for the quick reply. I think i gonna retrieve a lots of public gists and store it into dataframe. Also i think to retrieve some uknow python packages. Mostly because the famous ones are really good in quality On Sat, 11 Jun 2016 at 13:24 Ian Lee wrote: > I personally don't, but I'd be i

Re: [code-quality] Average number style errors on Python

2016-06-11 Thread Ian Lee
I personally don't, but I'd be interested if you ended up finding something. On Saturday, June 11, 2016, Juan BC wrote: > Hi guys i currently searching for some paper or note that has how is the > average number of style errors on python. If someone know about this kind > of work i will be pleas

[code-quality] Average number style errors on Python

2016-06-11 Thread Juan BC
Hi guys i currently searching for some paper or note that has how is the average number of style errors on python. If someone know about this kind of work i will be pleased -- Juan BC (from phone) ___ code-quality mailing list code-quality@python.org ht