summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 0.25pylint-version-0.25.0Sylvain Thénault2011-10-071-1/+2
* closes #73941: HTML reports badly formatted since col_offset addition, which ...Sylvain Thénault2011-10-041-0/+2
* better message for E0202 (closes #77237)Sylvain Thénault2011-10-031-0/+2
* closes #76920: don't crash in preprocess_option if some looked option has no ...Torsten Marek2011-09-231-1/+3
* closes #74747: don't crash when lookup up a special attribute in class scopeSylvain Thénault2011-09-071-0/+3
* closes #74745: make 'too general' exception names configurable (patch by Google)Sylvain Thénault2011-09-071-0/+3
* closes #74087: handle case where inference of a module return YESSylvain Thénault2011-09-071-2/+6
* closes #74742: make allowed name for first argument of class method configurableSylvain Thénault2011-09-071-0/+4
* 0.24Sylvain Thénault2011-07-201-1/+2
* Fix --ignore option documentation to match reality (closes #22273)Julien Cristau2011-07-081-1/+3
* add regular expression support for generated-members (closes #69738)Alain Leufroy2011-07-081-1/+3
* built-in checkers use [01-50] base message ids (closes #68057)Sylvain Thénault2011-07-081-2/+6
* closes #70495: absolute imports fail depending on module path (patch by Jacek...Sylvain Thénault2011-07-081-0/+3
* Fix false positive in reimport check (closes #60828)Julien Cristau2011-07-081-0/+2
* closes #69993: Additional string format checks for logging moduleSylvain Thénault2011-07-081-0/+5
* cleanupsSylvain Thénault2011-06-161-1/+3
* closes #69220: add column offset to the astng nodeSylvain Thénault2011-06-161-0/+3
* republish 0.23 which has never been published actuallypylint-version-0.23.0Sylvain Thénault2011-01-111-10/+13
* avoid W0221 or W0222 when *args and **kwargs are in use. Patch by Charles Duffy.Sylvain Thénault2011-01-061-5/+9
* preparte version 0.23.0Emile Anclin2010-12-161-0/+8
* py3k: need to handle guess_encoding in astngEmile Anclin2010-11-221-0/+5
* prepare 0.22.0pylint-version-0.22.0Emile Anclin2010-11-151-0/+4
* prepare version 0.21.4pylint-version-0.21.4Emile Anclin2010-10-271-0/+8
* 0.21.3pylint-version-0.21.3Sylvain Thénault2010-09-281-0/+7
* close changelogSylvain Thénault2010-09-061-1/+4
* 0.21.2Sylvain Thénault2010-08-261-1/+3
* fix #28796: regression in --generated-members introduced pylint 0.20Sylvain Thénault2010-08-181-1/+1
* Patrick Altman patch closing #36913Sylvain Thénault2010-07-011-1/+6
* 0.21.1pylint-version-0.21.1Sylvain Thénault2010-06-041-1/+4
* update changelogSylvain Thénault2010-06-041-0/+1
* fix #28962: pylint crash with new options, due to missing stats data while wr...Sylvain Thénault2010-05-121-0/+3
* forgot to close changelog fileSylvain Thénault2010-05-111-13/+26
* prepare 0.21pylint-version-0.21.0Sylvain Thénault2010-05-111-2/+10
* update changelogSylvain Thénault2010-04-021-1/+13
* Changelog :add #5561: checker for function argumentsEmile Anclin2010-03-231-0/+3
* update ChangelogEmile Anclin2010-03-231-0/+5
* nikola kramaric fix #5975, Abstract intermediate class not recognized as suchSylvain Thénault2010-03-231-0/+2
* implement #18860, new W0199 message on assert (a, b) by Fletcher JohnsonSylvain Thénault2010-03-231-7/+9
* remove cache_size option: it was desactivated anywayEmile Anclin2010-03-221-1/+3
* update changelogSylvain Thénault2010-03-041-0/+2
* fix #20991: class scope definitions ignored in a genexprAdrien Di Mascio2010-02-251-0/+2
* implement #9776, 'W0150' break or return statement in finally block may swall...Alain Leufroy2010-02-231-0/+3
* patch for #5977. Yields do not increment the counter of returns.Sylvain Thénault2010-02-231-1/+4
* implement #5564: ignore function / methode arguments with leading "_".Sylvain Thénault2010-02-231-0/+5
* packaging fixespylint-version-0.19.0Sylvain Thénault2009-12-181-1/+16
* prepare 0.19Sylvain Thénault2009-12-181-4/+5
* update ChangeLogCharles Hebert2009-12-041-3/+3
* mergeSylvain Thénault2009-11-251-0/+4
|\
| * fix fulltest.sh (#18308)Pierre-Yves David2009-11-251-0/+2
| * fix #17958 (pylint -e must not silence Fatal messages)Pierre-Yves David2009-11-251-0/+2