Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(187)

Issue 206063: Fix coding guidelines with pylint (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
16 years ago by ced
Modified:
16 years ago
Reviewers:
bch, udono, yangoon1
Visibility:
Public.

Patch Set 1 #

Total comments: 2

Patch Set 2 : More guidelines #

Total comments: 2

Patch Set 3 : Fix json encoders #

Patch Set 4 : static method doesn't work with property #

Unified diffs Side-by-side diffs Delta from patch set Stats (+437 lines, -416 lines) Patch
bin/trytond View 2 chunks +2 lines, -2 lines 0 comments Download
M trytond/backend/fields.py View 1 chunk +1 line, -1 line 0 comments Download
M trytond/backend/postgresql/database.py View 2 chunks +2 lines, -2 lines 0 comments Download
M trytond/backend/postgresql/table.py View 7 chunks +13 lines, -12 lines 0 comments Download
M trytond/backend/sqlite/database.py View 4 chunks +12 lines, -13 lines 0 comments Download
M trytond/backend/sqlite/table.py View 3 chunks +1 line, -3 lines 0 comments Download
trytond/backend/table.py View 1 chunk +1 line, -1 line 0 comments Download
trytond/config.py View 3 chunks +3 lines, -2 lines 0 comments Download
M trytond/model/browse.py View 4 chunks +8 lines, -7 lines 0 comments Download
M trytond/model/cacheable.py View 1 chunk +1 line, -0 lines 0 comments Download
M trytond/model/fields/binary.py View 1 chunk +2 lines, -1 line 0 comments Download
trytond/model/fields/property.py View 4 chunks +20 lines, -14 lines 0 comments Download
M trytond/model/model.py View 8 chunks +21 lines, -14 lines 0 comments Download
M trytond/model/modelsql.py View 28 chunks +92 lines, -55 lines 0 comments Download
M trytond/model/modelstorage.py View 19 chunks +33 lines, -57 lines 0 comments Download
M trytond/model/modelview.py View 1 2 3 2 chunks +6 lines, -6 lines 0 comments Download
M trytond/model/modelworkflow.py View 1 chunk +1 line, -1 line 0 comments Download
trytond/monitor.py View 3 chunks +15 lines, -17 lines 0 comments Download
M trytond/pool.py View 1 chunk +6 lines, -4 lines 0 comments Download
M trytond/protocols/dispatcher.py View 4 chunks +4 lines, -5 lines 0 comments Download
M trytond/protocols/jsonrpc.py View 1 2 5 chunks +9 lines, -8 lines 0 comments Download
M trytond/protocols/netrpc.py View 3 chunks +4 lines, -3 lines 0 comments Download
M trytond/protocols/webdav.py View 7 chunks +12 lines, -12 lines 0 comments Download
M trytond/protocols/xmlrpc.py View 1 chunk +3 lines, -2 lines 0 comments Download
trytond/pysocket.py View 6 chunks +13 lines, -13 lines 0 comments Download
M trytond/pyson.py View 1 2 13 chunks +22 lines, -12 lines 0 comments Download
trytond/security.py View 3 chunks +3 lines, -3 lines 0 comments Download
M trytond/server.py View 4 chunks +8 lines, -8 lines 0 comments Download
M trytond/session.py View 1 chunk +1 line, -1 line 0 comments Download
M trytond/tools/convert.py View 1 22 chunks +45 lines, -36 lines 0 comments Download
trytond/tools/datetime_strftime.py View 3 chunks +12 lines, -13 lines 0 comments Download
M trytond/tools/misc.py View 11 chunks +56 lines, -77 lines 0 comments Download
M trytond/wizard/wizard.py View 4 chunks +5 lines, -11 lines 0 comments Download

Messages

Total messages: 8
ced
16 years ago (2010-02-10 17:46:09 UTC) #1
udono
Looks good. I like the more descriptive names a lot. And the cleanup of the ...
16 years ago (2010-02-10 21:44:19 UTC) #2
ced
16 years ago (2010-02-10 22:35:28 UTC) #3
yangoon1
CHANGELOG? It is also slight refactoring. http://codereview.appspot.com/206063/diff/2001/2002 File bin/trytond (right): http://codereview.appspot.com/206063/diff/2001/2002#newcode3 bin/trytond:3: #this repository contains ...
16 years ago (2010-02-11 00:26:20 UTC) #4
ced
http://codereview.appspot.com/206063/diff/2001/2002 File bin/trytond (right): http://codereview.appspot.com/206063/diff/2001/2002#newcode3 bin/trytond:3: #this repository contains the full copyright notices and license ...
16 years ago (2010-02-11 08:00:10 UTC) #5
yangoon1
On 2010/02/11 08:00:10, ced wrote: > http://codereview.appspot.com/206063/diff/2001/2002 > File bin/trytond (right): > > http://codereview.appspot.com/206063/diff/2001/2002#newcode3 > ...
16 years ago (2010-02-11 09:40:57 UTC) #6
ced
On 2010/02/11 09:40:57, yangoon wrote: > On 2010/02/11 08:00:10, ced wrote: > > http://codereview.appspot.com/206063/diff/2001/2002 > ...
16 years ago (2010-02-11 09:54:31 UTC) #7
ced
16 years ago (2010-02-11 13:02:20 UTC) #8

          
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b