pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/pylint



Module name:    wip
Committed by:   jihbed
Date:           Fri Jul  9 19:06:50 UTC 2010

Modified Files:
        wip/pylint: Makefile PLIST

Log Message:

        wip-changes:
        ===========
        o upgrade version: 0.20.0 to 0.21.1
        
        ChangeLog for PyLint
====================

2010-06-04  --  0.21.1
    * fix #28962: pylint crash with new options, due to missing stats data 
while writing the Statistics by types report

    * updated man page to 0.21 or greater command line usage (fix debian 
#582494)



2010-05-11  --  0.21.0
    * command line updated (closes #9774, #9787, #9992, #22962):

    * all enable-* / disable-* options have been merged into --enable / 
--disable

    * BACKWARD INCOMPATIBLE CHANGE: short name of --errors-only becomes -E, -e 
being
       affected to --enable

    * pylint --help output much simplified, with --long-help available to get 
the
       complete one

    * revisited gui, thanks to students from Toronto university (they are great
     contributors to this release!)

    * fix #21591: html reporter produces no output if reports is set to 'no'

    * fix #4581: not Missing docstring (C0111) warning if a method is overridden

    * fix #4683: Non-ASCII characters count double if utf8 encode

    * fix #9018: when using defining-attr-method, method order matters

    * fix #4595: Comma not followed by a space should not occurs on trailing 
comma
     in list/tuple/dict definition

    * fix #22585: [Patch] fix man warnings for pyreverse.1 manpage

    * fix #20067: AttributeError: 'NoneType' object has no attribute 'name' 
with with




To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 wip/pylint/PLIST
cvs -z3 rdiff -u -r1.5 -r1.6 wip/pylint/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pylint/PLIST?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pylint/Makefile?r1=1.5&r2=1.6

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index