Bhuvaneswaran A wrote:
> ping? Any comments on this proposal?
>
> On Sun, 2009-12-06 at 22:29 +0530, Bhuvaneswaran A wrote:
> > As discussed in this email thread [1], I've come up with the pylint
> > rules for standardizing the python code throughout the repository.
> >
> > Few of rules that woul
ping? Any comments on this proposal?
On Sun, 2009-12-06 at 22:29 +0530, Bhuvaneswaran A wrote:
> As discussed in this email thread [1], I've come up with the pylint
> rules for standardizing the python code throughout the repository.
>
> Few of rules that would be of crowd's interest are as follo
Роман Донченко wrote on Mon, 7 Dec 2009 at 00:00 +0300:
> (Note to all: I've been unable to hack on the bindings lately, but I'm not
> gone. I will probably step back on my duties in January.)
In the meantime, you can send your ICLA and create your ASF account, so
that in January you aren't held b
On Mon, 2009-12-07 at 00:00 +0300, Роман Донченко wrote:
> > As discussed in this email thread [1], I've come up with the pylint
> > rules for standardizing the python code throughout the repository.
>
> > Based on the above rules I've run pylint report for few python
> scripts,
> > and they are a
Bhuvaneswaran A писал в своём письме Sun, 06 Dec 2009
19:59:22 +0300:
As discussed in this email thread [1], I've come up with the pylint
rules for standardizing the python code throughout the repository.
Based on the above rules I've run pylint report for few python scripts,
and they are
As discussed in this email thread [1], I've come up with the pylint
rules for standardizing the python code throughout the repository.
Few of rules that would be of crowd's interest are as follows:
* Regex for functions: [a-z_][a-z0-9_]{2,30}$
* Regex for methods: [a-z_][a-z0-9_]{2,30}$
* R
On Thu, 2009-11-26 at 07:26 -0800, Blair Zajac wrote:
> > Was the intent to actually reformat all existing code, making
> historic
> > diffs more hysteric? I understood the proposal was meant for new
> code,
> > and modifications of existing code where it wouldnt make the file
> look
> > inconsiste
On Nov 26, 2009, at 3:36 AM, Branko Čibej wrote:
> Bhuvaneswaran A wrote:
>> Blair brought this up earlier in this email thread [1]. Is anyone
>> working on this already? If yes, please confirm. If no one confirms
>> before Dec 01 2009, I will assume no one is working on it, and i'll
>> start wor
Bhuvaneswaran A wrote:
> Blair brought this up earlier in this email thread [1]. Is anyone
> working on this already? If yes, please confirm. If no one confirms
> before Dec 01 2009, I will assume no one is working on it, and i'll
> start working on it.
>
> I may standardize it using PEP-8 conventi
Blair brought this up earlier in this email thread [1]. Is anyone
working on this already? If yes, please confirm. If no one confirms
before Dec 01 2009, I will assume no one is working on it, and i'll
start working on it.
I may standardize it using PEP-8 convention, that can be validated using
py
10 matches
Mail list logo